GitHub / ApsisInternational/javascript / commits
JavaScript Style Guide
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 533db0c4 | allow object rest spread | Hampus Persson <h****n@a****m> | over 10 years ago | |
| e2b7cdf9 | chore: bump eslint-config version to 2.0.0 | Hampus Persson <h****n@a****m> | over 10 years ago | |
| 9951a3c6 | merge chore: merge develop before 2.0.0 release | Hampus Persson <h****n@a****m> | over 10 years ago | |
| 78ea1025 | update rules for ESLint 2.0 | Hampus Persson <h****n@a****m> | over 10 years ago | |
| a1da0ab9 | merge Merge pull request #1 from jaccus/master | Hampus Persson <h****@h****e> | over 10 years ago | |
| 7e5a5baf | fix eslint extends config name | Jacek Marek <j****k@a****m> | over 10 years ago | |
| b180b40d | bump version to 1.0.1 | Hampus Persson <h****n@a****m> | almost 11 years ago | |
| 427b1afc | add jasmine environment | Hampus Persson <h****n@a****m> | almost 11 years ago | |
| 9a7a5013 | update structure of eslint config | Hampus Persson <h****n@a****m> | almost 11 years ago | |
| fe447627 | remove eslintrc | Hampus Persson <h****n@a****m> | almost 11 years ago | |
| aa6e8f7b | remove airbnb eslint config | Hampus Persson <h****n@a****m> | almost 11 years ago | |
| 2522aea7 | update package name | Hampus Persson <h****n@a****m> | almost 11 years ago | |
| 535623b5 | feat: add angular style guide | Hampus Persson <h****n@a****m> | almost 11 years ago | |
| ba90ff6a | merge Merge branch 'master' of https://github.com/airbnb/javascript | Hampus Persson <h****n@a****m> | almost 11 years ago | |
| e0326137 | [eslint config] v1.0.2 | Jake Teton-Landis <j****l@a****m> | almost 11 years ago | |
| 7476c312 | merge Merge pull request #592 from ariporad/patch-1 | Jordan Harband <l****b@g****m> | almost 11 years ago | |
| e424a249 | Enable rest params! | Ari Porad <a****d@u****m> | almost 11 years ago | |
| 639e3c70 | merge Merge pull request #584 from jonathanp/master | Josh Perez <j****h@g****m> | almost 11 years ago | |
| a3495e07 | Avoid the word "mutate" while explaining `const` | jpersson <j****n@c****e> | almost 11 years ago | |
| 60480c05 | merge Merge pull request #578 from adrienverge/enforce-rule-18.5 | Jake Teton-Landis <j****e@g****m> | almost 11 years ago | |
| 09c8589e | [eslint] Enforce rule 18.5 | Adrien Vergé <a****e@g****m> | almost 11 years ago | |
| 87c9507b | merge Merge pull request #572 from joscha/patch-1 | Jordan Harband <l****b@g****m> | almost 11 years ago | |
| aa6ca6ff | docs: babel-eslint not neede since 1.0.0 any more | Joscha Feth <j****a@f****m> | almost 11 years ago | |
| d9b5585b | [eslint config] v1.0.0 | Jordan Harband <l****b@g****m> | almost 11 years ago | |
| c0ef4540 | merge Merge pull request #570 from airbnb/ljharb/update_eslint | Jordan Harband <l****b@g****m> | almost 11 years ago | |
| d432f586 | Add `eslint` as a peer dep, 1.0 or greater | Jordan Harband <l****b@g****m> | almost 11 years ago | |
| 0b7c979d | [eslint] Remove `babel-eslint` dependency. | Jordan Harband <l****b@g****m> | almost 11 years ago | |
| 88603b84 | [eslint] update `eslint`, `eslint-plugin-react`, `react`, `tape`. | Jordan Harband <l****b@g****m> | almost 11 years ago | |
| f4e5967a | merge Merge pull request #547 from chrisngobanh/padded-blocks | Jake Teton-Landis <j****e@g****m> | almost 11 years ago | |
| 7b0ff124 | eslint-config-airbnb 0.1.1 | Jake Teton-Landis <j****l@a****m> | almost 11 years ago | |
| c5d3a343 | merge Merge pull request #569 from airbnb/jake/remove-id-length-rule | Jake Teton-Landis <j****e@g****m> | almost 11 years ago | |
| 06ed38d5 | [eslint] remove id length rule (too much nutrage) | Jake Teton-Landis <j****l@a****m> | almost 11 years ago | |
| 8514f743 | merge Merge pull request #551 from majapw/patch-1 | Harrison Shoff <h****i@h****m> | almost 11 years ago | |
| a4e5858a | merge Merge pull request #566 from airbnb/fix-stray-eval | Harrison Shoff <h****i@h****m> | almost 11 years ago | |
| f130c0ff | [6.5] add backticks around stray eval. fixes #556 | Harrison Shoff <h****i@h****m> | almost 11 years ago | |
| 88d50840 | merge Merge pull request #564 from frankenbot/master | Harrison Shoff <h****i@h****m> | almost 11 years ago | |
| bbeb6a0d | merge Merge pull request #562 from airbnb/ljharb/testing | Jordan Harband <l****b@g****m> | almost 11 years ago | |
| 49293bbf | Update redirects | frankenbot <f****t@g****m> | almost 11 years ago | |
| 2c172bbe | merge Merge pull request #561 from adrienverge/issue-539 | Jordan Harband <l****b@g****m> | almost 11 years ago | |
| 7b834b98 | eslint: Fix `no-mixed-spaces-and-tabs` turn off | Adrien Vergé <a****e@g****m> | almost 11 years ago | |
| 893ffb34 | merge Merge pull request #560 from rhbecker/update-eslint-config_no-const-assign | Jordan Harband <l****b@g****m> | almost 11 years ago | |
| b056ad09 | Flag modification of variables that are declared using `const` keyword as an ... | RH Becker <d****v@r****o> | almost 11 years ago | |
| 01ba082c | merge Merge pull request #554 from adrienverge/space-before-keywords | Jake Teton-Landis <j****e@g****m> | almost 11 years ago | |
| ab0a6ca9 | eslint: Add missing `space-before-keywords` rule | Adrien Vergé <a****e@g****m> | almost 11 years ago | |
| efe7507e | export default should not be inline with the class declaration | Maja Wichrowska <m****w@g****m> | almost 11 years ago | |
| 4b5348a5 | Add examples with if statements to 18.8 | Christopher Banh <c****h@g****m> | almost 11 years ago | |
| 7509244d | bump version to 0.1.0 | Hampus Persson <h****@h****e> | almost 11 years ago | |
| d276b0c3 | Update 17.2 to allow comments in the first line of a block | Christopher Banh <c****h@g****m> | almost 11 years ago | |
| 9897e7d8 | Add Section 18.8 - No padded blocks | Christopher Banh <c****h@g****m> | almost 11 years ago | |
| 89d1e078 | merge Merge pull request #544 from HubSpot/in-the-wild | Jake Teton-Landis <j****e@g****m> | almost 11 years ago | |
| 8dd0b758 | Add HubSpot to 'In The Wild' section | Nick Hwang <n****g@h****m> | almost 11 years ago | |
| f2f8186d | Start to write a realistic "testing" section | Jordan Harband <l****b@g****m> | almost 11 years ago | |
| 8d6a1b40 | merge Merge pull request #534 from cooperka/react-quote-reasoning | Josh Perez <j****h@g****m> | almost 11 years ago | |
| ef7fbea3 | Add further reasoning for using double quotes in JSX | Kevin Cooper <k****r@y****m> | almost 11 years ago | |
| d4f69efe | Add reasoning for using double quotes in JSX |
Kevin Cooper <c****2@g****m>
Committed by: Kevin Cooper <k****r@y****m> |
almost 11 years ago | |
| f823047e | merge Merge pull request #533 from ecosia/update-inthewild | Harrison Shoff <h****i@h****m> | almost 11 years ago | |
| 3c3c9a29 | Fix link text. | Gregory McCue <g****e@g****m> | almost 11 years ago | |
| be61bbd5 | Add Ecosia to "In the Wild" section. | Gregory McCue <g****e@g****m> | almost 11 years ago | |
| 98a76908 | merge Merge pull request #530 from taion/patch-1 | Jordan Harband <l****b@g****m> | almost 11 years ago | |
| 8da7adbd | Clarify strict ESLint rule | Jimmy Jia <t****n@g****m> | almost 11 years ago | |
| 4268bba5 | merge Merge pull request #528 from airbnb/jake/release-eslint-0.1.0 | Jake Teton-Landis <j****e@g****m> | almost 11 years ago | |
| e65c6afe | eslint-config-airbnb v0.1.0 | Jake Teton-Landis <j****l@a****m> | almost 11 years ago | |
| cd082f4a | merge Merge pull request #527 from airbnb/jake/legacy-ruleset | Jake Teton-Landis <j****e@g****m> | almost 11 years ago | |
| b42e9b82 | explain eslint-config-airbnb rule choices | Jake Teton-Landis <j****l@a****m> | almost 11 years ago | |
| 170dbeb5 | make exported rulesets extend relative to eslint-config-airbnb | Jake Teton-Landis <j****l@a****m> | almost 11 years ago | |
| de90317a | create legacy.js to export es5 rules | Jake Teton-Landis <j****l@a****m> | almost 11 years ago | |
| 16f81fbb | merge Merge pull request #526 from taion/eslint-config-defaults | Jake Teton-Landis <j****e@g****m> | almost 11 years ago | |
| 9c7674a7 | Update for upstream dependencies | Jimmy Jia <t****n@g****m> | almost 11 years ago | |
| db6c4a8b | Remove differences from eslint-config-defaults | Jimmy Jia <t****n@g****m> | almost 11 years ago | |
| daea8a63 | Use rules from eslint-config-defaults | Jimmy Jia <t****n@g****m> | almost 11 years ago | |
| d14e8b79 | merge Merge pull request #524 from DannyNemer/patch-1 | Jordan Harband <l****b@g****m> | almost 11 years ago | |
| 7d0e236b | Clarify proper type casting for Numbers |
Danny Nemer <D****r@u****m>
Committed by: Danny Nemer <h****i@D****m> |
almost 11 years ago | |
| 58c901c3 | use eslint 1.3.0 (fixes #515) | Jake Teton-Landis <j****l@a****m> | almost 11 years ago | |
| e40ea1c2 | update readme for eslint-config-airbnb 0.0.9 | Jake Teton-Landis <j****l@a****m> | almost 11 years ago | |
| f25c85ef | eslint-config-airbnb 0.0.9 | Jake Teton-Landis <j****l@a****m> | almost 11 years ago | |
| 60fe3a78 | merge Merge pull request #516 from hyperoslo/add/hyperoslo-in-the-wild | Harrison Shoff <h****i@h****m> | almost 11 years ago | |
| 42004528 | merge Merge pull request #517 from hyperoslo/change/in-the-wild-instructions | Jake Teton-Landis <j****e@g****m> | almost 11 years ago | |
| 7619b854 | Remove issues from how to add to “in the wild” | Sindre Moen <s****m@g****m> | almost 11 years ago | |
| af180978 | Add Hyper to the “in the wild” list in README | Sindre Moen <s****m@g****m> | almost 11 years ago | |
| f0619f6b | merge Merge pull request #499 from honzi/honzi-patch-2 | Jake Teton-Landis <j****e@g****m> | almost 11 years ago | |
| c42275f5 | merge Merge pull request #491 from gilbox/react-terse-export-syntax | Jake Teton-Landis <j****e@g****m> | almost 11 years ago | |
| 392a08a8 | merge Merge pull request #505 from amsardesai/add-id-length | Jake Teton-Landis <j****e@g****m> | almost 11 years ago | |
| 15780d52 | Added id-length documentation url | Ankit Sardesai <a****i@g****m> | almost 11 years ago | |
| 867bfdea | Added id-length rule to style guide | Ankit Sardesai <a****i@g****m> | almost 11 years ago | |
| 69b86bd8 | merge Merge pull request #502 from againer/patch-1 | Josh Perez <j****h@g****m> | almost 11 years ago | |
| b3cb5c63 | fix links in package.json | Hampus Persson <h****@h****e> | almost 11 years ago | |
| e227af68 | fix missing comma in base/index.js | Hampus Persson <h****@h****e> | almost 11 years ago | |
| e94747b3 | run tests before publish | Hampus Persson <h****@h****e> | almost 11 years ago | |
| 0d68d6c6 | add jasmine globals to eslint rules | Hampus Persson <h****@h****e> | almost 11 years ago | |
| 6d1888ba | replace airbnb extenstion with apsis | Hampus Persson <h****@h****e> | almost 11 years ago | |
| 9405b1d3 | add semicolons to const declarations in 19.2 | Al Pal <a****r@u****m> | almost 11 years ago | |
| 24dc126e | merge Merge pull request #500 from Weblors/patch-4 | Jake Teton-Landis <j****e@g****m> | almost 11 years ago | |
| b043025b | Add to list of In the Wild organizations | Weblors <s****n@g****m> | almost 11 years ago | |
| 2aaaa3dd | improve formatting of Chinese language links | Jan Hořava <c****l@g****m> | almost 11 years ago | |
| d000a7d1 | Update README.md | Hampus Persson <h****@h****e> | almost 11 years ago | |
| dd11fc2a | bump version to 0.0.4 | Hampus Persson <h****@h****e> | almost 11 years ago | |
| 27766a67 | fix breaking bug | Hampus Persson <h****@h****e> | almost 11 years ago | |
| 507de629 | bump version to 0.0.3 | Hampus Persson <h****@h****e> | almost 11 years ago | |
| 62cdd72b | allow use before define for functions | Hampus Persson <h****@h****e> | almost 11 years ago | |
| 801fed38 | bump version to 0.0.2 | Hampus Persson <h****@h****e> | almost 11 years ago |