保誠-保戶業務員媒合平台
編輯 | 究查 | 歷程 | 原始

Changes to Prefers Color Scheme

3.1.0 (November 10, 2018)

  • Include CLI tool for transforming CSS without any installation
  • Update documentation

3.0.0 (November 4, 2018)

  • Preserve prefers-color-scheme queries by default for non-JS environments
  • Remove prefers-color-scheme queries on the frontend for JS environments

2.0.0 (November 3, 2018)

  • The client library now returns an object with various features, including:
  • scheme to get or set the preferred color scheme
  • hasNativeSupport to report whether prefers-color-scheme is supported
  • onChange to listen for when the preferred color scheme changes
  • removeListener to destroy the native prefers-color-scheme listener

1.0.0 (September 24, 2018)

  • Initial version