1. 31 12月, 2019 1 次提交
  2. 30 12月, 2019 8 次提交
  3. 29 12月, 2019 1 次提交
  4. 28 12月, 2019 5 次提交
  5. 27 12月, 2019 6 次提交
    • J
      Do Not Run File Loader on Server (#9843) · a56d9a91
      Joe Haddad 提交于
      a56d9a91
    • J
      Allow Boolean API Response (#9842) · 6b50b132
      Joe Haddad 提交于
      6b50b132
    • J
      Add selenium-webdriver and testing cross-browser in PRs (#9821) · f89d55f1
      JJ Kasper 提交于
      * Migrate from wd to selenium-webdriver
      
      * Add chaining for next-webdriver
      
      * Re-add browserStackLocal global for teardown
      
      * Add additional element methods
      
      * Use freshWindow helper for chrome
      
      * Add selenium-server
      
      * Add cross-env for windows compat
      
      * Fix single quote windows
      
      * Update production preload tests
      
      * Update preload tests count
      
      * Update CircleCi for testing other browsers
      
      * Update CI configs
      
      * Update config
      
      * Add browser.url command
      
      * Add more methods
      
      * Update xcode version
      
      * Make sure to add chromedriver to path
      
      * Add forceExit flag
      
      * Update config
      
      * Update config
      
      * Disable safari
      
      * Fix bug in test
      
      * Add teardown logging
      
      * Update jest teardown
      
      * Move testing ie11 to Azure
      
      * Update job names
      
      * Remove force exiting on long teardown
      
      * Update Azure config
      
      * Re-add safari testing with BrowserStack
      
      * Update config
      
      * Update prefetch tests for ie11
      
      * Update prefetch for safari and ids for ie11 testing
      
      * trigger prefetching manually in ie
      f89d55f1
    • J
      Allow Empty API Body (#9838) · ec440d4b
      Joe Haddad 提交于
      ec440d4b
    • J
      Update yarn.lock · 3013c539
      Joe Haddad 提交于
      3013c539
    • J
      v9.1.7-canary.5 · 9e680b4c
      Joe Haddad 提交于
      9e680b4c
  6. 25 12月, 2019 2 次提交
  7. 24 12月, 2019 10 次提交
  8. 23 12月, 2019 1 次提交
    • L
      New docs (#9301) · e3465615
      Luis Alvarez D 提交于
      * Added the docs from Notion
      
      * Updated the links from notion to relative links
      
      * Added a routes manifest to the docs
      
      * Removed the <br> after examples toggle
      
      * Use the name of the section instead of Introduction
      
      * Fixed spelling errors
      
      * Optimize the content for Algolia
      
      * Add a paragraph for `pageProps`
      
      * Add welcome section
      
      * Transpile -> Compile
      
      * Update getting-started.md
      
      * Update getting-started.md
      
      * Update getting-started.md
      
      * Update getting-started.md
      
      * Update getting-started.md
      
      * Update getting-started.md
      
      * Update getting-started.md
      
      * Update getting-started.md
      
      * Update getting-started.md
      
      * Update getting-started.md
      
      * Test extra room between
      
      * Update getting-started.md
      
      * Update getting-started.md
      
      * Update getting-started.md
      
      * Update getting-started.md
      
      * Update getting-started.md
      
      * Update manifest.json
      
      * Update getting-started.md
      
      * Update getting-started.md
      
      * Add concepts section
      
      * Update pages.md
      
      * Update pages.md
      
      * Add data fetching section
      
      * Update pages.md
      
      * See how a card looks like
      
      * Undo card changes
      
      * Added related section to getting-started
      
      * Fixed wrong markdown syntax in the withRouter page
      
      * Moved the server-side-and-client-side section
      
      * Updated next-cli reference
      
      * updated getInitialProps section
      
      * Minor fixes
      
      * Added more Related sections
      
      * Add html to the related section in getting-started
      
      * Use small for the card
      
      * Use cards for all related sections
      
      * Added src directory docs
      
      * Added src directory to the manifest
      
      * Add note about API routes in next export
      
      * Add initial data fetching docs (private until new methods are released)
      
      * Fix typos
      
      * Improve wording
      
      * Update getting-started.md
      
      * Update getting-started.md
      
      * Move advanced concepts to advanced section
      
      * Hide server-side vs client-side
      
      * Move AMP support
      
      * Move typescript into one page
      
      * Add routing concepts page
      
      * Remove introduction page
      
      * Update section on different route types
      
      * Update routing.md
      
      * Update routing.md
      
      * Update routing.md
      
      * Update routing.md
      
      * Combine router injection pages
      
      * Update pages.md
      
      * Update routing.md
      
      * Update using-link.md
      
      * Update using-link.md
      
      * Update typescript.md
      
      * Move the API Routes typescript to basic features
      
      * Added links to the typescript section
      
      * Updated links to useRouter and withRouter
      
      * Add singleLevel prop to manifest
      
      * Added single page for router docs
      
      * Updated description
      
      * Updated the routes in the manifest
      
      * Add data fetching section
      
      * Update data-fetching.md
      
      * Update data-fetching.md
      
      * Update dynamic-routes.md
      
      * Update manifest.json
      
      * Only use the single router API page
      
      * Moved the concepts pages
      
      * Updated links
      
      * Removed extra space
      
      * Updated title for Router API
      
      * Added a description with frontmatter
      
      * Add open prop to the manifest
      
      * Added datafetching section to API Reference
      
      * Updated links to the getInitialProps reference
      
      * Moved some sections to API
      
      * Added next/head to API reference
      
      * Added next/link to the API Reference
      
      * Removed the populating-head section
      
      * Updated links to the new next/link API
      
      * Added link from dynamic-routes to next/link docs
      
      * use a paragraph
      
      * Added next/router API
      
      * Added next/amp
      
      * Updated the docs for next/amp
      
      * Moved the AMP support folder
      
      * Updated title
      
      * Content updates
      
      * Added more links to the data fetching section
      
      * Added links from the API to introductions
      
      * changing the router API
      
      * Updates to the router API
      
      * Updated the routing section
      
      * life improvements
      
      * Added shallow routing section
      
      * Small fix
      
      * Removed old routing sections
      
      * Updated link to shallow routing
      
      * Removed unrequired page
      
      * Removed /pages
      
      * Update data-fetching.md
      
      * Add initial deployments section
      
      * Update manifest.json
      
      * Update introduction.md
      
      * Update deployment doc
      
      * Add static export section updates
      
      * link ssg/ssr
      
      * Update deployment.md
      
      * Add syntax highlighting
      Co-authored-by: NTim Neutkens <tim@timneutkens.nl>
      e3465615
  9. 22 12月, 2019 4 次提交
  10. 21 12月, 2019 2 次提交