1. 19 3月, 2021 1 次提交
  2. 29 1月, 2021 1 次提交
  3. 25 1月, 2021 1 次提交
  4. 14 1月, 2021 1 次提交
  5. 07 1月, 2021 2 次提交
  6. 01 1月, 2021 1 次提交
  7. 18 12月, 2020 1 次提交
  8. 01 12月, 2020 1 次提交
  9. 12 11月, 2020 1 次提交
  10. 10 11月, 2020 1 次提交
  11. 06 9月, 2020 1 次提交
    • K
      chore: update example names to match their folders (#16268) · 2acb53bd
      Kristoffer K 提交于
      **What's the problem this PR addresses?**
      
      A decent amount of the examples don't have a `name` field in `package.json` that matches their folder name, meaning they either lack a name or the names are duplicated.
      
      I was testing Yarn 2 workspaces using the entire examples directory and needed to get rid of the duplicates.
      
      **How did you fix it?**
      
      Updated the names to match the names of their folders
      2acb53bd
  12. 30 8月, 2020 2 次提交
  13. 24 8月, 2020 1 次提交
  14. 12 8月, 2020 1 次提交
    • A
      Add stripPrefix of webpack://_N_E/ (#15955) · 23013317
      Andrew Nagy 提交于
      In with-sentry add stripPrefix of `webpack://_N_E/`. This removes the `webpack://_N_E/` prefix from the stack trace which will help Sentry to understand what is "App Only" vs "Full"
      
      I'll fully tested calling errors in browser and the stack traces are still aligned and linked correctly. This just gets rid of the extra data in the front which seems to be the same for everyone and I believe it comes from webpack 5 (?)
      23013317
  15. 07 8月, 2020 1 次提交
  16. 30 7月, 2020 2 次提交
  17. 24 7月, 2020 1 次提交
  18. 21 7月, 2020 1 次提交
  19. 19 7月, 2020 1 次提交
  20. 17 7月, 2020 1 次提交
  21. 16 7月, 2020 1 次提交
  22. 18 6月, 2020 1 次提交
  23. 09 6月, 2020 1 次提交
  24. 02 6月, 2020 1 次提交
  25. 28 5月, 2020 2 次提交
  26. 22 5月, 2020 1 次提交
    • T
      More redundant imports @ examples (#13190) · 8618ab85
      TodorTotev 提交于
      Again, related to [12964](https://github.com/zeit/next.js/issues/12964)
      
      After checking all the other examples and the ongoing pull requests, I believe that with this PR being merged, all the examples should be free of redundant react imports.
      Let me know if you want me to edit anything that you don't like.
      
      Regards
      
      with-typescript
      with-atstroturf
      with-atlaskit
      with-styletron
      with-styled-components-rtl
      with-stylesheet
      with-stomp
      with-stitches-styled
      with-stitches
      with-slate
      with-sentry-simple
      with-sentry
      with-segment-analytics
      with-rematch
      with-relay-modern
      with-reflux
      with-redux-wrapper
      with-react-relay-network
      with-react-native
      with-react-multi-carousel
      with-react-jss
      with-react-helmet
      with-react-ga
      with-quill-js
      with-prefetching
      with-google-analytics-amp
      with-google-analytics
      with-framer-motion
      with-flow
      with-firebase-hosting
      with-firebase-cloud-messaging
      with-firebase-authentication
      with-expo
      with-dynamic-app-layout
      with-draft-js
      with-cxs
      with-cerebral
      with-ant-design-mobile
      with-algolia-react-instantsearch
      using-preact
      progressive-render
      8618ab85
  27. 19 5月, 2020 1 次提交
  28. 21 4月, 2020 1 次提交
  29. 25 2月, 2020 1 次提交
  30. 13 2月, 2020 1 次提交
    • 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
  31. 17 1月, 2020 1 次提交
    • S
      Make example READMEs more consistent (#10124) · 6804039e
      Shu Uesugi 提交于
      * npx create → npm init
      
      * Fix inconsistent instructions
      
      * Update amp-first
      
      * Update with-graphql-react
      
      * with-firebase-cloud-messaging
      
      * Update with-higher-order-component
      
      * change create-next-app url
      
      * Update create-next-app instruction
      
      * Update instructions to use npm instead of npx
      
      * Move "the idea behind the example" to top
      
      * Rename
      
      * Rename
      
      * Update contributing.md with a README template
      6804039e
  32. 19 12月, 2019 1 次提交
  33. 11 11月, 2019 1 次提交
  34. 11 10月, 2019 1 次提交
  35. 27 7月, 2019 1 次提交
  36. 01 7月, 2019 1 次提交