Releases: lyytioy/lyyti-design-system
Release v2.2.2
Background
This version brings some necessary dependency updates
🛠 Updates
- @storybook/addon-actions from 7.0.10 to 7.0.18
- @storybook/addon-mdx-gfm from 7.0.10 to 7.0.18
- @storybook/addon-links from 7.0.10 to 7.0.18
- @storybook/addon-essentials from 7.0.10 to 7.0.18
- @babel/core from 7.21.4 to 7.22.1
- @emotion/react from 11.10.6 to 11.11.0
- @emotion/styled from 11.10.6 to 11.11.0
Release v2.2.1
Release v2.2.0
💡 Features
🛠 Updates
- dependency updates
⚠️ BREAKING CHANGES ⚠️
- Removes fillOpacity from Check icon --> update styles in places where Check icon has been used.
Release v2.1.6
Background
Background
This release adds InputLabelProps
in DatePicker
and TimePicker
components to be able to customise labels for those fields.
Release v2.1.5
Background
Updates to MUI deps.
Release v2.1.4
Background
This PR introduces additional prop for DatePicker and TimePicker for rendering HelperText in a customised way.
It also increases memory size for build stage in deployment process.
It also and new icon named Send
.
Release v2.1.3
Background
This bumps dependencies to restore error-free build process.
Release v2.1.2
Background
Adds white variants to Chip and Button.
Adds new icon Delete.
💡 Feature 1
- add delete icon and white variants for chip and button
- dependency upgrades ⚙️
Release v2.1.1
Background
This version includes fix for helperText related errors in inputs within DatePicker and TimePicker, as well as it introduces additional exports for stuff from MUI library to avoid direct import from MUI.
Release v2.1.0
Background
This version includes bump of MUI-X to v6.