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

GitHub / Shopify/javascript / commits

The home for all things JavaScript at Shopify.

SHA Message Author Date Stats
b3225a97 Update README.md Trish Ta <t****a@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
2d5dfc20 merge Merge pull request #274 from Shopify/no-default-exports Christopher Marlow <c****w@s****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
bf45e2f2 Fixes function calls to function refs Chris Marlow <c****w@s****m> over 6 years ago
c693d8ce Update README.md Christopher Marlow <c****w@s****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
0e350b48 merge Merge pull request #270 from Shopify/update-10-2-as-per-func-style-allow-arro... Sam Bostock <s****k@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
465ddd17 Add alsoGood arrow function example Sam Bostock <s****k@s****m> almost 8 years ago
ed155264 merge Merge pull request #269 from Shopify/add-coffeescript David Newton <n****n@u****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
1cbde0cc Add legacy CoffeeScript guide Dave Newton <d****n@s****m> about 8 years ago
e44066ce delete testing guides Chris Sauve <c****e@g****m> over 8 years ago
4572a3c8 merge Merge pull request #267 from Shopify/js-testing-guide Trish Ta <t****a@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
8ad5c479 Update Coverage guide to include that coverage target can be team-specific Trish Ta <t****a@s****m> over 8 years ago
144fd376 Make changes according to PR review Trish Ta <t****a@s****m> over 8 years ago
e2aff821 Update JS testing guide to include Jest and info on generating coverage Trish Ta <t****a@s****m> almost 9 years ago
a36f6ab1 merge Merge pull request #266 from Shopify/loosen-class-methods-use-this David Cornu <m****e@d****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
09d70029 Loosen the rule on instance methods using `this` David Cornu <d****u@g****m> almost 9 years ago
bbce1300 merge Merge pull request #264 from Shopify/use-spread Tim Layton <t****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
504c812a Add spread rule for iterable objects, update spread "operator" to "syntax" Tim Layton <t****n@s****m> about 9 years ago
fbc8d86f Fixing link to eslint-plugin-shopify repo Brendan Boyle <b****e@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
36dcb571 Removed the word 'ugly' from otherwise fantastic documentation (#260) KsenijaGogic <K****c@g****m>
Committed by: Gord P <G****e@u****m>
over 9 years ago
157047c8 Update doc with suiteSetup and suiteTeardown Michelle Chen <m****n@s****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
c677af2b merge Merge pull request #258 from Shopify/readme-fix Ismail Syed <i****7@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
9cabdc81 Fix up README.md links :memo: Ismail Syed <i****d@s****m> over 9 years ago
ac9dd543 Remove packages with solo repos (#257) Gord P <G****e@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
f10bf7dd Fixing typo in testing code sample Adam Waselnuk <a****k@g****m> over 9 years ago
f70bc3d5 merge Merge pull request #256 from clauderic/fix/typos Claudéric Demers <m****e@c****o>
Committed by: GitHub <n****y@g****m>
over 9 years ago
930f40af Fix minor typo Claudéric Demers <m****e@c****o>
Committed by: GitHub <n****y@g****m>
over 9 years ago
b266f2fd Fix minor typos Claudéric Demers <m****e@c****o>
Committed by: GitHub <n****y@g****m>
over 9 years ago
12e7070e Remove esify (#255) Gord P <G****e@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
81cdcb03 merge Merge pull request #254 from Shopify/prefer-yarn-over-npm Adam Waselnuk <a****k@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
a369c0ba eslint-plugin-shopify NPM->npm Chris Sauvé <c****e@s****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
83134fc9 babel-preset-shopify NPM->npm Chris Sauvé <c****e@s****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
c4062045 NPM -> npm Chris Sauvé <c****e@s****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
e31b2a50 Added guides for using Yarn to install deps Adam Waselnuk <a****k@g****m> over 9 years ago
9772b337 merge Document our Node.js version strategy Chris Sauvé <c****e@s****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
a6f87cc8 Recast now adds arrow parens to single arg functions (#249) Gord P <G****e@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
b61cd899 merge Merge pull request #247 from Shopify/update-eslint-plugins Tyler Horth <t****h@s****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
3f8ff40e Fix babel rule overrides Tyler Horth <t****h@s****m> over 9 years ago
2056b61e Explicitly set flowtype/object-type-delimiter Tyler Horth <t****h@s****m> over 9 years ago
8f052162 Update eslint-plugin-react Tyler Horth <t****h@s****m> over 9 years ago
4e59b1e1 Update eslint-plugin-node Tyler Horth <t****h@s****m> over 9 years ago
117aa575 Update eslint-plugin-lodash Tyler Horth <t****h@s****m> over 9 years ago
bf4edc10 Update eslint-plugin-jsx-a11y Tyler Horth <t****h@s****m> over 9 years ago
7c107e05 Update eslint-plugin-import Tyler Horth <t****h@s****m> over 9 years ago
6f19a37e Update eslint-plugin-flowtype Tyler Horth <t****h@s****m> over 9 years ago
966afca4 Update eslint-plugin-babel Tyler Horth <t****h@s****m> over 9 years ago
f2a645c2 Update eslint-plugin-ava Tyler Horth <t****h@s****m> over 9 years ago
8391a322 Create README.md Chris Sauvé <c****e@s****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
e4f7919a Update CHANGELOG for 15.0.4 version bump (#245) Gord P <G****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
a3c86f62 Warn about `for...in`->`for...Object.entries`-style mismatch & null guards (#... Gord P <G****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
da6b3ad8 Warn when removing unused expression (#237) Tyler Horth <t****h@s****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
a211d258 split-if-assignments should handle `else if` assignments (#241) Gord P <G****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
a4ef41f4 Split up sequence assignments generated by decaf (#242) Gord P <G****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
47c61a07 Bump eslint version (#236) Tyler Horth <t****h@s****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
f7812049 merge Merge pull request #233 from Shopify/fix-eslint Tyler Horth <t****h@s****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
b2d2f8b0 Fix eslint Tyler Horth <t****h@s****m> almost 10 years ago
7bed2845 v15.0.3 Chris Sauve <c****e@s****m> almost 10 years ago
40fcf587 Remove warning about this in React lifecycle hooks Chris Sauve <c****e@s****m> almost 10 years ago
a73a77cb Disable troublesome rules Chris Sauve <c****e@s****m> almost 10 years ago
e5b75be2 v15.0.2 Chris Sauve <c****e@s****m> almost 10 years ago
16a19d38 v15.0.1 Chris Sauve <c****e@s****m> almost 10 years ago
f807a776 Fix object-rest-spread transform Chris Sauve <c****e@s****m> almost 10 years ago
f6eb02a4 v15.0.0 Chris Sauve <c****e@s****m> almost 10 years ago
505ae61a Update CHANGELOG Chris Sauve <c****e@s****m> almost 10 years ago
80ba80fc Add a flow babel preset and improve docs Chris Sauve <c****e@s****m> almost 10 years ago
45fde113 merge Merge pull request #218 from Shopify/update-deps Chris Sauvé <c****e@s****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
09998ee7 PR feedback Chris Sauve <c****e@s****m> almost 10 years ago
ca8553ac Fix disable comment Chris Sauve <c****e@s****m> almost 10 years ago
c73a6bf5 Fix a few linting issues Chris Sauve <c****e@s****m> almost 10 years ago
f71e7302 More dep updates Chris Sauve <c****e@s****m> almost 10 years ago
e8052ffa merge Merge pull request #220 from Shopify/improve-babel-presets Chris Sauvé <c****e@s****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
9ad34689 Use process.version Chris Sauve <c****e@s****m> almost 10 years ago
e2eb5c7b Update babel presets Chris Sauve <c****e@s****m> almost 10 years ago
9e44a66f bad option format... Chris Sauve <c****e@s****m> almost 10 years ago
2803ac7a Update eslint dep Chris Sauve <c****e@s****m> almost 10 years ago
cb6cb1a3 Update all dependencies Chris Sauve <c****e@s****m> almost 10 years ago
1450d045 v14.0.2 Bouke van der Bijl <b****l@g****m> almost 10 years ago
fb1e6794 merge Merge pull request #215 from Shopify/duplicate-imports Bouke van der Bijl <b****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
1e5cd98e Turn off `no-duplicate-imports` rule Bouke van der Bijl <b****l@g****m> almost 10 years ago
0cba9fbd merge Testing guide (#206) Chris Sauvé <c****e@s****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
c620de33 Be a little more easygoing on the recommendations Chris Sauve <c****e@s****m> almost 10 years ago
8e9d0928 Update changelog Bouke van der Bijl <b****l@g****m> almost 10 years ago
52f294e4 v14.0.1 Bouke van der Bijl <b****l@g****m> almost 10 years ago
709fd63a merge Merge pull request #214 from Shopify/comma-dangle Bouke van der Bijl <b****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
5cfd65bf Always commas for multiline function params Bouke van der Bijl <b****l@g****m> almost 10 years ago
85adbde3 Add guidance to avoid className and style props on components Chris Sauvé <c****e@s****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
e5d4a140 PR feedback Chris Sauvé <c****e@s****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
e8d6cedf v14.0.0 Chris Sauve <c****e@s****m> about 10 years ago
e25a95c6 Update CHANGELOG Chris Sauve <c****e@s****m> about 10 years ago
35e3b31d Linting updates (#211) Chris Sauvé <c****e@s****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
16fb9059 Minor React styleguide updates (#208) Chris Sauvé <c****e@s****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
fae1d885 Fix tests (#210) Chris Sauvé <c****e@s****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
71dc3104 More updates Chris Sauve <c****e@s****m> about 10 years ago
157e66f6 merge Merge pull request #207 from Shopify/fix/anchor-link Mikko Haapoja <m****h@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
8f26412b Fixed anchor tag for 10.10 it was pointing to 10.1 mikkoh <m****a@s****m> about 10 years ago
edaa6e60 Initial set of updates Chris Sauve <c****e@s****m> about 10 years ago
5f85ef33 v13.0.0 Chris Sauve <c****e@s****m> about 10 years ago
aa770558 Update dependencies (#205) Chris Sauvé <c****e@s****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
7e4b75f4 Fleshing out testing outline Adam Waselnuk <a****k@g****m>
Committed by: Chris Sauve <c****e@s****m>
about 10 years ago
7be56e99 Adding testing styleguide outline Adam Waselnuk <a****k@g****m>
Committed by: Chris Sauve <c****e@s****m>
about 10 years ago
d60639ad Link to performance docs Chris Sauvé <c****e@s****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago

← Back to repository