Commit Graph

524 Commits

Author SHA1 Message Date
Jake Teton-Landis
26194e282f Merge pull request #448 from justjake/jake/packages
[eslint] restructure eslint-config-airbnb, move .eslintrc
2015-07-30 17:40:55 -07:00
Jake Teton-Landis
dbbf71bd71 eslintrc extends eslint-config-airbnb 2015-07-30 15:08:47 -07:00
Jake Teton-Landis
cf5266bc52 [eslint] document dependences in README 2015-07-30 15:01:17 -07:00
Jake Teton-Landis
a45dfe359b [eslint] remove peerDependencies 2015-07-30 14:59:19 -07:00
Jake Teton-Landis
abc85310b9 [eslint] add readme to eslint-config-airbnb 2015-07-30 14:49:34 -07:00
Jake Teton-Landis
f5cac3cc5c [eslint] remove most dependencies 2015-07-30 14:48:32 -07:00
Jake Teton-Landis
2f55be7cc3 [eslint] move .eslintrc into packages/eslint-config-airbnb 2015-07-30 14:47:42 -07:00
Jake Teton-Landis
1b212cf5b9 Merge pull request #431 from pascalduez/pr__update_eslint_config
Update ESlint deprecated rules
2015-07-30 14:12:39 -07:00
Harrison Shoff
0c29596a7e Merge pull request #395 from Ryan-McBride/patch-1
Update to include warning against using eval.
2015-07-29 11:45:30 -07:00
Harrison Shoff
4070463927 Merge pull request #404 from airbnb/harry/100-char
[strings] 80 char => 100 char
2015-07-29 11:41:04 -07:00
Harrison Shoff
fa1fd87c53 Merge pull request #442 from tomekwi/fix-eslintrc
Get rid of `no-reserved-keys` in the .eslintrc
2015-07-29 11:33:25 -07:00
Tomek Wiszniewski
3c260d8e8a Get rid of no-reserved-keys in the .eslintrc
After all [point 8.2](https://github.com/airbnb/javascript/tree/63bece1#3.2) allows them in an ES 2015+ environment.
2015-07-29 20:32:19 +02:00
Josh Perez
63bece1234 Merge pull request #436 from airbnb/harry/single-line-comments
[comments] update 17.4, 17.5 examples to follow 17.2. fixes #430
2015-07-24 00:17:22 -07:00
Harrison Shoff
63bf905ed6 [comments] update 17.4, 17.5 examples to follow 17.2. fixes #430 2015-07-23 10:28:28 -07:00
Jordan Harband
bd98ed3b28 Merge pull request #432 from lvarayut/master
Update Standard ECMA-262 and Add You Don't Know JS: ES6 book
2015-07-23 08:54:28 -07:00
Varayut Lerdkanlayanawat
8b8b9b8d40 Add You Don't Know JS: ES6 & Beyond book 2015-07-22 10:25:18 +07:00
Varayut Lerdkanlayanawat
fcbaa4dd57 Replace Annotated ECMAScript 5.1 with Standard ECMA-262 for ES6 2015-07-22 10:23:07 +07:00
Josh Perez
5e7188c11b Merge pull request #425 from airbnb/goatslacker-patch-1
Update React style guide with new rules
2015-07-20 12:26:09 -07:00
Jake Teton-Landis
12e3ec1ab2 Merge pull request #420 from iamstarkov/iamstarkov-patch-1
add constructor as an alias for componentWillMount
2015-07-20 12:24:45 -07:00
Josh Perez
6317e6b3e2 Merge pull request #396 from Ryan-McBride/patch-2
Update to warn against Function constructor
2015-07-20 11:46:55 -07:00
Pascal Duez
2af7a5607e Update deprecatd rules
- no-wrap-func -> no-extra-parens
- spaced-line-comment -> spaced-comment
2015-07-20 12:05:58 +02:00
Josh Perez
d35c81cd7d Merge pull request #158 from orionhealth/redundant-newline
Remove unnecessary extra newline that confused some markdown previewers
2015-07-17 13:16:51 -07:00
Josh Perez
37a30322a0 Merge pull request #367 from christophehurpeau/patch-1
18.6: blocks and blank line: add example with array
2015-07-17 13:13:20 -07:00
Josh Perez
4b70374b9c Update React style guide with new rules
This formalizes the rules that we've been following for class extends React.Component and also updates our ordering with whats in the eslintrc file.
2015-07-16 10:42:26 -07:00
Vladimir Starkov
ac8ff6539f add constructor
See details here http://babeljs.io/blog/2015/06/07/react-on-es6-plus/
2015-07-16 12:34:25 +02:00
Josh Perez
ea4bf2fb23 Merge pull request #423 from eistrati/patch-1
Adding MitocGroup fork
2015-07-15 12:59:16 -07:00
Eugene
2ee0ff3159 Adding MitocGroup fork 2015-07-15 15:58:43 -04:00
Jake Teton-Landis
78f652ac06 Merge pull request #422 from huballin/master
Added Huballin to the Into the Wild section
2015-07-15 11:18:02 -07:00
Rubén Sospedra
77c586be04 Here's some of love :) Nice document we're really happy to implement this 2015-07-15 19:13:05 +02:00
Ryan McBride
a048ebf22e Added info on other implementation of Function constructor
Added per comment in PR #396
2015-07-14 20:17:00 -07:00
Ryan McBride
f1d5243691 changed to single quotes to match style 2015-07-14 15:26:17 -07:00
Jake Teton-Landis
0aa8d97f5b Merge pull request #412 from bramschulting/patch-1
Add Blendle to list of organizations
2015-07-09 10:57:25 -07:00
Bram Schulting
a67ee27d09 Add Blendle to list of organizations 2015-07-09 17:30:05 +02:00
Josh Perez
22ae0766a3 Merge pull request #410 from denizozger/master
Fixed a typo on README
2015-07-08 23:53:32 -07:00
Deniz Ozger
232054a26f Fixed a typo on README 2015-07-08 10:23:16 +01:00
Jake Teton-Landis
1beaa2a655 Merge pull request #409 from benjaminapetersen/typo/fix-jedis
Plural Jedi is Jedi.  Sorry, had to do it.  :)
2015-07-07 09:38:56 -07:00
benjaminapetersen
89d75d9f70 Plural Jedi is Jedi. Sorry, had to do it. :) 2015-07-07 11:56:58 -04:00
Jake Teton-Landis
d3f791816c Merge pull request #405 from fredericksilva/fs/fixed-additional-trailing-comma
fixed additional trailing comma
2015-07-06 11:17:08 -07:00
Frederick Silva
8370c03902 fixed additional trailing comma - close #393 2015-07-06 15:13:47 -03:00
Harrison Shoff
eba9dbdeac [strings] 80 char => 100 char 2015-07-06 09:17:11 -07:00
Harrison Shoff
ef7b5cc64b Merge pull request #403 from jonchretien/typo-fixes
fixed typos & removed dead link
2015-07-06 09:14:15 -07:00
Jon Chretien
81f5d8d489 fixed typos & removed dead link 2015-07-06 10:59:04 -04:00
Harrison Shoff
d9b87de58c Merge pull request #398 from Ryan-McBride/patch-4
Fixed typo in 13.4
2015-07-04 15:40:23 -07:00
Josh Perez
060944d61f Merge pull request #399 from Ryan-McBride/patch-5
Fixed typo in 19.2
2015-07-04 11:41:14 -07:00
Ryan McBride
23b3f4b8f9 Fixed typo in 19.2
'modern' was spelled as 'mordern' in both the good and bad examples of section 19.2
2015-07-04 10:56:16 -07:00
Ryan McBride
13fe13bb37 Fixed typo in 13.4
A comment in the example of section 13.4 had 'unnecessary' spelled as 'unnessary'
2015-07-04 10:48:44 -07:00
Jordan Harband
70024df2c3 Merge pull request #397 from Ryan-McBride/patch-3
Fixed typo in 9.4
2015-07-04 10:39:03 -07:00
Ryan McBride
4eea06235b Fixed typo in 9.4
Line read `contructor(options = {}) {` 

Edited to `constructor(options = {}) {`

No other lines were edited or changed.
2015-07-04 10:36:18 -07:00
Ryan McBride
27d388d946 Update to warn against Function constructor
Added section 7.9 to warn against using the Function creator, as it opens similar vulnerabilities as eval.
Originally suggested in pull request #395.

No other lines were edited or removed.
2015-07-04 10:19:14 -07:00
Ryan McBride
a513163d46 Update to include warning against using eval.
Added 6.5 to strings section of Readme in order to explicitly warn against using eval(). Listed in ticket #118.
2015-07-03 19:50:52 -07:00