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
4090328b Add a few testing resources Chris Sauvé <c****e@s****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
a190b427 Integrate links from FED JS resources Chris Sauvé <c****e@s****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
363499c4 Merge in some resources from the FED JS guide Chris Sauvé <c****e@s****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
68dc6e2b Add resources section for React Chris Sauvé <c****e@s****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
de3bf51e Minor linting updates (#204) Chris Sauvé <c****e@s****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
17be2a11 Version bumps Gord Pearson <g****n@s****m> about 10 years ago
1b5cd11f CHANGELOG for 12.3.4 Gord Pearson <g****n@s****m> about 10 years ago
7ef4da17 Adds regex search fallback for files that are not of a pure .js extension (#203) Justin Chan <j****c@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
71245640 Improve unused-results transform (#202) Chris Sauvé <c****e@s****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
9f279a9d Issue squashing (#201) Chris Sauvé <c****e@s****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
d8f76260 Add Node Babel presets (#143) Chris Sauvé <c****e@s****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
69917241 Exports in coffee/js files with the same name are not conflicts (#199) Gord P <G****e@u****m>
Committed by: Chris Sauvé <c****e@s****m>
about 10 years ago
003cd9f3 CHANGELOG Chris Sauve <c****e@s****m> about 10 years ago
a5e95ca9 Update babel-preset-shopify to override bad push Bouke van der Bijl <b****l@g****m> about 10 years ago
7b9b6e52 v12.3.3 Bouke van der Bijl <b****l@g****m> about 10 years ago
c71498a2 merge Merge pull request #197 from Shopify/looser-peers Bouke van der Bijl <b****l@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
aeb9fab4 Use a looser peerDependencies for eslint-plugin-shopify Bouke van der Bijl <b****l@g****m> about 10 years ago
535eb283 Clean up license files Chris Sauve <c****e@s****m> about 10 years ago
878b8d46 merge Merge pull request #193 from Shopify/Bindings-is-twine Bouke van der Bijl <b****l@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
302459ad Bindings -> Twine Bouke van der Bijl <b****l@g****m> about 10 years ago
e34521e3 v12.3.3 changelog (#194) Gord P <G****e@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
71946965 Automatically import Twine for Bindings Bouke van der Bijl <b****l@g****m> about 10 years ago
d2b4276a Modify transform to use namespaced import when finding named exports (#191) Justin Chan <j****c@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
79cc5e40 Update README to include doc generation behaviour (#189) Justin Chan <j****c@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
a035a0ce Splits up assignments in if statement parameters (#192) Gord P <G****e@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
f60afe81 Add `args` spread argument to functions that reference `arguments` (#165) Gord P <G****e@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
ecfb993d Handle argless returns in remove-trailing-else-undefined-return (#187) Gord P <G****e@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
f79430f3 Fix invalid finder criteria in split-return-assignments (#188) Gord P <G****e@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
5de2520c Added ?= decaf output to simple if statement transform (#179) Justin Chan <j****c@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
8b7f9dd5 Add arrow-body-style guidance for a singular multiline return. (#186) Justin Chan <j****c@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
23e242be v12.3.2 Bouke van der Bijl <b****l@g****m> about 10 years ago
78381807 Improve global-reference-to-import error message Bouke van der Bijl <b****l@g****m> about 10 years ago
d4ae16fe Allow prototype assignments to exported global (#172) Gord P <G****e@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
12225fb0 Added IIFE to Ternary transform (#169) Justin Chan <j****c@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
00c4ff68 v12.3.1 Chris Sauve <c****e@s****m> about 10 years ago
84fa5431 Fixed the name of transforms Chris Sauve <c****e@s****m> about 10 years ago
846c14a1 Add Docs Generation to Helper commands (#180) Justin Chan <j****c@g****m>
Committed by: Gord P <G****e@u****m>
about 10 years ago
df417d5d v12.3.0 Chris Sauve <c****e@s****m> about 10 years ago
e8236291 Update CHANGELOG Chris Sauve <c****e@s****m> about 10 years ago
fb2b7a8d Remove casing (#178) Chris Sauvé <c****e@s****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
a8bcf2bd Add transforms for killing unecessary returns (#173) Chris Sauvé <c****e@s****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
878d08f4 Fix ESLint resource hogging (#177) Chris Sauvé <c****e@s****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
2ca4167b merge Merge pull request #168 from Shopify/segmented-codemod-docs Gord P <G****e@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
844a4fce Moved all transforms from README to it's own in docs folder Andy Fang <a****g@s****m> about 10 years ago
bbf5f9c2 Split return assignments (#134) Andy Fang <a****g@s****m> about 10 years ago
9579798f Fix typo in README Chris Berthe <c****e@g****m> about 10 years ago
c79099fc v12.2.0 Chris Sauve <c****e@s****m> about 10 years ago
c674cb2c Update CHANGELOG Chris Sauve <c****e@s****m> about 10 years ago
0c65c2ec Clean up esify and add eslint --fix (#152) Chris Sauvé <c****e@s****m> about 10 years ago
58c2098b v12.1.0 Chris Sauve <c****e@s****m> about 10 years ago
76d0ae78 Fix linting issues Chris Sauve <c****e@s****m> about 10 years ago
704d8cf7 Finalize CHANGELOG Chris Sauve <c****e@s****m> about 10 years ago
d1325169 Minor codemod fixups (#151) Chris Sauvé <c****e@s****m> about 10 years ago
15357700 Add implicit-coercion-to-explicit transform (#149) Chris Sauvé <c****e@s****m> about 10 years ago
b8479323 Replace empty functions with _.noop (#148) Chris Sauvé <c****e@s****m> about 10 years ago
cf32a4dd Add missing radix transform (#145) Chris Sauvé <c****e@s****m> about 10 years ago
1b5d383a v12.0.2 Chris Sauve <c****e@s****m> over 10 years ago
e6fc8781 Update CHANGELOG Chris Sauve <c****e@s****m> over 10 years ago
0b8d78a3 Add a simple warning system for common issues (#146) Chris Sauvé <c****e@s****m> over 10 years ago
0a5d9cdb Fix typo in transform path Gord Pearson <g****n@s****m> over 10 years ago
75ce1e4c v12.0.1 Bouke van der Bijl <b****l@g****m> over 10 years ago
7a0a4ff9 merge Merge pull request #144 from Shopify/spaced-directive Bouke van der Bijl <b****l@g****m> over 10 years ago
b8ca1573 eslint spaced-comment: Allow sprockets directives Bouke van der Bijl <b****l@g****m> over 10 years ago
cd904f46 Updated changelog Chris Sauve <c****e@s****m> over 10 years ago
be90dc1c v12.0.0 Chris Sauve <c****e@s****m> over 10 years ago
d71a28fc Fix existential soak checks (#135) Chris Sauvé <c****e@s****m> over 10 years ago
fe193f34 Fix jQuery reference edge cases (#142) Chris Sauvé <c****e@s****m> over 10 years ago
3f7f563e Fix order of mocha transforms Chris Sauve <c****e@s****m> over 10 years ago
a9b5a3e6 Update manifests and improve changelog (#140) Chris Sauvé <c****e@s****m> over 10 years ago
3aae9d5e Add a computed-literal-keys-to-dot-notation transform (#141) Chris Sauvé <c****e@s****m> over 10 years ago
2c9e9acc v11.3.0 Bouke van der Bijl <b****l@g****m> over 10 years ago
d9dd731d Fix mocha context to closure on computed props (#128) Chris Sauvé <c****e@s****m> over 10 years ago
c3eaa6a6 Remove block statements for single-return arrow functions (#136) Chris Sauvé <c****e@s****m> over 10 years ago
e2f960cf Add rename-identifier and rename-property (#139) Chris Sauvé <c****e@s****m> over 10 years ago
40069fc1 Improve global to import transform (#131) Chris Sauvé <c****e@s****m> over 10 years ago
6c0e1f1a Update all dependencies (#93) Chris Sauvé <c****e@s****m> over 10 years ago
9c8856e7 merge Merge pull request #130 from Shopify/transform_cli Gord P <G****e@u****m> over 10 years ago
7c720ccf Convert default export objects to named exports (#129) Andy Fang <a****g@s****m> over 10 years ago
01a1b7c9 Fix transform path reference Gord Pearson <g****n@s****m> over 10 years ago
0eb6b3c2 Rename test file; fix merge regressions Gord Pearson <g****n@s****m> over 10 years ago
07572977 Scripts to generate transform boilerplate / rename transforms Gord Pearson <g****n@s****m> over 10 years ago
9724daa4 Remove return voids (#91) Andy Fang <a****g@s****m> over 10 years ago
4e3814a3 Minor improvements from a few more translation examples (#90) Chris Sauvé <c****e@s****m> over 10 years ago
7e9fac1f merge Merge pull request #89 from Shopify/multiple_esify_inputs Gord P <G****e@u****m> over 10 years ago
761ff8a5 v11.2.0 Chris Sauve <c****e@s****m> over 10 years ago
44beec1e Updating CHANGELOG Chris Sauve <c****e@s****m> over 10 years ago
4a3fe878 Improve order of transforms (#88) Chris Sauvé <c****e@s****m> over 10 years ago
5bedf98f Prefer equivalent JavaScript file for multiple global-to-import matches (#87) Chris Sauvé <c****e@s****m> over 10 years ago
52cae402 esify now accepts multiple files/globs Gord Pearson <g****n@s****m> over 10 years ago
1ff5a321 Add CoffeeScript soak transform (#61) Chris Sauvé <c****e@s****m> over 10 years ago
dfb8e71a removes redundant empty returns (#85) Andy Fang <a****g@s****m> over 10 years ago
bfcf7ed4 merge Merge pull request #83 from Shopify/#73 Andy Fang <a****g@s****m> over 10 years ago
71b57350 merge removes redundant empty returns Andy Fang <f****g@A****l> over 10 years ago
82e83e5a Squashed commit of the following: Andy Fang <f****g@A****l> over 10 years ago
ab4ea287 added sanity checks Andy Fang <f****g@A****l> over 10 years ago
fc6354e5 uses matchLast util and cleaned up dependencies + test case naming conventions Andy Fang <f****g@A****l> over 10 years ago
35e1cbc0 updated readme instructions to reflect setup Andy Fang <f****g@A****l> over 10 years ago
ff1fe61b combined transforms and corrected test cases Andy Fang <f****g@A****l> over 10 years ago
7d931eec removes redundant empty returns Andy Fang <f****g@A****l> over 10 years ago
c1be04b9 merge Merge pull request #76 from Shopify/#72 Andy Fang <a****g@s****m> over 10 years ago

← Back to repository