Skip to content

Releases: lyytioy/lyyti-design-system

Release v2.2.2

29 May 11:07
2bbce8e
Compare
Choose a tag to compare

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

23 May 09:59
30347c3
Compare
Choose a tag to compare

Release v2.2.0

23 May 09:17
4934438
Compare
Choose a tag to compare

💡 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

19 May 11:27
91728a4
Compare
Choose a tag to compare

Background

Background

This release adds InputLabelProps in DatePicker and TimePicker components to be able to customise labels for those fields.

Release v2.1.5

15 May 12:10
243d806
Compare
Choose a tag to compare

Background

Updates to MUI deps.

Release v2.1.4

15 May 05:31
6c89e3f
Compare
Choose a tag to compare

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

11 May 14:33
457f6d1
Compare
Choose a tag to compare

Background

This bumps dependencies to restore error-free build process.

Release v2.1.2

27 Apr 17:39
b373058
Compare
Choose a tag to compare

Background

Adds white variants to Chip and Button.
Adds new icon Delete.

💡 Feature 1

Release v2.1.1

25 Apr 11:42
5c00752
Compare
Choose a tag to compare

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

25 Apr 05:40
28782c9
Compare
Choose a tag to compare

Background

This version includes bump of MUI-X to v6.