1. 20 3月, 2020 1 次提交
  2. 19 3月, 2020 8 次提交
  3. 18 3月, 2020 8 次提交
  4. 17 3月, 2020 6 次提交
    • T
      v9.3.1 · 9730be67
      Tim Neutkens 提交于
      9730be67
    • T
      v9.3.1-canary.7 · d661fac7
      Tim Neutkens 提交于
      d661fac7
    • T
      Update examples to use getStaticProps where possible (#11136) · 7e2d476e
      Tim Neutkens 提交于
      * Remove micro example
      
      * Remove page that uses getInitialProps
      
      * Update with-docker example
      
      * Update dynamic import example
      
      * Update Fela example
      
      * Update Flow example
      
      * Update framer motion example
      
      * Remove freactal example
      
      * Remove with-higher-order-component
      
      * Remove with-immutable-redux-wrapper as it shows avenues to performance issues
      
      * Remove example that doesn't have usage
      
      * Update with-kea
      
      * Remove example that is not used
      
      * Update next-page-transitions example
      
      * Remove next-routes example as dynamic routes are supported by default
      
      * Add link to documentation
      
      * Update Overmind example
      
      * Update pretty-url-routing example
      
      * Remove update with low usage
      
      * Update with-react-ga example
      
      * Update React Helmet example
      
      * Remove mobile-detect from carousel example
      
      * Remove react-useragent as it shows a bad practice
      
      * Remove react-uwp example as it has low usage
      
      * Remove recompose example as it shows outdated practices
      
      * Remove refnux example as it has low usage
      
      * Remove example that can be created using api routes
      
      * Update with-segment-analytics
      
      * Update socket.io example
      
      * Remove socket.io example as it's shows bad practices
      
      * Update static export example
      
      * Update universal configuration example
      7e2d476e
    • K
    • S
      22e3b939
    • T
      Update API routes documentation to correctly mention middlewar… (#11083) · 3e1ace37
      Tim Neutkens 提交于
      Previously we said "Micro middlewares" but Next.js does not use micro. This would confuse users as both Next.js and Micro were created by ZEIT and Next.js API routes have different semantics than Micro handlers.
      
      I've updated the docs to show how to use the `cors` middleware that's generally used in express apps.
      3e1ace37
  5. 16 3月, 2020 4 次提交
  6. 15 3月, 2020 4 次提交
  7. 14 3月, 2020 7 次提交
  8. 13 3月, 2020 2 次提交