Commit Graph

  • 62cac3eea1 [eslint config] [deps] update eslint-config-airbnb-base Jordan Harband 2016-09-23 22:42:53 -07:00
  • ec2c4393d2 [eslint config] [base] v7.2.0 eslint-config-airbnb-base-v7.2.0 Jordan Harband 2016-09-23 16:00:11 -07:00
  • e8b51b2785 [eslint config] [*] [new] set ecmaVersion to 2017; enable object rest/spread; update babel-preset-airbnb Jordan Harband 2016-09-21 17:17:27 -07:00
  • e5f4eb57b4 [eslint config] [*] [deps] update eslint-plugin-import, eslint to 3.6 Jordan Harband 2016-09-23 15:29:36 -07:00
  • 4c598664fb [eslint config] [deps] update eslint-plugin-react Jordan Harband 2016-09-20 00:13:37 -07:00
  • 386a7b1d15 [eslint config] [*] [deps] update eslint-find-rules, safe-publish-latest Jordan Harband 2016-09-20 00:03:08 -07:00
  • 53f67f8a47 Merge pull request #1083 from airbnb/react-props Joe Lencioni 2016-09-19 11:52:12 -07:00
  • a599bca474 Add rule to avoid misusing DOM component prop names Joe Lencioni 2016-09-19 11:42:12 -07:00
  • a86d546c61 [Docs] remove yet another wrapped-string "good" example Jordan Harband 2016-09-16 16:12:06 -07:00
  • 11b9adff01 Fix japanese translation link Kazuki Yamada 2016-09-16 02:39:35 +09:00
  • a2a35a8dba [eslint config] [deps] update eslint-plugin-jsx-a11y, eslint-plugin-react Jordan Harband 2016-09-14 12:55:24 -07:00
  • 286b01c675 [eslint config] [*] [deps] update eslint-plugin-import Jordan Harband 2016-09-14 12:54:45 -07:00
  • bd5505b727 [commas] fix traling comma link Harrison Shoff 2016-08-25 21:33:51 -07:00
  • e9141f4630 [eslint config] [base] [patch] fix category of no-restricted-properties Jordan Harband 2016-09-12 11:02:12 -07:00
  • 6cdda0737e [guide] Fix typo from #1058 Guillaume Verbal 2016-09-12 19:08:10 +08:00
  • 2a28b9c82f move #variables--unary-increment-decrement to correct section Alexey Raspopov 2016-09-12 10:06:15 +03:00
  • 7da28d43ad [Docs] update 8.3 to fix conflict with 6.2 (fixes #1058) Guillaume Verbal 2016-09-12 12:18:59 +08:00
  • e59376f625 [eslint config] v11.1.0 eslint-config-airbnb-v11.1.0 Jordan Harband 2016-09-11 15:51:58 -07:00
  • 3fc37b3a26 [eslint config] [deps] update eslint-config-airbnb-base, eslint Jordan Harband 2016-09-11 15:05:43 -07:00
  • 715dea6598 [eslint config] [base] v7.1.0 eslint-config-airbnb-base-v7.1.0 Jordan Harband 2016-09-11 14:06:19 -07:00
  • 6a72781121 [eslint config] [base] [minor] enable arrow-parens rule Jordan Harband 2016-09-10 14:47:01 -07:00
  • dbdd56ccb5 [eslint config] [base] v7.0.1 eslint-config-airbnb-base-v7.0.1 Jordan Harband 2016-09-10 14:35:57 -07:00
  • 38f679e9f9 [eslint config] [base] [patch] loosen max-len by ignoring strings Jordan Harband 2016-09-10 14:29:35 -07:00
  • 7412641af9 [eslint config] [base] [deps] update to eslint v3.5.0. Jordan Harband 2016-09-10 14:28:26 -07:00
  • ff69c8cb35 Prefer https over http Joe Lencioni 2016-09-08 08:39:18 -07:00
  • 7d46d3c59f Document react/require-render-return as a fully fledged rule Jordan Eldredge 2016-09-02 22:08:25 -07:00
  • 25123199dc Add JavaScript Air to list of Podcasts Joe Lencioni 2016-09-08 08:29:10 -07:00
  • 68b7aeb6dd Add rule about TC39 proposals that haven't reached stage 3 Joe Lencioni 2016-09-08 08:18:43 -07:00
  • e6782493f3 Update ECMAScript 6 heading to match TOC Joe Lencioni 2016-09-08 08:09:17 -07:00
  • f769e35018 [eslint config] v11.0.0 eslint-config-airbnb-v11.0.0 Jordan Harband 2016-09-08 00:19:10 -07:00
  • ccd18f8b40 [guide] Update declarations section to prefer expressions. Jordan Harband 2016-09-06 23:08:36 -07:00
  • 7f12b9f043 [eslint config] [breaking] enable react rules: Jordan Harband 2016-09-06 22:53:01 -07:00
  • 4ce30fc891 [eslint config] [breaking] enable jsx-a11y rules: Jordan Harband 2016-09-06 22:46:52 -07:00
  • e037760bad [eslint config] [deps] update eslint-config-airbnb-base, eslint, eslint-find-rules, eslint-plugin-import, eslint-plugin-jsx-a11y, eslint-plugin-react Jordan Harband 2016-09-06 17:10:48 -07:00
  • 9abe878941 Fix header link to Classes & Constructors from ECMAScript 6+ Styles cshg 2016-09-06 13:08:55 +02:00
  • 49045060e0 [eslint config] [base] v7.0.0 eslint-config-airbnb-base-v7.0.0 Jordan Harband 2016-09-06 12:21:22 -07:00
  • 55d044c7c1 [eslint config] [base] [breaking] Add no-plusplus in style.js and added explanation in README. scott stern 2016-08-14 15:35:05 -07:00
  • bc3b15d4d7 [eslint config] [*] [docs] use “#” in example command rather than version numbers. Jordan Harband 2016-09-06 11:40:42 -07:00
  • e52f41c9cc [eslint config] [base] v6.0.0 eslint-config-airbnb-base-v6.0.0 Jordan Harband 2016-09-06 10:56:02 -07:00
  • 9750f4261c [eslint config] [base] Update ecmaVersion to 2016. Jordan Harband 2016-09-06 10:50:03 -07:00
  • d7d606ec0d [eslint config] [base] [breaking] valid-typeof: enable requireStringLiterals option Jordan Harband 2016-09-06 10:48:21 -07:00
  • 06ff74801b [eslint config] [base] [breaking] enable class-methods-use-this Jordan Harband 2016-09-06 10:44:19 -07:00
  • 2c5a775d7b [eslint config] [base] [breaking] enable symbol-description Jordan Harband 2016-09-06 10:44:00 -07:00
  • 3bf7035cec [eslint config] [base] [deps] update eslint, eslint-find-rules, eslint-plugin-import Jordan Harband 2016-09-06 10:40:31 -07:00
  • a6d59f977e [eslint config] [base] [breaking] enable no-bitwise Jordan Harband 2016-09-06 01:07:56 -07:00
  • aa4e9c466a [eslint config] [base] [breaking] enable no-tabs Jordan Harband 2016-09-06 01:07:39 -07:00
  • 27dcb99c6d [eslint config] [base] [breaking] enable func-call-spacing Jordan Harband 2016-09-06 01:07:16 -07:00
  • 086cc0035d [eslint config] [base] [breaking] enable no-template-curly-in-string Jordan Harband 2016-09-06 00:36:04 -07:00
  • c829114a41 Merge pull request #1047 from airbnb/css-in-js Jordan Harband 2016-09-02 13:21:10 -07:00
  • c6406330ea Add note about where where mystery objects come from Joe Lencioni 2016-09-02 07:57:33 -07:00
  • c74caead2a Re-order breakpoints in CSS-in-JS document Joe Lencioni 2016-08-31 14:10:07 -07:00
  • 71a2b12262 Add CSS-in-JavaScript section Joe Lencioni 2016-08-31 12:49:52 -07:00
  • 3a7210eac1 [guide] remove subtle endorsement of JSDoc-style commenting. Jordan Harband 2016-08-31 21:54:51 -07:00
  • 0e4517ea38 [eslint config] [patch] set ignoreCase to true in disabled rules. Jordan Harband 2016-08-29 00:11:52 -07:00
  • a43c16e330 Explain why not to prefix methods with underscores Thomas Marek 2016-08-21 11:35:20 -04:00
  • 6944be009c Fix a typo in commas section Heejong Ahn 2016-08-28 23:09:11 +09:00
  • 1541503fd4 [7.1] add link to fn names discussion. fixes #794 Harrison Shoff 2016-08-25 21:48:31 -07:00
  • 48f477db2a [eslint config] [base] [patch] remove redundant DebuggerStatement from no-restricted-syntax Jordan Harband 2016-08-23 15:19:34 -07:00
  • 21846f6da0 [guide] fix “long lines” example to not include strings. Jordan Harband 2016-08-23 15:07:42 -07:00
  • ca1124cd8d [eslint config] [base] v5.0.3 eslint-config-airbnb-base-v5.0.3 Jordan Harband 2016-08-21 23:25:19 -07:00
  • 2e694723bf Changed ESLint rule configs to use 'off', 'warn', and 'error' instead of numbers for better readability Yang Su 2016-07-09 10:58:45 -07:00
  • f1fedfa7ca ES2015 Jordan Harband 2016-08-18 23:08:45 -07:00
  • baf0fa5343 fix issue with eslint-config-airbnb README.md file formatting soul-wish 2016-08-18 22:35:42 +03:00
  • 39d5559b9a Remove misleading reference to one-var eslint rule Joe Lencioni 2016-08-18 10:35:23 -07:00
  • 41623039e8 Typo : text link to 13.5 was not working (#1020) Olivier G 2016-08-18 17:33:23 +02:00
  • 3ad33681a7 [eslint config] [*] [deps] update eslint, eslint-plugin-react Jordan Harband 2016-08-18 00:50:37 -07:00
  • b126016410 Add section on variable assignment chaining Aniruddh Agarwal 2016-08-17 13:20:08 +08:00
  • e92eaef4e2 Update README.md Gerardo Renovales 2016-08-17 19:46:55 -04:00
  • db2e7bdf63 [eslint config] [base] [fix] correct import/extensions list. Jordan Harband 2016-08-15 23:17:04 -07:00
  • 424d74ec8d [eslint config] [deps] update eslint-plugin-react Jordan Harband 2016-08-15 00:21:39 -07:00
  • 3fb9f2ec69 [eslint config] v10.0.1 eslint-config-airbnb-v10.0.1 Jordan Harband 2016-08-12 15:52:10 -07:00
  • 7d9af14ce4 [eslint config] [deps] update eslint, eslint-plugin-jsx-a11y, eslint-plugin-import, eslint-config-airbnb-base Jordan Harband 2016-08-12 15:49:18 -07:00
  • be6e13f7b9 [eslint config] [base] v5.0.2 eslint-config-airbnb-base-v5.0.2 Jordan Harband 2016-08-12 15:38:44 -07:00
  • fb0f03f676 [eslint config] [base] [deps] update eslint, eslint-plugin-import Jordan Harband 2016-08-12 15:36:56 -07:00
  • 0b8e466397 [eslint config] [*] [deps] update eslint, eslint-find-rules Jordan Harband 2016-08-09 09:08:49 -07:00
  • d20f33f660 Add link for Japanese translation Mitsuru Ogawa 2016-08-09 19:06:43 +09:00
  • 646fa70f59 Update README.md Maxim 2016-08-08 11:14:05 +03:00
  • 31265099af [guide] Simplify the examples of 'apply vs spread' topic felipethome 2016-08-05 18:38:35 -03:00
  • c7d34b526a [guide] Add a topic about spread operator vs apply felipethome 2016-08-05 11:52:41 -03:00
  • 030598db09 [guide] Add ESlint rules to 'always use const' and 'decriptive variable names' topics felipethome 2016-08-04 14:13:12 -03:00
  • dc7e7e77f2 Reverse rule on string concatenation for long lines (#995) Joe Lencioni 2016-08-04 09:53:09 -07:00
  • 6d2fc89bd1 Add template literal "bad" example to single quotes guideline Joe Lencioni 2016-08-04 09:16:18 -07:00
  • bfc842e3ad Remove rules about reserved words Joe Lencioni 2016-08-03 14:35:10 -07:00
  • f0b31960d3 [guide] Add eslint rules to function declaration and function constructor topics felipethome 2016-08-03 16:18:24 -03:00
  • f94f6e21c6 [guide] Add eslint rule to spacing in a function signature topic felipethome 2016-08-02 17:55:25 -03:00
  • 6454839e76 [guide] Use var in reserved word examples, since they refer to untranspiled code. Jordan Harband 2016-08-01 23:56:37 -07:00
  • 52a2da4182 Add curlies around ref function body Joe Lencioni 2016-08-02 09:09:12 -07:00
  • 9ffadff1fd [eslint config] v10.0.0 eslint-config-airbnb-v10.0.0 Jordan Harband 2016-08-01 13:53:30 -07:00
  • a1edac348a [eslint config] [*] add safe-publish-latest to prepublish Jordan Harband 2016-08-01 14:05:32 -07:00
  • 53b4173b04 [guide] [es5] Remove ES5 guide and mark it deprecated. Jordan Harband 2016-07-06 18:13:13 -07:00
  • b4d8543f12 [eslint config] [react] [breaking] enable jsx-a11y rules: es5-deprecated Jordan Harband 2016-07-05 13:38:57 -07:00
  • a6da4bb5b2 [eslint config] [react] [breaking] enable aria rules: Jordan Harband 2016-07-05 13:36:21 -07:00
  • 6857f7af97 [eslint config] [react] [breaking] enable react rules: Jordan Harband 2016-07-05 13:20:39 -07:00
  • cb36ed90c3 [eslint config] [deps] [breaking] update eslint to v3, eslint-config-airbnb-base to v5, eslint-find-rules, eslint-plugin-import, eslint-plugin-jsx-a11y to v2, eslint-plugin-react to v6, tape. Jordan Harband 2016-07-05 13:15:51 -07:00
  • 75c961a43f Change 'Brazilian' to 'Portuguese' Zane Mountcastle 2016-08-01 10:41:15 +08:00
  • a533e2dd35 [eslint config] [base] v5.0.1 eslint-config-airbnb-base-v5.0.1 Jordan Harband 2016-07-29 17:32:24 -07:00
  • 4425d3c76b [eslint config] [base] [deps] update eslint to v3.2 Jordan Harband 2016-07-29 16:29:00 -07:00
  • 49dfcc42de [eslint config] [*] improve prepublish script Jordan Harband 2016-07-29 16:29:50 -07:00
  • b2ea03ef2c [eslint config] [base] [deps] update eslint-plugin-import Jordan Harband 2016-07-29 08:14:10 -07:00
  • 4dbb2af7da Improve React HOC example Joe Lencioni 2016-07-27 09:52:34 -07:00