rsnext/packages/next/pages
Jacky Shikerya 4adf710788 Encode URL paths in HTML and CSR (#8435)
* added filename encoder for testing

* fixes in page-loader

* fix possibly undefined

* conflict resolution

* Update packages/next/pages/_document.tsx

Co-Authored-By: Joe Haddad <timer150@gmail.com>

* move encoding into individual tags as Joe suggested
2019-08-29 12:56:24 -04:00
..
_app.tsx Add deprecation warning for App Container (#8475) 2019-08-22 16:19:15 -04:00
_document.tsx Encode URL paths in HTML and CSR (#8435) 2019-08-29 12:56:24 -04:00
_error.tsx Fix GIP type in /_error page (#7952) 2019-07-15 16:16:40 -07:00