1. 02 6月, 2020 1 次提交
  2. 28 5月, 2020 2 次提交
  3. 21 4月, 2020 2 次提交
  4. 07 4月, 2020 1 次提交
  5. 25 2月, 2020 1 次提交
  6. 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
  7. 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
  8. 28 11月, 2019 1 次提交
  9. 11 10月, 2019 1 次提交
  10. 28 5月, 2019 1 次提交
  11. 24 4月, 2019 1 次提交
  12. 23 12月, 2018 1 次提交
  13. 12 7月, 2018 1 次提交
  14. 03 4月, 2018 1 次提交
  15. 14 3月, 2018 1 次提交
  16. 07 12月, 2017 1 次提交
  17. 03 12月, 2017 1 次提交
  18. 12 7月, 2017 1 次提交
  19. 22 4月, 2017 1 次提交
  20. 17 1月, 2017 1 次提交
  21. 06 1月, 2017 1 次提交
    • F
      Adds mobx example (#676) · 13feb885
      Florian Didron 提交于
      * Adds mobx example
      
      * Fix coding style to match JS Standard
      
      * Removes unecessary link
      
      * Update README.md
      
      * Update README.md
      
      * Change next version from beta to ^2.0.0-beta
      
      * Assigns the store to a local var
      
      * Adds navigation in the example
      
      * Removes unecessary imports
      
      * Fix coding style to match JS Standard
      
      * Fix Clock import
      13feb885