1. 25 4月, 2018 2 次提交
  2. 24 4月, 2018 6 次提交
  3. 23 4月, 2018 5 次提交
  4. 19 4月, 2018 4 次提交
  5. 18 4月, 2018 2 次提交
  6. 14 4月, 2018 2 次提交
  7. 13 4月, 2018 2 次提交
  8. 12 4月, 2018 4 次提交
    • P
      added example of integration with videojs (#4139) · fbd023c0
      Prateek Rastogi 提交于
      * added videojs integration example
      
      * added videojs example
      
      * lint fix
      
      * Revert "lint fix"
      
      This reverts commit 39010fa0b58a66d06b91987a5bef46c044181470.
      
      * removed unexpected lint fix
      fbd023c0
    • C
      Fixed typo (#4144) · 09e50648
      Christian Nwamba 提交于
      which allows you can -> which allows you to
      09e50648
    • T
      Expose app.js (#4129) · eca8e8f6
      Tim Neutkens 提交于
      * Expose pages/_app.js
      
      * Add tests for _app and _document
      
      * Uncomment deprecation warnings
      
      * Add documentation for _app, improve documentation of _document
      
      * Update docs / test for _document
      
      * Add _document to client compiler in development
      
      * Add missing app.js to comment
      
      * Only warn once
      
      * Add url-deprecated error page
      
      * Combine tests
      
      * Yse same message for all methods of ‘props.url’
      
      * Update docs around _app
      
      * Update documentation
      
      * Quotes
      
      * Update table of contents
      eca8e8f6
    • T
      Add build manifest (#4119) · 15dde337
      Tim Neutkens 提交于
      * Add build manifest
      
      * Split out css since they don’t have exact name
      
      * Remove pages map
      
      * Fix locations test
      
      * Re-run tests
      
      * Get consistent open ports
      
      * Fix static tests
      
      * Add comment about Cache-Control header
      15dde337
  9. 10 4月, 2018 1 次提交
  10. 07 4月, 2018 1 次提交
    • O
      Relay modern example fixes (#4120) · c486682b
      Odin Ugedal 提交于
      * Fix with-relay-modern example
      
      Starting with react-relay 1.5.0 the schema canno't be in the same dir as
      the src. This can be fixed by excluding the schema dir. Globs should
      also be inside quotation marks, to avoid non-deterministic behavior of
      different shells.
      
      * Add missing key on BlogPosts
      c486682b
  11. 05 4月, 2018 1 次提交
  12. 04 4月, 2018 2 次提交
  13. 03 4月, 2018 7 次提交
  14. 01 4月, 2018 1 次提交