1. 13 3月, 2020 2 次提交
  2. 12 3月, 2020 3 次提交
    • J
      Fix Lint · 39ed6649
      Joe Haddad 提交于
      39ed6649
    • B
      cms-datocms SerializableError fixes (#10986) · 3b5029fb
      Brad Larson 提交于
      3b5029fb
    • P
      Fix examples with relay-compiler (#10976) · 76a08c96
      Petr Messner 提交于
      * Example with-react-relay-network-modern: update dependencies
      
      * Example with-react-relay-network-modern: move relay __generated__ out of pages dir
      
      * Example with-react-relay-network-modern: fix some errors
      
      - Without checking if props.allBlogPosts exists it fails sometimes on
        "TypeError: Cannot read property 'edges' of undefined"
      
      - I have no idea how it could work before with Component.query().params.name,
        but maybe some dependent library API has changed
      
      * Example with-relay-modern-server-express: update dependencies
      
      * Example with-relay-modern-server-express: move relay __generated__ out of pages dir
      
      Fixes Error: Build optimization failed: found page without a React Component as default export in
      pages/__generated__/pages_indexQuery.graphql
      
      * Example with-relay-modern: update dependencies
      
      * Example with-react-relay-network-modern: fix prettier errors
      76a08c96
  3. 10 3月, 2020 1 次提交
  4. 09 3月, 2020 1 次提交
    • S
      DatoCMS Example (#10891) · bf0ea49b
      Shu Uesugi 提交于
      * Copy cms-datocms
      
      * Update package.json
      
      * Desktop design
      
      * Tablet support
      
      * Mobile styles
      
      * Update titles
      
      * Add article page
      
      * Minor tweaks
      
      * Fix height issue
      
      * Improve text colors
      
      * Extract Alert and Footer components
      
      * Extract avatar
      
      * Add Date
      
      * Extract container
      
      * Fix capitalization
      
      * Make it work with no backend
      
      * Add paragraph styles
      
      * Extract PostPreview
      
      * Extract h2
      
      * Extract more stories
      
      * Refactor into more components
      
      * Update tags
      
      * Add missing key
      
      * Add custom document for lang="" support
      
      * Add dotenv
      
      * Load data for the index page
      
      * Limit posts
      
      * Show post page
      
      * Add markdown processing
      
      * Forgot margin
      
      * Add links
      
      * Remove files and add fallback
      
      * Add og:image
      
      * Add favicon
      
      * Add aria-label
      
      * Fix prerender
      
      * Learn more → read documentation
      
      * Fix links and footer
      
      * Desaturate using imgix
      
      * Add preview secret
      
      * Add preview support
      
      * Fix preview code
      
      * Exit preview mode
      
      * Extract getAllPostsWithSlug
      
      * Extract getAllPostsForHome
      
      * Extract getPreviewPostBySlug
      
      * Extract getPostAndMorePosts
      
      * Extract constants
      
      * Extract markdownToHtml
      
      * Fix markdown styles
      
      * Fix imgix for author
      
      * Add README
      
      * Add links to docs
      bf0ea49b
  5. 06 3月, 2020 1 次提交
  6. 05 3月, 2020 1 次提交
  7. 02 3月, 2020 1 次提交
    • M
      examples: react-native-web: fix config to prefer .web.* exts (#10774) · 644a1ef1
      Max Thirouin 提交于
      * [examples/with-react-native-web] fix config to get .web.* extensions resolved before other
      
      Simple issue if you have `Compo.js` & `Compo.web.js` (eg 1st for iOS/android & second for web): with current config, .web are resolved after.
      My change change this situation so web extensions are resolved before the others.
      
      I removed the `defaultLoaders` since it was not used. Tell me if that was intentional so I can add it back.
      
      * lint-fix
      Co-authored-by: NJoe Haddad <timer150@gmail.com>
      644a1ef1
  8. 28 2月, 2020 2 次提交
  9. 26 2月, 2020 1 次提交
  10. 25 2月, 2020 2 次提交
  11. 24 2月, 2020 1 次提交
  12. 22 2月, 2020 1 次提交
  13. 21 2月, 2020 1 次提交
  14. 20 2月, 2020 2 次提交
  15. 19 2月, 2020 1 次提交
  16. 18 2月, 2020 1 次提交
  17. 14 2月, 2020 1 次提交
  18. 13 2月, 2020 3 次提交
    • H
      Update withApollo example (#10451) · 1a50d99f
      Henrik Wenz 提交于
      * Make withApollo work with _app.js components
      
      * Support wrapping functional _App
      
      * Add apolloClient to NextPageContext & NextPageContext
      
      * Propertly call App.getInitialProps if used in NextAppContext
      
      * Add Automatic Static Optimization warning
      
      * Update deps
      
      * Reduce API surface
      
      * Move back to singleton client
      
      * Improve documentation
      
      * Remove Head.rewind()
      We can get rid of .rewind by now as the latest next/head no longer uses legacy context.
      
      * Add extra docs
      
      * Reuse apolloState coming from previous hocs
      Co-authored-by: NJoe Haddad <timer150@gmail.com>
      1a50d99f
    • J
      Remove with-data-prefetch Example (#10514) · 3e7cfd1f
      Joe Haddad 提交于
      3e7cfd1f
    • S
      Remove Now CLI reference from examples (#10501) · 5f041447
      Shu Uesugi 提交于
      * Find/Replace "Deploy it to the cloud..."
      
      * Find/Replace "Deploy it to the cloud..." (no colon)
      
      * Find/Replace "Deploy it to the cloud..." for firebase
      
      * Convert remaining ones
      
      * Storybook deployment
      
      * Update with-stripe-typescript
      
      * Update contributing.md
      
      * Remove `now`
      
      * Update examples/with-stripe-typescript/README.md
      Co-Authored-By: NLuis Alvarez D. <luis@zeit.co>
      5f041447
  19. 12 2月, 2020 1 次提交
  20. 11 2月, 2020 2 次提交
  21. 10 2月, 2020 1 次提交
  22. 09 2月, 2020 1 次提交
  23. 07 2月, 2020 2 次提交
  24. 06 2月, 2020 2 次提交
  25. 05 2月, 2020 1 次提交
  26. 04 2月, 2020 2 次提交
  27. 02 2月, 2020 1 次提交
  28. 01 2月, 2020 1 次提交