1. 01 2月, 2020 4 次提交
  2. 31 1月, 2020 2 次提交
  3. 30 1月, 2020 11 次提交
  4. 29 1月, 2020 10 次提交
  5. 28 1月, 2020 11 次提交
    • A
      Fix typo in FaunaDB example (#10304) · 37203124
      Abhishek Warokar 提交于
      Colleciton -> Collection
      37203124
    • R
      Fix with-orbit-components's name in package.json (#10307) · 6f6989b8
      Robin Cussol 提交于
      This is to be more consistent with other examples.
      6f6989b8
    • J
      v9.2.2-canary.1 · 6dbc03bc
      JJ Kasper 提交于
      6dbc03bc
    • J
      Update actions config for canary jobs (#10299) · c0eaf98d
      JJ Kasper 提交于
      * Update actions config for canary jobs
      
      * Update exiting for mising value and size limit test
      
      * Update config
      
      * Update check
      
      * Update check
      
      * Remove extra check
      c0eaf98d
    • J
      v9.2.2-canary.0 · e3ded1ae
      JJ Kasper 提交于
      e3ded1ae
    • J
      Add initial support for unstable_getServerProps (#10077) · c24daa21
      JJ Kasper 提交于
      * Add support for unstable_getServerProps
      
      * Apply suggestions from review
      
      * Add no-cache header and update types
      
      * Revert sharing of load-components type
      
      * Add catchall test and update routes-manifest field
      
      * Update header check
      
      * Update to pass query for getServerProps data requests
      
      * Update to not cache getServerProps requests
      
      * Rename server side props identifier
      
      * Update to nest props for getServerProps
      
      * Add no-cache header in serverless-loader also
      
      * Update to throw error for mixed SSG/serverProps earlier
      
      * Add comment explaining params chosing in serverless-loader
      
      * Update invalidKeysMsg to return a string and inline throwing
      
      * Inline throwing mixed SSG/serverProps error
      
      * Update setting cache header in serverless-loader
      
      * Add separate getServerData method in router
      
      * Update checkIsSSG -> isDataIdentifier
      
      * Refactor router getData back to ternary
      
      * Apply suggestions to build/index.ts
      
      * drop return
      
      * De-dupe extra escape regex
      
      * Add param test
      c24daa21
    • J
      Fix Experimental Modern Mode with CSS (#10289) · abd69ec4
      Joe Haddad 提交于
      abd69ec4
    • J
      Update test pass job name · ac6a7f96
      JJ Kasper 提交于
      ac6a7f96
    • J
      Update pass job name · cf5fbb31
      JJ Kasper 提交于
      cf5fbb31
    • J
      Migrate CircleCi config to GitHub actions (#10274) · 9145d9ea
      JJ Kasper 提交于
      * Add initial config
      
      * Comment out other action
      
      * Update config
      
      * Update config
      
      * Update configs
      
      * rename requires -> needs
      
      * Update configs
      
      * Update configs
      
      * Enable headless mode
      
      * Disable circleci while testing
      
      * Disable build-test-deploy in circle
      
      * Update build step
      
      * Disable fail fast
      
      * Update configs
      
      * Add runs-on to publish steps
      
      * bump
      
      * Update config
      
      * Update group count
      
      * Update checkout path
      
      * Update test all concurrency
      
      * Handle EPIPE errors
      
      * Revert "Handle EPIPE errors"
      
      This reverts commit a993565bbdd77df136e07d54eb83ed32b18e5963.
      
      * Update test to handle EPIPE in test
      
      * Remove CircleCi config
      
      * Revert "Update test to handle EPIPE in test"
      
      This reverts commit c8cb72d5303b5fd165016f9eba6c8c888d8a1907.
      
      * Update to use node 10 and see if EPIPE error is still present
      
      * Revert "Revert "Update test to handle EPIPE in test""
      
      This reverts commit efd2abe7c35c12bf78530064796d853c171efcf1.
      
      * Revert "Update to use node 10 and see if EPIPE error is still present"
      
      This reverts commit 893da4f31279228ebec6fa208c34ef179a6ebaf4.
      
      * Add todo for node issue
      
      * undo lint change as it should be correct
      
      * Add dummy step to require
      
      * Add runs-on for dummy job
      9145d9ea
    • L
      Add catch all routes example and a link to it in docs (#10202) · 57f72eac
      Luis Alvarez D 提交于
      * Added example
      
      * Updated readme of the dynamic-routing example
      
      * Updated catch all docs
      
      * Simplified example
      
      * Update examples/catch-all-routes/README.md
      Co-Authored-By: NJoe Haddad <joe.haddad@zeit.co>
      Co-authored-by: NJoe Haddad <timer150@gmail.com>
      57f72eac
  6. 27 1月, 2020 2 次提交