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

GitHub / pebblecode/javascript / commits

JavaScript Style Guide

SHA Message Author Date Stats
ddbc7aa0 merge Merge pull request #295 from airbnb/fix-whitespace-ex Harrison Shoff <h****i@h****m> over 11 years ago
540365c4 [whitespace] class => classed. fixes #294 Harrison Shoff <h****i@h****m> over 11 years ago
f7321b30 [modules] fix invalid syntax in bad example. fixes #287 Harrison Shoff <h****i@h****m>
Committed by: Josh Perez <j****h@g****m>
over 11 years ago
6d34c516 [toc] remove extra modules link Harrison Shoff <h****i@h****m>
Committed by: Josh Perez <j****h@g****m>
over 11 years ago
0501155c merge Merge pull request #283 from marcioos/master Josh Perez <j****h@g****m> over 11 years ago
7ed9511a merge Merge pull request #288 from RKushnir/master Josh Perez <j****h@g****m> over 11 years ago
e2688acf merge Merge pull request #293 from honzi/honzi-patch-1 Josh Perez <j****h@g****m> over 11 years ago
87ea8909 fix(one-var): Add one-var setting from @nkbt Rob Loach <r****h@g****m> over 11 years ago
999a9f3d Alphabetized Translation links Jan Hořava <h****i@u****m> over 11 years ago
6cda67e2 Fix minor punctuation errors Sunshine Yin <s****n@g****m> over 11 years ago
38ae6b6d add `bad` comment to bad section of destructuring Sean Massa <E****a@g****m>
Committed by: Josh Perez <j****h@g****m>
over 11 years ago
ebe8cb25 Fix a typo in selector Roman <b****r@g****m> over 11 years ago
e8260674 advice against side effect in default parameter NoNameSheep <H****e@u****m>
Committed by: Josh Perez <j****h@g****m>
over 11 years ago
bc5b0ee0 Change wording in Iterators and Generators Luke Westby <l****y@n****u>
Committed by: Josh Perez <j****h@g****m>
over 11 years ago
4b012cdd Rephrasing Array#push style guide Marcio Oliveira <m****a@t****m> over 11 years ago
22e3c89d Removing a few trailing commas Josh Perez <j****h@g****m> over 11 years ago
a6a573e3 Use more template literals, s/suffer/blessed with Josh Perez <j****h@g****m> over 11 years ago
b8fd0438 Iterators and Generators: sum should be 15, not 10 Casey Jenks <c****s@g****m>
Committed by: Josh Perez <j****h@g****m>
over 11 years ago
483bc27a merge Merge pull request #277 from adult-swim/airbnb Josh Perez <j****h@g****m> over 11 years ago
2bccaf62 Added Adult Swim to In the Wild section Justin Gardner <j****r@t****m> over 11 years ago
3058e38d fix(eslint): Remove amd and jquery from env Rob Loach <r****h@g****m> over 11 years ago
615dc76f [whitespace] remove dots, they look bad Harrison Shoff <h****i@h****m> over 11 years ago
369fdb8f [whitespace] add dots for whitespace examples Harrison Shoff <h****i@h****m> over 11 years ago
2d15deca merge Merge pull request #274 from tomekwi/paren-whitespace Harrison Shoff <h****i@h****m> over 11 years ago
58cdc731 Initial ES6 style guide Josh Perez <j****z@a****m>
Committed by: Josh Perez <j****h@g****m>
over 11 years ago
2e51880f Specify whitespace rules for parentheses Tomek Wiszniewski <t****i@g****m> over 11 years ago
dbbdec3f feat(eslint): Add ESLint linting support Rob Loach <r****h@g****m> over 11 years ago
520b6d65 [resources] add link to standard style by @feross Harrison Shoff <h****i@h****m> over 11 years ago
6c461ff1 merge Merge pull request #266 from sleeptillseven/master Harrison Shoff <h****i@h****m> over 11 years ago
b91deedf Add You Don't Know JS to books Christoph Jasinski <c****i@g****m> over 11 years ago
adea1d19 merge Merge pull request #262 from marcel-me/master Josh Perez <j****h@g****m> over 11 years ago
716a9658 Add Eloquent JavaScript to books marcel-me <m****k@w****e> over 11 years ago
aad2bf8d merge Merge pull request #260 from joeframbach/patch-1 Harrison Shoff <h****i@h****m> over 11 years ago
3dc4b5ed String concat code blocks were not equivalent. Joe Frambach <j****e@f****h> over 11 years ago
d8564cfa merge Merge pull request #258 from CodeDistillery/master Josh Perez <j****h@g****m> over 11 years ago
78309e7d Add Nordic Venture Family to organizations list Veikko Karsikko <v****8@g****m> over 11 years ago
18abccb6 merge Merge pull request #238 from jigsawye/patch-1 Harrison Shoff <h****i@h****m> over 11 years ago
114f0353 merge Merge pull request #250 from vprasanth/master Harrison Shoff <h****i@h****m> over 11 years ago
8368886f merge Merge pull request #253 from T4R-Technology/master Harrison Shoff <h****i@h****m> over 11 years ago
7c79b4e2 Added T4R Technology to organizations list Bruno Ferreira <b****s@i****m> over 11 years ago
fa64b975 merge Merge pull request #252 from fvanderwielen/patch-1 Josh Perez <j****h@g****m> over 11 years ago
3eef511f Fixes #251 - Rename Conditional Expressions fvanderwielen <f****n@g****m> over 11 years ago
c6191f83 Formatting updated for Podcasts Prasanth Vaaheeswaran <p****n@m****a> over 11 years ago
02d3f524 Created Podcasts section Prasanth Vaaheeswaran <p****n@m****a> over 11 years ago
5a01165d Added a book to the book list Prasanth Vaaheeswaran <p****n@m****a> over 11 years ago
b3e83dca merge Merge pull request #249 from justjake/jake/react-style Spike Brehm <s****e@a****m> over 11 years ago
e9b57328 naming files containing one class Jake Teton-Landis <j****l@a****m> over 11 years ago
20cce8f6 merge Merge pull request #248 from justjake/else Harrison Shoff <h****i@h****m> over 11 years ago
af096c8a add `else` to docs Jake Teton-Landis <j****l@a****m> over 11 years ago
656a8f67 [in the wild] add @Jam3 Harrison Shoff <h****i@h****m> over 11 years ago
b49d58ff [resources] add frontend guidlines by @bendc Harrison Shoff <h****i@h****m> over 11 years ago
60c8972c merge Merge pull request #241 from nimbl3/master Harrison Shoff <h****i@h****m> over 11 years ago
95eae884 merge Merge pull request #242 from omarduarte/patch-1 Harrison Shoff <h****i@h****m> over 11 years ago
b0a364de Missed a semicolon Omar Duarte <o****e@g****m> over 11 years ago
54060760 Adding Nimbl3 to the organizations list Carlos Andres Herrera <c****a@g****m> over 11 years ago
b60970a6 merge Merge pull request #239 from TheSavior/block-spacing Harrison Shoff <h****i@h****m> over 11 years ago
80e698eb Using better examples Eli White <g****b@e****m> over 11 years ago
533e9ea7 Adding comments about spacing between blocks Eli White <g****b@e****m> over 11 years ago
cedfc818 Update README.md Jigsaw <j****e@g****m> over 11 years ago
4503923e merge Merge pull request #234 from apartmint/master Harrison Shoff <h****i@h****m> over 11 years ago
384d65e4 add Apartmint to list of organizations Davy Chiu <d****u@g****m> over 11 years ago
7a9ca5a7 merge Merge pull request #230 from justjake/no-trailing-dot Harrison Shoff <h****i@h****m> over 11 years ago
1e220293 merge Merge pull request #232 from ClimbsRocks/patch-2 Harrison Shoff <h****i@h****m> over 11 years ago
233c1db7 Update README.md Preston Parry <C****s@u****m> over 11 years ago
33363af6 put the dot with fn name when chaining Jake Teton-Landis <j****l@a****m> over 11 years ago
9812fdcf merge Merge pull request #229 from ClimbsRocks/patch-1 Harrison Shoff <h****i@h****m> over 11 years ago
a280e959 Punctuation tweak Preston Parry <C****s@u****m> over 11 years ago
c7290836 merge Merge pull request #227 from leomicheloni/master Harrison Shoff <h****i@h****m> over 11 years ago
b4c87b1b Added Kinetica solutions to organizations list Leonardo Micheloni <l****i@h****m> over 11 years ago
d14af4ef merge Merge pull request #224 from gpedro/patch-1 Harrison Shoff <h****i@h****m> over 11 years ago
7ab3b294 Brazilian Portuguese Flag Gabriel Pedro <g****o@u****m> over 11 years ago
f0781a89 merge Merge pull request #220 from justjake/master Harrison Shoff <h****i@h****m> over 11 years ago
3c68fc49 Reformat var change Jake Teton-Landis <j****l@a****m> over 11 years ago
b61d52ca use JSDoc/Closure Compiler style type annotations Jake Teton-Landis <j****l@a****m> over 11 years ago
8d51bd50 Switch from single var to one-var-per-variable Jake Teton-Landis <j****l@a****m> over 11 years ago
bae9bc6b merge Merge pull request #219 from studentsphere/master Harrison Shoff <h****i@h****m> almost 12 years ago
7f393a41 Update README.md Allan Bettarel <a****l@s****m> almost 12 years ago
a224d0a1 [chat] add gitter badge Harrison Shoff <h****i@h****m> almost 12 years ago
b2357ce1 [translations] use bigger, shinier flags Harrison Shoff <h****i@h****m> almost 12 years ago
4b24cc1c [translations] use gosquared flags for consistency Harrison Shoff <h****i@h****m> almost 12 years ago
2a18bc46 merge Merge pull request #214 from mjurczyk/add-polish-to-english Harrison Shoff <h****i@h****m> almost 12 years ago
90f3dc35 Also the flag of the Portugal was missing Maciej Jurczyk <m****k@l****m> almost 12 years ago
2522afab Also fixed Bulgarian flag icon Maciej Jurczyk <m****k@l****m> almost 12 years ago
da9103f1 Fixed flag icon Maciej Jurczyk <m****k@l****m> almost 12 years ago
058e9adc Added a link to the translated tutorial Maciej Jurczyk <m****k@l****m> almost 12 years ago
d14b219b [chat] add gitter badge Harrison Shoff <h****i@h****m> almost 12 years ago
0baa1054 [chat] add link to gitter, come chat with us about js Harrison Shoff <h****i@h****m> almost 12 years ago
01172663 merge Merge pull request #209 from Weggo/master Harrison Shoff <h****i@h****m> almost 12 years ago
d4f26687 Included Weggo as one of the style guide users Joseandro Luiz <j****o@u****m> almost 12 years ago
ef4420bf [in the wild] add InfoJobs. fixes #203 Harrison Shoff <h****i@h****m> almost 12 years ago
21a44a76 [in the wild] add Target Harrison Shoff <h****i@h****m> almost 12 years ago
54254cba merge Merge pull request #206 from sronnlund/master romanfuchs <r****s@a****m> almost 12 years ago
6cbf79a6 Added missing semicolon. Sebastian Rönnlund <s****d@a****v> almost 12 years ago
18a1ee5b merge Merge pull request #202 from fpmweb/patch-1 Harrison Shoff <h****i@h****m> almost 12 years ago
a02795ef Catalan: added new translation Francesc Puig <f****g@g****m> almost 12 years ago
dac79476 merge Merge pull request #201 from ateich/patch-1 Harrison Shoff <h****i@h****m> almost 12 years ago
aaf2f2e2 Added author to Conditional Callbacks Andrew Teich <a****h@m****m> almost 12 years ago
9c582540 merge Merge pull request #200 from jjmerino/patch-1 Harrison Shoff <h****i@h****m> almost 12 years ago
61613750 Added author in: Other Styles Jose Joaquin Merino <j****g@g****m> almost 12 years ago
311e296d merge Merge pull request #199 from ogwiz2/master Harrison Shoff <h****i@h****m> almost 12 years ago

← Back to repository