Releases: ant-design/antd-color-editor
Releases · ant-design/antd-color-editor
v1.1.2
v1.1.1
v1.1.0
Version 1.1.0
Released on 2023-11-13
✨ Features
- misc: Add genScale func.
🐛 Bug Fixes
- misc: Fix types.
v1.0.1
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
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)