GitHub / pebblecode/javascript / commits
JavaScript Style Guide
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 9921147e | 1.5.0 | Mike James <m****s@m****m> | almost 11 years ago | |
| d761f014 | allow use strict in node env | Mike James <m****s@m****m> | almost 11 years ago | |
| c5e88007 | link to packages/ readme | Mike James <m****s@m****m> | almost 11 years ago | |
| f7b601db | Contrib instructions in README | Jaz Lalli <j****z@p****m> | almost 11 years ago | |
| 1e971ca7 | Package version bump | Jaz Lalli <j****z@p****m> | almost 11 years ago | |
| 716167b3 | 2.2.0 | Jaz Lalli <j****z@p****m> | almost 11 years ago | |
| e3c18c31 | Update indent rule with SwitchCase indent level 1 | Jaz Lalli <j****z@p****m> | almost 11 years ago | |
| 90230196 | 1.3.0 | Mike James <m****s@m****m> | almost 11 years ago | |
| 80fa4eff | Allow generator functions and es7 bind syntax :: | Mike James <m****s@m****m> | almost 11 years ago | |
| c49999b9 | bump minor | Mike James <m****s@m****m> | almost 11 years ago | |
| 361f72b8 | 2.1.0 | Mike James <m****s@m****m> | almost 11 years ago | |
| a25028f9 | allow pad block | Mike James <m****s@m****m> | almost 11 years ago | |
| 1dcc5cd2 | allow pad block | Mike James <m****s@m****m> | almost 11 years ago | |
| 6356c57a | 0.1.1! | Mike James <m****s@m****m> | almost 11 years ago | |
| 1ab2141a | style http://eslint.org/docs/rules/comma-dangle [2,'never'] we don't like dan... | Mike James <m****s@m****m> | almost 11 years ago | |
| fdbb222a | find and replace airbnb with pebblecode, thanks airbnb :) | Mike James <m****s@m****m> | almost 11 years ago | |
| 584bd060 | merge Merge branch 'master' of github.com:airbnb/javascript | Mike James <m****s@m****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 | |
| 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 | |
| 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 | |
| 0e7b56f0 | merge Merge pull request #497 from abrkn/master | Harrison Shoff <h****i@h****m> | almost 11 years ago | |
| 5695dc12 | Make eslintrc dependencies copy-pasteable | Andreas Brekken <a****@a****m> | almost 11 years ago | |
| 39b6002b | merge Merge pull request #494 from johnmanong/default-parameters-last | Josh Perez <j****h@g****m> | almost 11 years ago | |
| eeed55c1 | [ong] swap order of new entry | johnmanong <j****g@g****m> | almost 11 years ago | |
| 701cbb95 | [ong] Default parameters go last. | johnmanong <j****g@g****m> | almost 11 years ago | |
| 13d782f8 | merge Merge pull request #492 from airbnb/no-export-prop-types | Jordan Harband <l****b@g****m> | about 11 years ago | |
| 3307caf5 | do not export propTypes | Jordan Harband <l****b@g****m> | about 11 years ago | |
| 1733557a | [react] inline export syntax | Gil Birman <g****n@a****m> | about 11 years ago | |
| 8a628311 | merge Merge pull request #489 from hidace/master | Jake Teton-Landis <j****e@g****m> | about 11 years ago | |
| 933b367e | update spelling to clarify JSX rather than JS | Dace Willmott <w****t@b****m> | about 11 years ago | |
| b72b00d9 | merge Merge pull request #484 from aaronjensen/patch-2 | Jake Teton-Landis <j****e@g****m> | about 11 years ago | |
| c95af97e | Add no-undef | Aaron Jensen <a****n@g****m> | about 11 years ago | |
| 79bce5f8 | merge Merge pull request #482 from justjake/master | Jake Teton-Landis <j****e@g****m> | about 11 years ago | |
| 4aab909b | merge Merge pull request #481 from airbnb/harry/css | Harrison Shoff <h****i@h****m> | about 11 years ago | |
| 844d3cf3 | [other] css/scss => CSS & Sass | Harrison Shoff <h****i@h****m> | about 11 years ago | |
| 761bac60 | [other] add links to other style guides | Harrison Shoff <h****i@h****m> | about 11 years ago |