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

GitHub / itsdouges/next.js / commits

SHA Message Author Date Stats
58b2d9e2 Use optional chaining syntax (#9975) Afzal Sayed <1****6@u****m>
Committed by: Joe Haddad <t****0@g****m>
over 6 years ago
7a6f0561 v9.1.8-canary.6 Joe Haddad <j****d@z****o> over 6 years ago
1c6f0874 Test That Custom Properties Are Not Compiled (#9984) Joe Haddad <j****d@z****o>
Committed by: Tim Neutkens <t****m@t****l>
over 6 years ago
18d8c90c Updated docs for pathname (#9964)
Co-authored-by: Tim Neutkens <t****m@t****l>, Tim Neutkens <t****m@t****l>
Luis Alvarez D <l****s@z****o>
Committed by: Tim Neutkens <t****m@t****l>
over 6 years ago
3c8fff35 Simplify `<Link>` Prefetch Deduping (#9987)
Co-authored-by: JJ Kasper <j****j@j****e>, JJ Kasper <j****j@j****e>
Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
c387986b v9.1.8-canary.5 Joe Haddad <j****d@z****o> over 6 years ago
8686fca6 Fix Browserslist Integration for CSS (#9985) Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
f8888636 Removed <br> from docs (#9972) Luis Alvarez D <l****s@z****o>
Committed by: Tim Neutkens <t****m@t****l>
over 6 years ago
5a7f9fa2 typo fix (#9979) Jurian <0****0@h****l>
Committed by: Joe Haddad <t****0@g****m>
over 6 years ago
f44f9e2d docs: Fix imports in router API reference (#9977) Moritz Kneilmann <m****n@g****e>
Committed by: Joe Haddad <j****d@z****o>
over 6 years ago
c6e6d98f v9.1.8-canary.4 Joe Haddad <j****d@z****o> over 6 years ago
23a04e46 Add docs for catch all routes (#9967)
Co-authored-by: Joe Haddad <t****0@g****m>
Luis Alvarez D <l****s@z****o>
Committed by: Joe Haddad <j****d@z****o>
over 6 years ago
3b7a20de Test strictly matching `next/dist` packages (#9968) Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
c512b04e v9.1.8-canary.3 Joe Haddad <j****d@z****o> over 6 years ago
2757826c Use `<script defer>` by default, matching `<script type=module>` (#9966) Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
dea80b85 Allow libs that ends with `next/dist` such as `i18next`, `next-i18next`, `rea...
Co-authored-by: Joe Haddad <t****0@g****m>
Felix Mosheev <9****h@u****m>
Committed by: Joe Haddad <t****0@g****m>
over 6 years ago
501587ab v9.1.8-canary.2 JJ Kasper <j****j@j****e> over 6 years ago
a50a0577 Fix Tests (#9963) Joe Haddad <j****d@z****o>
Committed by: JJ Kasper <j****j@j****e>
over 6 years ago
5a2182e6 Add assetPrefix when fetching script and style dependencies (#9933) Brian Mathews <s****t@g****m>
Committed by: Joe Haddad <j****d@z****o>
over 6 years ago
32ec4f69 Allow for shortened names for certain items (#9949)
Co-authored-by: Joe Haddad <t****0@g****m>
Tim Neutkens <t****m@t****l>
Committed by: Joe Haddad <t****0@g****m>
over 6 years ago
1db6764c v9.1.8-canary.1 JJ Kasper <j****j@j****e> over 6 years ago
7e817cab Remove rewriteUrlForNextExport from bundles when option is not enabled (#9946)
Co-authored-by: Joe Haddad <t****0@g****m>
Tim Neutkens <t****m@t****l>
Committed by: Joe Haddad <t****0@g****m>
over 6 years ago
72a0c557 Remove async from void functions in page-loader (#9948) Tim Neutkens <t****m@t****l>
Committed by: Joe Haddad <t****0@g****m>
over 6 years ago
1fd57d22 Remove experiment (#9945)
Co-authored-by: JJ Kasper <j****j@j****e>
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m>
over 6 years ago
8898b853 Don't bundle prop-types to then tree shake it (#9944) Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m>
over 6 years ago
12a877d8 fix getting data in class based example (#9938) Ilham Wahabi <w****a@g****m>
Committed by: Tim Neutkens <t****m@t****l>
over 6 years ago
b66c34ea Fix js template to be TS compatible (#9941) Jerry Green <J****n@u****m>
Committed by: Tim Neutkens <t****m@t****l>
over 6 years ago
a277218d Fix Safari Script Test Count (#9932) Joe Haddad <j****d@z****o>
Committed by: JJ Kasper <j****j@j****e>
over 6 years ago
8ebc5461 v9.1.8-canary.0 Joe Haddad <j****d@z****o> over 6 years ago
3707701c Fix mistakes in the Deployment doc (#9925)
Co-authored-by: Joe Haddad <t****0@g****m>
Cully Larson <c****n@g****m>
Committed by: Joe Haddad <j****d@z****o>
over 6 years ago
9261b82a Enable New Chunking Behavior (#9731) Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m>
over 6 years ago
a3925b58 Fix mistakes in the Custom Server doc (#9930) Cully Larson <c****n@g****m>
Committed by: Joe Haddad <j****d@z****o>
over 6 years ago
4a7a28a8 Fixup the Static HTML Export doc (#9928) Cully Larson <c****n@g****m>
Committed by: Joe Haddad <j****d@z****o>
over 6 years ago
41d4084c Add a missing word to the Static Optimization doc (#9926) Cully Larson <c****n@g****m>
Committed by: Joe Haddad <j****d@z****o>
over 6 years ago
ae78e8f5 Fix get(Static|Initial)Props re-running when updating query (#9907)
Co-authored-by: Joe Haddad <t****0@g****m>
JJ Kasper <j****j@j****e>
Committed by: Joe Haddad <j****d@z****o>
over 6 years ago
c4cf641c Test 3rd Party CSS Modules (#9924) Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
ef6df482 Add with-mobx-keystone-typescript example (#9844)
Co-authored-by: Luis Alvarez D. <l****s@z****o>
Evgeniy Kumachev <E****v@u****m>
Committed by: Luis Alvarez D <l****s@z****o>
over 6 years ago
8e2ff2cd v9.1.7 Joe Haddad <j****d@z****o> over 6 years ago
a701072f v9.1.7-canary.16 Joe Haddad <j****d@z****o> over 6 years ago
d1fdd2bb Add descriptions to documentation pages (#9901)
Co-authored-by: Joe Haddad <t****0@g****m>
Luis Alvarez D <l****s@z****o>
Committed by: Joe Haddad <t****0@g****m>
over 6 years ago
251f56b8 Tailwind example only run PurgeCSS in production (#9846)
Co-authored-by: Joe Haddad <t****0@g****m>
Sergio Xalambrí <h****o@s****m>
Committed by: Joe Haddad <t****0@g****m>
over 6 years ago
878ee56b Fix New CSS Support Media Paths (#9916) Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
fbcc0e81 😌 (#9923) Luis Alvarez D <l****s@z****o>
Committed by: GitHub <n****y@g****m>
over 6 years ago
2f1b15c6 Fix _app global css import order (#9836) Igor Crispim Diniz <i****z@g****m>
Committed by: Tim Neutkens <t****m@t****l>
over 6 years ago
3a797f1a v9.1.7-canary.15 Tim Neutkens <t****s@m****m> over 6 years ago
c8799f9e Enable catchAllRouting by default (#9922) Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m>
over 6 years ago
1546fcdc Update contributing.md Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m>
over 6 years ago
9e9c7ea3 Remove leftover symlink Tim Neutkens <t****s@m****m> over 6 years ago
ed142419 v9.1.7-canary.14 Tim Neutkens <t****s@m****m> over 6 years ago
6e1762a7 Remove extra logging from on-demand-entries (#9909)
Co-authored-by: Tim Neutkens <t****m@t****l>
JJ Kasper <j****j@j****e>
Committed by: Tim Neutkens <t****m@t****l>
over 6 years ago
2e3a9720 Update the docker multistage to copy only the necessary files (#9899) Vinci Rufus <v****s@g****m>
Committed by: Tim Neutkens <t****m@t****l>
over 6 years ago
d166840e Fix shadowing of apolloClient (#9917) Bee Ellis <4****s@u****m>
Committed by: Tim Neutkens <t****m@t****l>
over 6 years ago
2a70b268 Remove dynamic assetPrefix from docs (#9912) Luis Alvarez D <l****s@z****o>
Committed by: Tim Neutkens <t****m@t****l>
over 6 years ago
aa043187 v9.1.7-canary.13 Joe Haddad <j****d@z****o> over 6 years ago
00179adc Fix User Error in Async API Endpoint (#9911) Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
d59858e3 Remove example (#9910) Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m>
over 6 years ago
d55b4640 fix with-next-offline example (#9900) Sarbast Mohammed <s****0@g****m>
Committed by: Luis Alvarez D <l****s@z****o>
over 6 years ago
ad7bb4e3 Add headers support to custom-routes (#9879) JJ Kasper <j****j@j****e>
Committed by: Tim Neutkens <t****m@t****l>
over 6 years ago
7bf6aca7 v9.1.7-canary.12 JJ Kasper <j****j@j****e> over 6 years ago
8132524d Revert version bump for routes-manifest (#9896) JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m>
over 6 years ago
5c72663c Ensure params in query are updated for custom-routes (#9797) JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m>
over 6 years ago
4f0c74c5 Fix Potential Duplication of Page Loading (#9894) Joe Haddad <j****d@z****o>
Committed by: JJ Kasper <j****j@j****e>
over 6 years ago
5be30aae Support static export and server hosted build and update docs (#9783) Alejandro Garcia Anglada <a****a@g****m>
Committed by: Luis Alvarez D <l****s@z****o>
over 6 years ago
b6d51314 v9.1.7-canary.11 JJ Kasper <j****j@j****e> over 6 years ago
8247f19f Defer Loading CSS Configuration (#9889) Joe Haddad <j****d@z****o>
Committed by: JJ Kasper <j****j@j****e>
over 6 years ago
b0892eff v9.1.7-canary.10 Joe Haddad <j****d@z****o> over 6 years ago
0957ed6f Use Cached SSG Data on History Navigation (#9887)
Co-authored-by: JJ Kasper <j****j@j****e>
Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m>
over 6 years ago
3ece98b3 Removed the custom configuration page (#9886) Luis Alvarez D <l****s@z****o>
Committed by: GitHub <n****y@g****m>
over 6 years ago
39ccd8ff Add error for rewrite to auto-exported dynamic page (#9816)
Co-authored-by: Joe Haddad <t****0@g****m>
JJ Kasper <j****j@j****e>
Committed by: Joe Haddad <t****0@g****m>
over 6 years ago
31f3bfa1 Add test ensuring basePath is added to routes-manifest (#9885) JJ Kasper <j****j@j****e>
Committed by: Joe Haddad <t****0@g****m>
over 6 years ago
078b2a5e Refactor SSG Data Fetching (#9884) Joe Haddad <j****d@z****o>
Committed by: JJ Kasper <j****j@j****e>
over 6 years ago
20fb2be6 Update testing notes in contributing doc (#9878) JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m>
over 6 years ago
cad5a84e v9.1.7-canary.9 JJ Kasper <j****j@j****e> over 6 years ago
fe1af7b3 Update yarn.lock Joe Haddad <j****d@z****o> over 6 years ago
df97f2d9 Update native-url for peerdep (#9882) Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m>
over 6 years ago
14808400 Add basePath to routes-manifest (#9875) JJ Kasper <j****j@j****e>
Committed by: Tim Neutkens <t****m@t****l>
over 6 years ago
ae567bfc v9.1.7-canary.8 Tim Neutkens <t****s@m****m> over 6 years ago
86808bbc Add basePath support (#9872) Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m>
over 6 years ago
2d0ad7d4 Refactor Router#getInitialProps (#9853) Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
356e5caf Fix bug in data-fetching.md's example (#9868) Konstantin Münster <4****r@u****m>
Committed by: Tim Neutkens <t****m@t****l>
over 6 years ago
be3b5b7c Register Created Bindings (#9864) Joe Haddad <j****d@z****o>
Committed by: JJ Kasper <j****j@j****e>
over 6 years ago
2f5b3e0d Test Nested CSS Imports (#9855) Joe Haddad <j****d@z****o>
Committed by: Tim Neutkens <t****m@t****l>
over 6 years ago
f1f464b3 v9.1.7-canary.7 Joe Haddad <j****d@z****o> over 6 years ago
edf63e59 Expose CSS Issuer When Error (#9850) Joe Haddad <j****d@z****o>
Committed by: JJ Kasper <j****j@j****e>
over 6 years ago
14b18da0 Special Global CSS Error within `node_modules` (#9849) Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m>
over 6 years ago
5bd58d5a v9.1.7-canary.6 Joe Haddad <j****d@z****o> over 6 years ago
a56d9a91 Do Not Run File Loader on Server (#9843) Joe Haddad <j****d@z****o>
Committed by: JJ Kasper <j****j@j****e>
over 6 years ago
6b50b132 Allow Boolean API Response (#9842) Joe Haddad <j****d@z****o>
Committed by: JJ Kasper <j****j@j****e>
over 6 years ago
f89d55f1 Add selenium-webdriver and testing cross-browser in PRs (#9821) JJ Kasper <j****j@j****e>
Committed by: Joe Haddad <t****0@g****m>
over 6 years ago
ec440d4b Allow Empty API Body (#9838) Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
3013c539 Update yarn.lock Joe Haddad <j****d@z****o> over 6 years ago
9e680b4c v9.1.7-canary.5 Joe Haddad <j****d@z****o> over 6 years ago
12241384 Fix Chrome-Only Tests (#9825) Joe Haddad <j****d@z****o>
Committed by: JJ Kasper <j****j@j****e>
over 6 years ago
69a34dd7 Fix IE11 Prefetching (#9823) Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m>
over 6 years ago
3e05139d v9.1.7-canary.4 Tim Neutkens <t****s@m****m> over 6 years ago
93c745c2 [Experimental] Move Babel transpile into a cached thread pool (#9331)
Co-authored-by: Tim Neutkens <t****m@t****l>
Jason Miller <d****t@u****m>
Committed by: Tim Neutkens <t****m@t****l>
over 6 years ago
5909e677 Fix/improve test for deduplication of tags with same key (#9793) Nick Zahn <n****z@m****m>
Committed by: Tim Neutkens <t****m@t****l>
over 6 years ago
632e40f2 Optimize Prefetching (#9818) Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
ec5e7738 Update error checking for AMP validator tests (#9817) JJ Kasper <j****j@j****e>
Committed by: Joe Haddad <t****0@g****m>
over 6 years ago
86025c84 v9.1.7-canary.3 Joe Haddad <j****d@z****o> over 6 years ago

← Back to repository