1. 11 11月, 2019 11 次提交
  2. 10 11月, 2019 11 次提交
    • J
      Add routes-manifest test (#9365) · b6af38d2
      JJ Kasper 提交于
      b6af38d2
    • J
      v9.1.4-canary.2 · a7feb468
      Joe Haddad 提交于
      a7feb468
    • J
      Test CJS Import of `isomorphic-unfetch` (#9363) · 64a9ae91
      Joe Haddad 提交于
      64a9ae91
    • J
      Fix `window.fetch` Polyfill (#9364) · 8dcec04b
      Joe Haddad 提交于
      8dcec04b
    • J
      v9.1.4-canary.1 · 32d702d2
      Joe Haddad 提交于
      32d702d2
    • J
      Update routes-manifest and add tests (#9361) · 4e3b5ae2
      JJ Kasper 提交于
      * Test custom-routes serverless
      
      * Make sure we add default statusCode to routes-manifest
      
      * Update routes-manifest
      
      * Add DEFAULT_REDIRECT_STATUS constant
      4e3b5ae2
    • J
      v9.1.4-canary.0 · 7c83a123
      Joe Haddad 提交于
      7c83a123
    • T
      Convert wrapper class to function component (#9095) · 9b999b1c
      Tim Neutkens 提交于
      * Convert wrapper class to function component
      
      * Remove unneeded export
      
      * Check versions of chrome and chromedriver
      
      * Update to chromedriver 76
      
      * Revert config.yml
      
      * Update with-router.tsx
      9b999b1c
    • J
      Implement custom routes RFC (#9157) · d19e825d
      JJ Kasper 提交于
      * add initial custom-routes handling
      
      * Add tests for custom-routes
      
      * Handle chained redirects, separate dev custom
      routes reading, and add version to routes manifest
      
      * Handle no routes manifest
      
      * Swap build custom routes calling
      
      * Add flatten-routes
      
      * Add flattening of custom routes
      
      * Re-work implementation to follow routes top-down
      
      * Add regex field to routes-manifest
      
      * Fix path-to-regexp match breaking after upgrade
      
      * Fix duplicate const from merge
      
      * Add some changes from review
      
      * Don't make path-match strict
      
      * add default custom route values
      
      * Update routes-manifest
      
      * Update options for path-match
      
      * Remove todo
      
      * Add test for rewrite with params
      
      * Only use strict mode for custom routes
      
      * Update dynamic-routing test
      
      * Move getCustomRoutes to prepare
      
      * Remove extra change
      
      * Update handling for error-in-error test
      
      * Apply suggestions from code review
      Co-Authored-By: NJoe Haddad <joe.haddad@zeit.co>
      
      * Apply suggestions from review
      
      * Update slice change
      
      * Apply suggestions from code review
      Co-Authored-By: NJoe Haddad <joe.haddad@zeit.co>
      
      * Apply suggestions from review
      
      * Fix TypeScript error
      
      * Fix getCustomRoutes in dev mode
      
      * Apply suggestions from code review
      
      * Update slice
      
      * Apply suggestions from code review
      Co-Authored-By: NJoe Haddad <joe.haddad@zeit.co>
      
      * Delete un-used test page
      
      * Add test for param overwriting
      
      * Apply suggestions from code review
      Co-Authored-By: NJoe Haddad <joe.haddad@zeit.co>
      
      * Add extra check to param test
      d19e825d
    • R
      Add full-icu package (#9286) · d5486e5b
      Raymond 提交于
      As long as node does not ship with fill-icu this will do the trick making FormattedRelativeTime work on nodejs.
      Other polyfill like @formatjs/intl-relativetimeformat/polyfill did not work on nodejs and thus giving an error that client did not match server.
      d5486e5b
    • L
      Ignore shell-quote on Windows (#9296) · ab5e606e
      Luis Alvarez D 提交于
      ab5e606e
  3. 09 11月, 2019 3 次提交
  4. 08 11月, 2019 6 次提交
  5. 07 11月, 2019 2 次提交
  6. 06 11月, 2019 4 次提交
  7. 05 11月, 2019 3 次提交