1. 15 4月, 2020 2 次提交
  2. 14 4月, 2020 7 次提交
  3. 13 4月, 2020 2 次提交
  4. 12 4月, 2020 2 次提交
  5. 10 4月, 2020 3 次提交
  6. 09 4月, 2020 4 次提交
  7. 08 4月, 2020 3 次提交
  8. 07 4月, 2020 8 次提交
  9. 06 4月, 2020 3 次提交
    • P
      Update postcss.config.js (#11366) · 19f41c60
      Paul van Dyk 提交于
      * Update postcss.config.js
      
      Return empty array if the condition is not met to avoid a null/undefined PostCSS plugin.
      
      * Update postcss.config.js
      
      Fix array spread
      
      * Update postcss.config.js
      
      remove extra operator
      
      * Fix linting
      Co-authored-by: NTim Neutkens <timneutkens@me.com>
      19f41c60
    • F
      Add example for polyfilling DOMParser in Node (#10782) · 20f2b0b3
      Fabian Mastenbroek 提交于
      This change updates the README of the `react-intl` example to show how to use
      the FormattedHTMLMessage component from `react-intl` in Node environments when
      using pre-v4 versions.
      20f2b0b3
    • N
      A little bit of maintenance on the ReasonML examples (#11662) · fa39b311
      Nathan Sculli 提交于
      * Add babel-types package
      
      `next dev` was failing with:
      
      ```
      Error: Cannot find module 'babel-types'
      ```
      
      * Upgrade to the latest bs-platform
      
      Also add the `babel-types` package to stop the `next dev` command from complaining.
      
      * Remove extraneous babel-plugin-bucklescript dependency.
      
      Seems the dependency has been deprecated, and it doesn't seem to be required
      anyways.
      fa39b311
  10. 05 4月, 2020 2 次提交
  11. 04 4月, 2020 1 次提交
  12. 03 4月, 2020 2 次提交
  13. 02 4月, 2020 1 次提交