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

GitHub / Volst/create-react-app / commits

SHA Message Author Date Stats
d0ddbb4b Publish Kees Kluskens <k****s@w****l> almost 5 years ago
702e2a8b Update ESLint versions Kees Kluskens <k****s@w****l> almost 5 years ago
47260c36 Publish Kees Kluskens <k****s@w****l> about 6 years ago
c7b01fa4 Update eslint config Kees Kluskens <k****s@w****l> about 6 years ago
664d60ac Publish Kees Kluskens <k****s@w****l> over 6 years ago
de927ecb Remove nonexistent eslint rule Kees Kluskens <k****s@w****l> over 6 years ago
dc255636 Publish Kees Kluskens <k****s@w****l> over 6 years ago
874d557c Update eslint config Kees Kluskens <k****s@w****l> over 6 years ago
89f41f4a Publish Kees Kluskens <k****s@w****l> about 7 years ago
b7cfbb50 fix eslint v6 compat Kees Kluskens <k****s@w****l> about 7 years ago
e500e91c Publish Kees Kluskens <k****s@w****l> over 7 years ago
03061d3c Experiment with eslint + typescript config Kees Kluskens <k****s@w****l> over 7 years ago
7309372d Publish Kees Kluskens <k****s@w****l> about 8 years ago
5bf396d7 Revert to babel minify plugin due to a weird bug Kees Kluskens <k****s@w****l> about 8 years ago
9b8ce956 Publish Kees Kluskens <k****s@w****l> about 8 years ago
f3f34bd2 allow fast null checks Kees Kluskens <k****s@w****l> about 8 years ago
635693ee merge Merge branch 'typescript' Kees Kluskens <k****s@w****l> about 8 years ago
18ef23cc Publish Kees Kluskens <k****s@w****l> about 8 years ago
ecf10ca3 ... and apply the same to the dev config :( Kees Kluskens <k****s@w****l> about 8 years ago
3bbf2e72 Publish Kees Kluskens <k****s@w****l> about 8 years ago
6891d56b Allow JS files Kees Kluskens <k****s@w****l> about 8 years ago
ef095586 Publish Kees Kluskens <k****s@w****l> over 8 years ago
bffb365a whoops, add rules directory to npm files Kees Kluskens <k****s@w****l> over 8 years ago
9f78074a Publish Kees Kluskens <k****s@w****l> over 8 years ago
604f7825 Add no-restricted-globals tslint rule Kees Kluskens <k****s@w****l> over 8 years ago
8d2df1d4 Potential speed up for incremental builds Kees Kluskens <k****s@w****l> over 8 years ago
d8a008d7 Publish Kees Kluskens <k****s@w****l> over 8 years ago
3df29137 Switch to uglify-es Kees Kluskens <k****s@w****l> over 8 years ago
b0724f08 Publish Kees Kluskens <k****s@w****l> over 8 years ago
46666f73 Remove no-unused rule in favor of TS rule Kees Kluskens <k****s@w****l> over 8 years ago
acdb8b94 Publish Kees Kluskens <k****s@w****l> over 8 years ago
08e4d8c1 Relax no-unused rule for function params Kees Kluskens <k****s@w****l> over 8 years ago
e395b989 Publish Kees Kluskens <k****s@w****l> over 8 years ago
a5b68cff Fix tslint-react including default rules Kees Kluskens <k****s@w****l> over 8 years ago
9e940c81 Publish Kees Kluskens <k****s@w****l> over 8 years ago
d9c7be2f Improve tslint Kees Kluskens <k****s@w****l> over 8 years ago
28865030 Fix using local deps when testing Kees Kluskens <k****s@w****l> over 8 years ago
b087c1a1 Install proper dependencies automatically Kees Kluskens <k****s@w****l> over 8 years ago
70960327 Update deps Kees Kluskens <k****s@w****l> over 8 years ago
fcb5f54a Improve template linting Kees Kluskens <k****s@w****l> over 8 years ago
d4c65658 Add TSLint config package Kees Kluskens <k****s@w****l> over 8 years ago
ee73c174 More experimenting with tslint Kees Kluskens <k****s@w****l> over 8 years ago
007f7cd1 Publish Kees Kluskens <k****s@w****l> over 8 years ago
15b669e3 Experimental TypeScript support Kees Kluskens <k****s@w****l> over 8 years ago
00989725 Add default eslint file to template Kees Kluskens <k****s@w****l> over 8 years ago
8ecb9eeb Publish Kees Kluskens <k****s@w****l> over 8 years ago
578ac89b Fix wrong babel preset package being used Kees Kluskens <k****s@w****l> over 8 years ago
8d71b6fd Publish Kees Kluskens <k****s@w****l> over 8 years ago
27495475 restore original eslint-config version Kees Kluskens <k****s@w****l> over 8 years ago
282bb61d Cleanup before publishing Kees Kluskens <k****s@w****l> over 8 years ago
3fff150a Update deps Kees Kluskens <k****s@w****l> over 8 years ago
13775966 Fix app build failing Kees Kluskens <k****s@w****l> over 8 years ago
29c26964 Use babel-minify to uglify Kees Kluskens <k****s@w****l> over 8 years ago
7013ef7c Disable source maps via env variable by default Kees Kluskens <k****s@w****l> over 8 years ago
7d0505a1 Use `./src` as NODE_PATH by default Kees Kluskens <k****s@w****l> over 8 years ago
e00ca268 Add support for custom env file location Kees Kluskens <k****s@w****l> over 8 years ago
4f503a07 Remove browser polyfills Kees Kluskens <k****s@w****l> over 8 years ago
a36a32ba Add version information to env Kees Kluskens <k****s@w****l> over 8 years ago
31f27bdf Add basic Electron compatability Kees Kluskens <k****s@w****l> over 8 years ago
972331d7 Allow custom .eslintrc Kees Kluskens <k****s@w****l> over 8 years ago
19bd5103 Remove postcss support Kees Kluskens <k****s@w****l> over 8 years ago
8f5f9734 Fix install issues Kees Kluskens <k****s@w****l> over 8 years ago
e4259284 Modify Babel config to our liking Kees Kluskens <k****s@w****l> over 8 years ago
7b501afe Remove a lot of cruft we don't need for this fork Kees Kluskens <k****s@w****l> over 8 years ago
4c167c31 Change eslint config to our standards Kees Kluskens <k****s@w****l> over 8 years ago
ed5c48c8 Updated Debugging Tests for VSCode (#3605) Amadeo Gallardo <a****o@g****m>
Committed by: Joe Haddad <t****0@g****m>
over 8 years ago
bd682de1 Fixed typo in webpack.config.dev.js (#3601) Nils Magnus Englund <n****e@s****o>
Committed by: Joe Haddad <t****0@g****m>
over 8 years ago
a1c5b8f7 Updates comment to reflect codebase (#3576) Rahul Chanila <r****e@g****m>
Committed by: Joe Haddad <t****0@g****m>
over 8 years ago
af291f3c Add mjs and jsx filename extensions to file-loader exclude pattern (#3537) Ian Sutherland <i****n@i****a>
Committed by: Joe Haddad <t****0@g****m>
over 8 years ago
9af04226 Unmount the App in the default test (#3511) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
770fdf4b Update User Guide with deploying to GitHub User pages (#3510) Aaron Lamb <a****3@g****m>
Committed by: Joe Haddad <t****0@g****m>
almost 9 years ago
733ba3ab Add link to nvm-windows (#3489) David Gilbertson <g****d@g****m>
Committed by: Joe Haddad <t****0@g****m>
almost 9 years ago
032e6219 Update Prettier editor integration link (#3503) Gavin Gilmour <g****r@g****m>
Committed by: Dan Abramov <d****v@g****m>
almost 9 years ago
c789794c Fix run-time error unregistering (#3474) Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
657d145f Fix misspelling (#3468) JANG SUN HYUK <w****0@n****m>
Committed by: Dan Abramov <d****v@g****m>
almost 9 years ago
47af4b42 Fix broken link to href-no-hash eslint rule (#3460) Misha Khokhlov <h****y@g****m>
Committed by: Joe Haddad <t****0@g****m>
almost 9 years ago
daf8df1a Add a localhost-only log message pointing folks to the PWA docs. (#3455) Jeffrey Posnick <j****y@g****m>
Committed by: Joe Haddad <t****0@g****m>
almost 9 years ago
801fec28 Fix dead link (#3453) vannio <v****o@u****m>
Committed by: Dan Abramov <d****v@g****m>
almost 9 years ago
b555192b Explain how to debug tests (#2992) Matt Morgis <m****t@r****m>
Committed by: Joe Haddad <t****0@g****m>
almost 9 years ago
756a9a0f add —use-npm flag to bypass yarn (#3409) Trevor Brindle <t****e@g****m>
Committed by: Joe Haddad <t****0@g****m>
almost 9 years ago
4bec8771 Improve eject message (#3416) Joe Lim <x****m@u****m>
Committed by: Joe Haddad <t****0@g****m>
almost 9 years ago
5b4ff563 Export dismissRuntimeErrors function (#3414) Ovidiu Cherecheș <s****g@g****m>
Committed by: Joe Haddad <t****0@g****m>
almost 9 years ago
231873e9 one-line waiting for app start (#3411) Joe Lim <x****m@u****m>
Committed by: Joe Haddad <t****0@g****m>
almost 9 years ago
36cd35d6 Refactor extra watch options regex to react-dev-utils (#3362) Joe Lim <x****m@u****m>
Committed by: Joe Haddad <t****0@g****m>
almost 9 years ago
4b55193f Publish Dan Abramov <d****v@g****m> almost 9 years ago
cfbd468a Add 1.0.17 changelog (#3402) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
5811d55f Use new WebpackDevServer option (#3401) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
90c83f79 Fix grammar in README (#3394) Loren Sands-Ramshaw <l****r@g****m>
Committed by: Dan Abramov <d****v@g****m>
almost 9 years ago
2cb48716 Add link to VS Code troubleshooting guide (#3399) Kenneth Auchenberg <k****h@a****k>
Committed by: Dan Abramov <d****v@g****m>
almost 9 years ago
35fa70e9 Update VS Code debug configuration (#3400) Kenneth Auchenberg <k****h@a****k>
Committed by: Dan Abramov <d****v@g****m>
almost 9 years ago
74c523c4 Update README.md (#3392) Ryan Swapp <r****p@g****m>
Committed by: Joe Haddad <t****0@g****m>
almost 9 years ago
dc95d18c Publish Dan Abramov <d****v@g****m> almost 9 years ago
b8e6ba3c Reorder publishing instructions Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
7ae6ab10 Changelog for 1.0.16 (#3376) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
1740c3fe Update favicon description (#3374) Piotr <h****o@p****z>
Committed by: Dan Abramov <d****v@g****m>
almost 9 years ago
e62bfdd7 Replace template literal; fixes #3367 (#3368) Pete Feltham <p****r@f****u>
Committed by: Dan Abramov <d****v@g****m>
almost 9 years ago
87643fdb CLI@1.4.2 Dan Abramov <d****v@g****m> almost 9 years ago
5e7b9675 Publish Dan Abramov <d****v@g****m> almost 9 years ago
a9257ec9 Changelog for 1.0.15 (#3357) Dan Abramov <d****v@g****m> almost 9 years ago
1a61cd45 Add preflight CWD check for npm (#3355) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago

← Back to repository