Skip to content

Releases: ui-schema/react-color

color-0.5.0-alpha.1 + colorful-0.5.0-alpha.1

05 Aug 23:20

Choose a tag to compare

This release is published under the next tag and won't be installed automatically. To use it, specify the version when installing or updating.

  • @ui-schema/material-color > 0.5.0-alpha.1
  • @ui-schema/material-colorful > 0.5.0-alpha.1

Colorful

  • add missing value fallbacks, fixes NaN for a in e.g. rgba/hsla object values
  • add color preview, enabled together with showValueText

color-0.5.0-alpha.0 + colorful-0.5.0-alpha.0

22 Jul 08:24

Choose a tag to compare

This release is published under the next tag and won't be installed automatically. To use it, specify the version when installing or updating.

  • @ui-schema/material-color > 0.5.0-alpha.0
  • @ui-schema/material-colorful > 0.5.0-alpha.0

Migration to 0.5.x of UI-Schema core and ds-material.

No API changes for these packages themselves.

color-0.4.3 + colorful-0.0.4

03 Dec 21:06

Choose a tag to compare

  • @ui-schema/material-color > 0.4.3
  • @ui-schema/material-colorful > 0.0.4

Updates

  • (chore) include immutable v5 in peer dependency range

color-0.4.2

01 Nov 17:44

Choose a tag to compare

  • @ui-schema/material-color > 0.4.2

Breaking changes in typings.

color-0.4.2

  • rewrite react-color to TS
    • 💥 a lot of typing fixes
    • follow the errors to view the new types
  • 💩 ColorDialogBase: deprecated prop CustomDialog as duplicated with PickerContainer
    • use PickerContainer instead
    • if PickerContainer is defined, it is used instead of CustomDialog
  • fix invalid mui imports in react-color

0.4.1 + 0.0.3

26 Oct 14:55

Choose a tag to compare

  • @ui-schema/material-color > 0.4.1
  • @ui-schema/material-colorful > 0.0.3

No breaking changes.

Features

  • react support up to v18
  • cleanup dependencies, remove unused and for material-color added missing deepmerge
  • optimize imports and exports, fixes ESM-CJS resolving errors and improved code splitting
  • add sideEffects: false for improved tree shaking

0.4.0 + 0.0.2

26 Jun 10:35

Choose a tag to compare

  • @ui-schema/material-color > 0.4.0
  • @ui-schema/material-colorful > 0.0.2

Features

  • material-color
    • moved into new repo
    • typing fixes
    • eslint / react-rule-of-hook fixes
    • otherwise compatible / none-breaking
  • material-colorful as new integration for react-colorful