GitHub / itsdouges/next.js / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| b0cad337 | Use less code to detect replace instead of push (#5969) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 36164ead | Don’t bundle next/asset if it’s not used (#5971) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 20fe65ce | Implement tslint for core files (#5952) |
Anderson Leite <a****l@g****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| aabc7201 | v7.0.2-canary.50 | Tim Neutkens <t****s@m****m> | over 7 years ago | |
| 0f23faf8 | Serverless Next.js (#5927) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 56744253 | Upgrade styled-jsx (#5953) |
Giuseppe <g****g@u****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| 2c916137 | Add test for instance method on getInitialProps. (#5951) |
Anderson Leite <a****l@g****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| 44d12d0c | Remove unused imports. (#5950) |
Anderson Leite <a****l@g****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| 75efa817 | Modify with-universal-configuration example (#4498) (#5948) |
Rafael Mariano <r****a@u****r>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| 46c9deb0 | Upgrades webpack related libraries (#5949) |
Jeroen Knoops <j****s@g****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| 05479400 | Update react and react-dom to use "latest" (#5942) |
Steven Bell <b****n@u****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| bdfa37cd | Add react-testing-library example (#5940) |
Jean <j****r@u****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| ec33b838 | Fix with-jest-typescript example to keep babel-jest in sync with jest (#5941) |
Zack Tanner <z****r@g****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| b5fa6c59 | Corrects Typo from next-bundle-analyzer/readme.md (#5939) |
Martin Alix <g****b@m****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| 24400d1e | fix: update with-mobx example (#5936) |
Zihua Wu <q****4@1****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| 62905ce6 | Add with-carlo example (#5930) |
Michael Hsu <e****4@g****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| 401495bc | fix custom document example (#5928) |
Florian Hämmerle <l****b@u****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| 32451e97 | Move out requires from renderToHTML (#5915) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| cd0a1767 | change errorCode prop name for clearer explanation of code example (#5914) |
Erik Nguyen <k****n@v****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| bd2dee21 | v7.0.2-canary.49 | Tim Neutkens <t****s@m****m> | over 7 years ago | |
| 9a7ebb1c | Remove node-args in favor of NODE_OPTIONS environment variable (#5910) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 581e193a | Check if App / Document are valid React Components (#5907) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 9c4eefcd | Add prettier for examples directory (#5909) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 6e2cbfaf | v7.0.2-canary.48 | Tim Neutkens <t****s@m****m> | over 7 years ago | |
| 72e79292 | Change page export validity check on client and server in development (#5857) |
Kyle Holmberg <i****x@k****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| b91a9601 | Improve dev experience by listening faster (#5902) |
Brian Beck <e****n@u****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| 346915eb | v7.0.2-canary.47 | Tim Neutkens <t****s@m****m> | over 7 years ago | |
| 059dd309 | Make browser side resolve prefer mjs files (#5898) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| f7477a9e | Adding is `@tailwind components;` (#5897) |
Dale Inverarity <d****e@d****a>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| be24aaa0 | v7.0.2-canary.46 | Tim Neutkens <t****s@m****m> | over 7 years ago | |
| b5b0c743 | Add ws dependency | Tim Neutkens <t****s@m****m> | over 7 years ago | |
| e96d6944 | v7.0.2-canary.45 | Tim Neutkens <t****s@m****m> | over 7 years ago | |
| 6795f681 | Make sure WebSocket server port is always detected (#5894) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| f4a2cbb4 | v7.0.2-canary.44 | Tim Neutkens <t****s@m****m> | over 7 years ago | |
| ebf217cb | add --node-args option (#5858) |
DevSide <t****u@g****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| dfa0f826 | Remove <link ...style.css"> from Head in _document (#5890) |
Pojen Chen <M****c@u****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| 798ae043 | Example with cookie auth (#5821) |
Juan Olvera <1****4@u****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| b4e877c8 | Remove <link ...style.css"> from Head in _document (#5887) |
Pojen Chen <M****c@u****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| af07611a | Implement websockets based on-demand-entries ping (#4508) |
JJ Kasper <2****k@u****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| 1464d932 | Disable webpack cache option in prod (#5877) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 00a14d69 | v7.0.2-canary.43 | Tim Neutkens <t****s@m****m> | over 7 years ago | |
| 4426fdb9 | Make sure 404 is rendered (#5880) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 1016b710 | Don’t prefetch on slow network / when datasaver is enabled (#5876) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| c2a208d1 | Update styletron example (#5879) |
Leon <l****n@g****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| 620b4269 | Remove baseurl/paths option (#5878) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 419bec0b | Fix #5674 Append crossOrigin on the client side too, add config option for cr... |
Connor Davis <m****l@c****s>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| 5e3bf6e5 | Convert render.js to typescript (#5869) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 81a2a6c4 | Removing link ref style.css (#5871) |
adrianoted <4****d@u****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| e6c36866 | multi-threaded export with nice progress indication (#5870) |
Benjamin Kniffler <b****r@m****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| 71d1d363 | Fix/update "examples/custom-server-typescript" (#5865) |
Oscar Busk <o****k@g****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| 50662c6a | Fix initialNow in react-intl example (#5867) |
Brian Beck <e****n@u****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| 4345343d | Update/fix "examples/with-firebase-hosting-and-typescript" (#5864) |
Oscar Busk <o****k@g****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| d58cecc9 | Upgrade React from 16.4.2 to 16.6.3 (#5861) |
Kyle Holmberg <i****x@k****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| 2dec1fcd | v7.0.2-canary.42 | Tim Neutkens <t****s@m****m> | over 7 years ago | |
| 5708e99e | Run compilers sequentially when in lambdas mode (#5862) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 82c5cc38 | Update/fix "examples/with-firebase-hosting" (#5853) |
Oscar Busk <o****k@g****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| cd1d3640 | Improve with-sentry example (#5727) |
Adam Stankiewicz <s****n@s****l>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| 1c8b09d7 | Make `<Head>` children render first, then next/head children, then script pre... |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 93424b64 | Use correct default for query (#5851) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 6b7864e5 | Fix linting | Tim Neutkens <t****s@m****m> | over 7 years ago | |
| 616c3d7a | docs(readme): add documentation for `renderPage` customization on _document.j... |
Kenneth Luján Rosas <k****n@k****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| a996fba0 | Added a new example with relay modern and a graphql server with express. (#4670) |
Diogo Dutra <d****a@g****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| 2fdd43c3 | Create with-firebase-hosting-and-docker example (#5373) |
Saro Vindigni <s****6@g****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| 9ddc1d7b | update styletron example (#5573) |
Leon <l****n@g****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| b0148cf4 | Update for use with Firestore (#5793) |
moflo <F****p@g****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| 77d5f36e | improved ant-design with less (#5847) |
Bill Searle <b****e@g****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| 27c0b199 | Fix paths when built on windows (#5795) |
Oscar Busk <o****k@g****m>
Committed by: Tim Neutkens <t****s@m****m> |
over 7 years ago | |
| c867b0ce | Fix paths when built on windows (#5795) |
Oscar Busk <o****k@g****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| 8b617391 | Convert next-server.js to typescript (#5844) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 61894816 | Remove app variable as it’s only used once (#5842) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 0e6d1907 | Move sendHTML and rewrite in ts (#5839) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 8873242b | Move getPageFiles and convert to ts (#5841) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 8ca5749f | Remove unused properties (#5837) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| c03d25b9 | Added length calculation for insert of cache rather then default to 1… (#5835) |
Peter Kellner <p****r@p****t>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| ffe1a12f | Move getDynamicImportBundles into own ts file (#5836) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 3c62b075 | Move serve-static to typescript (#5833) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 5d2250ac | Remove unused functions (#5832) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 261eb163 | Only check if BUILD_ID exists when reading throws error (#5834) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 510eb577 | Updates version of firebase (#5829) |
Jeroen Knoops <j****s@g****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| 902c5244 | v7.0.2-canary.41 | Tim Neutkens <t****s@m****m> | over 7 years ago | |
| 6729fa45 | Mark react/react-dom as external when in lambdas mode (#5828) |
Tim Neutkens <t****m@t****l>
Committed by: Guillermo Rauch <r****g@g****m> |
over 7 years ago | |
| dd556bf9 | Add tsc type checking (#5826) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 70985015 | v7.0.2-canary.40 | Tim Neutkens <t****s@m****m> | over 7 years ago | |
| 1a5fc941 | Remove console.log after verifying the correct files are ignored | Tim Neutkens <t****s@m****m> | over 7 years ago | |
| a62a6276 | v7.0.2-canary.39 | Tim Neutkens <t****s@m****m> | over 7 years ago | |
| 6542750e | Fix edge case where file had `module.export` in the content (#5823) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| e463c2a1 | Remove outdated note from with-jest example (#5820) |
Hirofumi Wakasugi <b****j@g****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| 81cfea7d | improve Unstated example so that it can shares state when switching pages (#5... |
tylim <5****8@u****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| 84223d39 | v7.0.2-canary.38 | Tim Neutkens <t****s@m****m> | over 7 years ago | |
| 2d5b56a1 | Disable usage of esmodules when commonjs is enabled on the preset | Tim Neutkens <t****s@m****m> | over 7 years ago | |
| 29ed67b0 | Add test for generateBuildId (#5816) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| cdd5129e | Simplify with-absolute-imports example (#5812) |
nodegin <1****0@n****n>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| dada692b | v7.0.2-canary.37 | Tim Neutkens <t****s@m****m> | over 7 years ago | |
| bd2ad412 | Bring back module.exports because of backwards compat (#5815) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 7ffcb0bf | Update polyfills (#5814) |
陈雨童 <6****8@q****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| 38db893a | fix typo (#5813) |
M <m****k@g****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| fcae74c4 | Removes some quotes in with-emotion example (#5802) |
Jeroen Knoops <j****s@g****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago | |
| dd3b5bf8 | v7.0.2-canary.36 | Tim Neutkens <t****s@m****m> | over 7 years ago | |
| d11a3aa3 | Add tests for isomorphic-unfetch bundling issue (#5805) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 01b34bb7 | Format no-document-title description (#5803) |
Peter Halasz <p****z@l****m>
Committed by: Tim Neutkens <t****m@t****l> |
over 7 years ago |