Skip to content

Releases: ant-design/antd-color-editor

v1.1.2

14 Nov 08:28
Compare
Choose a tag to compare

Version 1.1.2

Released on 2023-11-14

🐛 Bug Fixes

  • misc: Fix path error.

Improvements and Fixes

What's fixed

v1.1.1

13 Nov 02:31
Compare
Choose a tag to compare

Version 1.1.1

Released on 2023-11-13

🐛 Bug Fixes

  • misc: Fix func name.

Improvements and Fixes

What's fixed

v1.1.0

13 Nov 02:07
Compare
Choose a tag to compare

Version 1.1.0

Released on 2023-11-13

✨ Features

  • misc: Add genScale func.

🐛 Bug Fixes

  • misc: Fix types.

Improvements and Fixes

What's improved

  • misc: Add genScale func (b82cf91)

What's fixed

v1.0.1

30 Aug 06:30
Compare
Choose a tag to compare

Version 1.0.1

Released on 2023-08-30

🐛 Bug Fixes

  • misc: Import "package.json" from correct path in "NavBar.tsx" in "ColorStudio" component.

Improvements and Fixes

What's fixed

  • misc: Import "package.json" from correct path in "NavBar.tsx" in "ColorStudio" component (cd5c09c)

v1.0.0

30 Aug 06:22
Compare
Choose a tag to compare

Version 1.0.0

Released on 2023-08-30

♻ Code Refactoring

  • components: Change interface and variable names in TokenView.tsx, Update type in ColorScales interface.

✨ Features

  • ci: Add docs build and deploy to release workflow.
  • docs: Add installation and usage guide to README.md.
  • misc: Add color studio, add color stuido, Add devtool property, new component, and improved project configurations, Add devtool property, remove import statement, add new component, modify component styling, and add new styles, Improve project configurations, appearance, and functionality.

🐛 Bug Fixes

  • misc: Sortable list require id.

💄 Styles

  • misc: Add default values for logo and title in NavBar component, Update ESLint and Prettier configs.

Improvements and Fixes

Code refactoring

  • components: Change interface and variable names in TokenView.tsx (e6f6c86)
  • components: Update type in ColorScales interface (af347e0)

What's improved

  • ci: Add docs build and deploy to release workflow (105cb81)
  • docs: Add installation and usage guide to README.md (ee958c2)
  • misc: Add color studio (956c5be)
  • misc: Add color stuido (9b90396)
  • misc: Add devtool property, new component, and improved project configurations (95cd24f)
  • misc: Add devtool property, remove import statement, add new component, modify component styling, and add new styles (0afed25)
  • misc: Improve project configurations, appearance, and functionality (4af0191)

What's fixed

  • misc: Sortable list require id (7b4e5f7)

Styles

  • misc: Add default values for logo and title in NavBar component (7463e5f)
  • misc: Update ESLint and Prettier configs (921743d)