Commit graph

5770 commits

Author SHA1 Message Date
JJ Kasper
00d930aae8
Add additional file serving tests (#12479)
* Test `static/` file name encoding

* Fix `static/` file name encoding

* Add additional file-serving tests

* bump

Co-authored-by: Joe Haddad <joe.haddad@zeit.co>
2020-05-04 11:58:19 -05:00
JJ Kasper
3af0fe5cf2
Add warning for non-standard NODE_ENV value (#12361) 2020-05-04 11:21:58 -05:00
Joe Haddad
e70e35a728
Elements with role=link should open on [Enter] (#12460) 2020-05-04 11:22:00 -04:00
Joe Haddad
11404551f3
v9.3.7-canary.9 2020-05-03 21:56:50 -04:00
Joe Haddad
93a94b8909
Do not prettify lerna.json 2020-05-03 21:56:17 -04:00
Joe Haddad
2906c8e9e5
v9.3.7-canary.8 2020-05-03 21:44:53 -04:00
Joe Haddad
806b78c599
Fix linting 2020-05-03 20:41:32 -04:00
Joe Haddad
d00445090e
v9.3.7-canary.7 2020-05-03 20:22:43 -04:00
matamatanot
ba30381c99
Use fs.promises in test files (#12432) 2020-05-03 20:10:23 -04:00
Joe Haddad
081c1a17e8
[Fast Refresh] Unlock Focus on Disabled Element (#12425) 2020-05-03 20:07:55 -04:00
Joe Haddad
92ad5c0bf0
[Fast Refresh] Support client-side code being ran in Node (#12426) 2020-05-03 19:56:51 -04:00
Joe Haddad
45d8a7a5c2
[Fast Refresh] Fix terminal editors on macOS (#12430) 2020-05-03 19:56:14 -04:00
Taylor Bryant
5e80999c04
Clean up styles in with-tailwindcss example (#12458) 2020-05-03 19:45:57 -04:00
Jonathan Pollak
0c8a4017a8
Remove __NEXT_DATA__ from production builds when runtime JS is disabled (#12406) 2020-05-03 13:25:40 +02:00
Vincent Voyer
f38eb70207
docs(examples): with-iron-session update (#12418) 2020-05-02 23:18:23 -04:00
Joe Haddad
d1a43619f3
[Fast Refresh] Add Titles for Click to Open Action (#12427) 2020-05-02 22:40:11 -04:00
matamatanot
5787cbd9de
Update lint-staged (#12225) 2020-05-02 15:47:16 -04:00
Taylor Bryant
96f8455a03
Add names to components in amp example (#12415) 2020-05-02 15:09:21 -04:00
Taylor Bryant
f13ca3055c
Add names to components in hello-world example (#12416) 2020-05-02 15:08:56 -04:00
Taylor Bryant
a59a15dd78
Add name to component in with-tailwindcss example (#12417) 2020-05-02 15:08:23 -04:00
Joe Haddad
8cf61bf23e
v9.3.7-canary.6 2020-05-02 01:59:59 -04:00
Marko Djordjevic
a2b9f2484c
Fix 'user undefined' error with ssr profile in auth0 example (#11934) 2020-05-02 01:25:34 -04:00
Joe McCann
2e0f52acba
upgrade from deprecated url.parse() since Node 11 (#11825)
Co-Authored-By: Tim Neutkens <tim@timneutkens.nl>
2020-05-02 01:24:58 -04:00
Jon Espen Kvisler
b516c4ea23
Transpile packages in react-intl example (#11849) 2020-05-02 01:22:25 -04:00
Piyush
6739ea3928
Fix preview mode expiration duration (#12118) 2020-05-02 01:20:32 -04:00
Ronie
a7bd2db963
Example: update netlify-cms to use SSG (#12072) 2020-05-02 01:18:04 -04:00
David Sally
945c1fac9f
Update with-emotion-11 example to use functional _app component (#12183) 2020-05-02 01:15:02 -04:00
Connor Mcgarty-Wood
daa7f821a9
Docs: Add req.body to custom express server example (#12211) 2020-05-02 01:14:04 -04:00
Marcus Koh
6a8aef71fe
Updated with-firebase-authentication to fix errors (#12204) 2020-05-02 01:13:08 -04:00
Joe Haddad
4624c09fe5
fix lockfile 2020-05-02 01:11:30 -04:00
lncls
ae1857ef33
#12314 add auth to with-sentry-simple example (#12316) 2020-05-02 01:07:31 -04:00
Robin Weser
b5b8cd8642
[example-with-fela] CSS imports compatibility (#12237) 2020-05-02 01:04:42 -04:00
Luis Alvarez D
e5bcfdc571
[Docs] Move example links (#12326) 2020-05-02 01:01:07 -04:00
mit123suki
2dcd4e9509
example: antd-4 with built-in css support (#11837) 2020-05-02 00:59:56 -04:00
Hossam Magdy
e19023d672
Update with-firebase-hosting[-and-typescript] examples (#11685) 2020-05-02 00:56:40 -04:00
Kiarash Zarinmehr
943209c055
Improve code quality of _document (#12342) 2020-05-02 00:52:56 -04:00
Stefan Judis
98233b914e
[Examples] Improve Contentful example starter and docs (#12351) 2020-05-02 00:52:39 -04:00
dalibor-123
5808221f0d
gitignore graphql-let generated .d.ts files (#12381) 2020-05-02 00:48:28 -04:00
liulanz
c3d0b0822f
Updated example template in contributing.md (#11968) 2020-05-02 00:47:48 -04:00
Luis Alvarez D
1f324c7206
[Docs] Add documentation for Router.prefetch (#12333) 2020-05-02 00:42:22 -04:00
Shotaro Watanabe
eb9d10fa80
Update @ampproject/toolbox-optimizer to v2.3.0 (#12039) 2020-05-02 00:38:04 -04:00
Christian Alfoni
a6791abf9c
example: new with-stitches (#11924) 2020-05-02 00:30:39 -04:00
Fabian Mastenbroek
2d1f64d296
Support distDir with trailing slash for static files (#10592) 2020-05-02 00:29:13 -04:00
Karl Horky
ed66d14ddd
Document persisting cache with Netlify Plugin (#12242) 2020-05-02 00:24:57 -04:00
Shu Uesugi
b230627614
Minor docs edits for router API (#12404) 2020-05-02 00:20:09 -04:00
Luis Alvarez D
960c18da53
Add docs for Router.back and Router.reload (#12396) 2020-05-02 00:11:06 -04:00
matamatanot
05e93e1520
Use fs.promises instead of promisify (#12026) 2020-05-02 00:10:19 -04:00
Luis Alvarez D
82596124c6
Add cors example and update API routes docs (#12390) 2020-05-02 00:06:23 -04:00
Luis Alvarez D
8f3931a0be
Add docs for next dev and next start (#12392) 2020-05-02 00:05:26 -04:00
Vincent Voyer
9590a8a977
docs(examples): upgrade next-iron-session to v4 (#12398) 2020-05-02 00:04:03 -04:00