An open API service providing commit metadata for open source projects.

GitHub / pebblecode/javascript / commits

JavaScript Style Guide

SHA Message Author Date Stats
10f6d6a0 merge Merge pull request #332 from tomekwi/patch-5 Harrison Shoff <h****i@h****m> about 11 years ago
38d22825 merge Merge pull request #374 from airbnb/horace/jsx-ext-for-react Josh Perez <j****h@g****m> about 11 years ago
d2792f27 Recommend using .jsx extension for React components, rather than .js. Horace Ko <h****e@a****m> about 11 years ago
128cb7b5 merge Merge pull request #373 from nkt/patch-1 Harrison Shoff <h****i@h****m> about 11 years ago
b020a431 Added "prefer-const" rule Nikita Gusakov <d****v@n****e> about 11 years ago
a70000b0 merge Merge pull request #372 from 0xCMP/patch-1 Jake Teton-Landis <j****e@g****m> about 11 years ago
fe42d0bf Made single quotes to double quotes Chris Portela <c****p@c****s> about 11 years ago
e9b59b76 Update .eslintrc with other react class properties Chris Portela <c****p@c****s> about 11 years ago
2626e0ba merge Merge pull request #370 from ManojAMK/ManojAMK-patch-1 Jordan Harband <l****b@g****m> about 11 years ago
26dd0434 Update README.md Manoj Kumar <m****e@m****m> about 11 years ago
53ac64ad 18.6: blocks and blank line: add example with array Christophe Hurpeau <c****e@h****m> about 11 years ago
8599621c merge Merge pull request #357 from arianf/trailing-comma Jake Teton-Landis <j****e@g****m> about 11 years ago
7e480c1d merge Merge pull request #365 from tgolen/patch-1 Harrison Shoff <h****i@h****m> about 11 years ago
25a2430d Add Expensify to the list of organizations using this style guide Tim Golen <t****m@g****t> about 11 years ago
a8728226 merge Merge pull request #352 from sivan/master Harrison Shoff <h****i@h****m> about 11 years ago
c5ed9096 merge Merge pull request #364 from aniss/master Harrison Shoff <h****i@h****m> about 11 years ago
1429a20c update(README.md): added Airbnb Style .eslintrc link Aniss Bouraba <a****a@a****m> about 11 years ago
2a1f4f4a merge Merge pull request #362 from carterchung/patch-1 Josh Perez <j****h@g****m> about 11 years ago
c43415ee merge Merge pull request #363 from carterchung/patch-2 Josh Perez <j****h@g****m> about 11 years ago
a2e23560 Added bullet/indentation Carter Chung <c****g@u****m> about 11 years ago
fb45e22b Added missing period Carter Chung <c****g@u****m> about 11 years ago
fff40994 merge Merge pull request #1 from poshaughnessy/master George Ornbo <g****e@s****m> about 11 years ago
3f1dbcf5 Update some instances of airbnb -> pebble {code} string replace Peter O'Shaughnessy <p****y@p****m> about 11 years ago
6887c84a merge Merge pull request #359 from ycavatars/master Josh Perez <j****h@g****m> about 11 years ago
7a7bec17 add missing componentDidUpdate ycavatars <s****o@g****m> about 11 years ago
39464803 added trailing comma Arian Faurtosh <a****n@i****m> about 11 years ago
f33e85e6 merge Merge pull request #356 from bhamodi/patch-1 Jake Teton-Landis <j****e@g****m> over 11 years ago
a6796f00 Update .eslintrc Baraa Hamodi <b****i@u****a> over 11 years ago
12e0bd46 merge Merge pull request #350 from justjake/jake/eslint-sharable-conf Jake Teton-Landis <j****e@g****m> over 11 years ago
2539557e Change Chinese Translation to a more official like version Sun Xingfan <s****n@x****m> over 11 years ago
c3a94c15 add keyword "eslintconfig" to eslint-config-airbnb Jake Teton-Landis <j****l@a****m> over 11 years ago
1676f2b1 bump eslint-config-airbnb version to 0.0.2 Jake Teton-Landis <j****l@a****m> over 11 years ago
f2da99e0 manually load commented JSON Jake Teton-Landis <j****l@a****m> over 11 years ago
6b40c838 create package eslint-config-airbnb Jake Teton-Landis <j****l@a****m> over 11 years ago
4def56f9 initial readme updates Sam Desborough <s****h@g****m> over 11 years ago
5cbb6664 merge Merge pull request #347 from airbnb/goatslacker-patch-1 Josh Perez <j****h@g****m> over 11 years ago
cbcb09f9 Update README.md Josh Perez <j****h@g****m> over 11 years ago
7ac20d62 merge Merge pull request #346 from justjake/jake/eslint-react Jake Teton-Landis <j****e@g****m> over 11 years ago
a5704787 Amend the arrow function rules Josh Perez <j****h@g****m> over 11 years ago
f87ddc01 add README describing eslintrc requirements Jake Teton-Landis <j****l@a****m> over 11 years ago
20c4d37b add eslint rules for JSX style from issue #345 Jake Teton-Landis <j****l@a****m> over 11 years ago
874fb879 merge Merge pull request #343 from airbnb/rule-links Harrison Shoff <h****i@h****m> over 11 years ago
43a5f844 [links] id => name Harrison Shoff <h****i@h****m> over 11 years ago
535c4f73 add links to individual rules Harrison Shoff <h****i@h****m> over 11 years ago
c77a7f19 merge Merge pull request #341 from billabong/spacing_format_fix Josh Perez <j****h@g****m> over 11 years ago
8bc1c175 Fixed spacing on code block under Comments. Michael Deol <m****l@b****m> over 11 years ago
2c9702c4 merge Merge pull request #340 from billabong/add_orginization Josh Perez <j****h@g****m> over 11 years ago
27cc9a00 Addition of Billabong Orginization Michael Deol <m****l@b****m> over 11 years ago
b201d2b3 merge Merge pull request #337 from airbnb/clarify-conditionals Harrison Shoff <h****i@h****m> over 11 years ago
871a798a [conditionals] update wording, es5 version Harrison Shoff <h****i@h****m> over 11 years ago
42958035 [conditionals] use if statement Harrison Shoff <h****i@h****m> over 11 years ago
36ddb36e [conditionals] clarify conditionals. fixes #336 Harrison Shoff <h****i@h****m> over 11 years ago
df5029b5 [pkg] bump version Harrison Shoff <h****i@h****m> over 11 years ago
e96a9578 merge Merge pull request #333 from tomekwi/patch-6 Josh Perez <j****h@g****m> over 11 years ago
a9319691 Fix typo Tomek Wiszniewski <t****i@g****m> over 11 years ago
ee899996 Allow reserved words as keys in ES6 module context Tomek Wiszniewski <t****i@g****m> over 11 years ago
9563e1a4 merge Merge pull request #331 from airbnb/react_style Alvin Sng <a****g@u****m> over 11 years ago
2595cb67 removed alpha sort, changed jsx exten to js, added method prefix rule, added ... Alvin Sng <a****g@a****m> over 11 years ago
3764337d React/JSX Style Guide Alvin Sng <a****g@a****m> over 11 years ago
716e8c5b merge Merge pull request #330 from airbnb/fix-example Harrison Shoff <h****i@h****m> over 11 years ago
0ffbdd36 [comments] fix example Harrison Shoff <h****i@h****m> over 11 years ago
261f3bbb merge Merge pull request #329 from airbnb/es6-trailing-commas Harrison Shoff <h****i@h****m> over 11 years ago
2521d466 [readme] update additional trailing commas, examples Harrison Shoff <h****i@h****m> over 11 years ago
07bba234 [readme] update additional trailing commas, examples Harrison Shoff <h****i@h****m> over 11 years ago
fc248e66 merge Merge pull request #328 from airbnb/es6-trailing-commas Josh Perez <j****h@g****m> over 11 years ago
7ade9543 [commas] fix bad git diff example Harrison Shoff <h****i@h****m> over 11 years ago
a2034b0f [commas] additional trailing commas good in es6. fixes #323 Harrison Shoff <h****i@h****m> over 11 years ago
120a122c merge Merge pull request #327 from airbnb/fix-wording Josh Perez <j****h@g****m> over 11 years ago
a41c1fab [intro] our es5 guide is still up to date Harrison Shoff <h****i@h****m> over 11 years ago
1df31607 merge Merge pull request #276 from airbnb/es6 Josh Perez <j****h@g****m> over 11 years ago
cc460132 Learn you some ES6 Josh Perez <j****h@g****m> over 11 years ago
455529c2 Updates es5 guide with latest Josh Perez <j****h@g****m> over 11 years ago
b50a43d2 merge Merge pull request #324 from nkt/patch-1 Harrison Shoff <h****i@h****m> over 11 years ago
8d0f04c4 merge Merge pull request #322 from kzsh/clarifying-enforced-rule Josh Perez <j****h@g****m> over 11 years ago
cb47b478 Amend grammar for default parameters Josh Perez <j****z@a****m>
Committed by: Josh Perez <j****h@g****m>
over 11 years ago
1282ee63 Add comment on why we're breaking a rule Josh Perez <j****h@g****m> over 11 years ago
15c947b4 Allow dot-notation keywords in eslint Nikita Gusakov <d****v@n****e> over 11 years ago
0c669710 merge Merge pull request #321 from JSSolutions/master Josh Perez <j****h@g****m> over 11 years ago
a6e906a1 Clarifying what rule is being enforced. Andrew <k****h@u****m>
Committed by: Andrew Hunt <a****t@u****m>
over 11 years ago
a1b53a1d Added new organization. Maxim <u****y@g****m> over 11 years ago
92d9cbdf merge Merge pull request #318 from jensechu/master Josh Perez <j****h@g****m> over 11 years ago
17dde0d5 Remove excess whitespace in Whitespace section Jensen <J****u@g****m> over 11 years ago
6de02b80 merge Merge pull request #316 from airbnb/eslintrc Harrison Shoff <h****i@h****m> over 11 years ago
dc100c8d merge Merge pull request #317 from airbnb/fix-var-example Harrison Shoff <h****i@h****m> over 11 years ago
7fe4883a [variables] fix variable hoisting example. fixes #265 Harrison Shoff <h****i@h****m> over 11 years ago
91d56b68 [eslint] fix whitespace, silence underscore dangle Harrison Shoff <h****i@h****m> over 11 years ago
b694fedc [linters] update .eslintrc Harrison Shoff <h****i@h****m> over 11 years ago
10ef68a4 merge Merge pull request #315 from sinkswim/master Harrison Shoff <h****i@h****m> over 11 years ago
5fe373c6 Added italian translation robertmargelli <m****t@g****m> over 11 years ago
c496b7e8 merge Merge pull request #314 from Flexberry/master Josh Perez <j****h@g****m> over 11 years ago
64013fb5 Add Flexberry to the organizations list nagits <a****s@g****m> over 11 years ago
56f2aad6 merge Merge pull request #312 from lvarayut/patch-1 Harrison Shoff <h****i@h****m> over 11 years ago
67dda213 Add Thai language version Varayut Lerdkanlayanawat <l****t@g****m> over 11 years ago
d0028724 add semicolons Herrington Darkholme <n****1@g****m>
Committed by: Josh Perez <j****h@g****m>
over 11 years ago
e5006931 Use modules in naming conventions example Matias Singers <m****l@m****m>
Committed by: Josh Perez <j****h@g****m>
over 11 years ago
0cca5e21 Fix hoisting examples Tomek Wiszniewski <t****i@g****m>
Committed by: Josh Perez <j****h@g****m>
over 11 years ago
ee176044 Rename two let keywords to const dsc <d****r@g****m>
Committed by: Josh Perez <j****h@g****m>
over 11 years ago
875d2ad0 Add `esnext` to the jsHint configuration Tomek Wiszniewski <t****i@g****m>
Committed by: Josh Perez <j****h@g****m>
over 11 years ago
b893ce0d merge Merge pull request #272 from RobLoach/eslint Harrison Shoff <h****i@h****m> over 11 years ago
d5cddf83 merge Merge pull request #292 from sunshinewyin/master Harrison Shoff <h****i@h****m> over 11 years ago

← Back to repository