1. 06 11月, 2019 2 次提交
  2. 05 11月, 2019 1 次提交
  3. 02 11月, 2019 2 次提交
    • D
      Add Patternfly example (#9251) · d21ad2b4
      Daniel Reinoso 提交于
      * Add Patternfly example
      
      * Fix lint
      
      * Add missing space
      
      * Remove trailing comma
      d21ad2b4
    • T
      Initial plugins implementation (#9139) · 7c80febc
      Tim Neutkens 提交于
      * Add initial bit for plugins
      
      * Add checks for needed metadata values
      
      * Add test
      
      * Initial plugins changes
      
      * Add handling for _app middleware
      
      * Add loading of _document middleware and
      handling of multiple default export syntaxes
      
      * Fix insert order for middleware member expression
      
      * Remove early return from middleware plugin from testing
      
      * Add tests for current plugin middlewares
      
      * Update test plugin package.json
      
      * Update handling for class default export
      
      * Update to use webpack loader instead of babel
      plugin, remove redundant middleware naming, and add field for required env for plugins
      
      * Add middleware to support material-ui use case
      and example material-ui plugin
      
      * Update tests and remove tests stuff from google analytics plugin
      
      * Remove old plugin suite
      
      * Add init-server middleware
      
      * Exit hard without stack trace when error in collecting plugins
      
      * Add on-error-client and on-error-server and update
      to run init-server with next-start in serverless mode
      
      * Update init-client for google analytics plugin
      
      * Add example Sentry plugin and update with-sentry-simple
      
      * Remove middleware field/folder and use src dir for plugins
      
      * Add post-hydration middleware and update
      material-ui plugin
      
      * Put plugins code behind flag
      
      * Update chromedriver
      
      * Revert "Update chromedriver"
      
      This reverts commit 1461e978e677f7da05e29e0415ec614a04bf65f9.
      
      * Update lock file
      
      * Remove un-needed _app for sentry example
      
      * Add auto loading of scoped packages, add plugins
      config for manually listing plugins, and update
      to only collect plugins once
      
      * Update example plugins
      
      * Expose plugins' config
      
      * Rename plugin lifecycles and add babel-preset-build
      
      * Rename other methods with unstable
      
      * Update log when plugin config overrides auto-detecting
      7c80febc
  4. 01 11月, 2019 1 次提交
  5. 31 10月, 2019 1 次提交
  6. 30 10月, 2019 5 次提交
  7. 29 10月, 2019 1 次提交
  8. 28 10月, 2019 1 次提交
  9. 27 10月, 2019 1 次提交
  10. 26 10月, 2019 1 次提交
  11. 24 10月, 2019 1 次提交
  12. 23 10月, 2019 2 次提交
  13. 22 10月, 2019 1 次提交
  14. 20 10月, 2019 1 次提交
    • J
      Netlify cms example (#8949) · d94d2700
      Józef Piecyk 提交于
      * add netlifycms example
      
      * Updated everything
      
      * Moved the layout out of _app
      
      * Updated next to latest
      
      * applied prettier and linter
      
      * Removed unrequired files
      
      * Moved to with-netlify-cms
      
      * updated readme to reflect the new name
      
      * Added license field
      d94d2700
  15. 18 10月, 2019 3 次提交
  16. 17 10月, 2019 4 次提交
  17. 16 10月, 2019 4 次提交
  18. 15 10月, 2019 1 次提交
  19. 12 10月, 2019 1 次提交
  20. 11 10月, 2019 5 次提交
  21. 10 10月, 2019 1 次提交
    • A
      Next offline (#9010) · ec40d51d
      armspkt 提交于
      * example: add next-offline example
      
      * fix: fix readme
      
      * fix: lint standard
      ec40d51d