Skip to content

Releases: lyytioy/lyyti-design-system

Release v3.3.0

30 Oct 08:14
d0156da
Compare
Choose a tag to compare

Release v3.2.1

23 Oct 14:17
dbd0014
Compare
Choose a tag to compare

Reverts changes from version 3.2.0

Release v3.2.0

23 Oct 13:58
73819c2
Compare
Choose a tag to compare

Release v3.1.0

17 Oct 12:19
bed552f
Compare
Choose a tag to compare

Release v3.0.0

13 Oct 08:05
b60b235
Compare
Choose a tag to compare

Background

Update to the Button component and dependencies.

💡 Feature 1

🛠 Dependency updates

⚠️ BREAKING CHANGES ⚠️

  • Button does not have chunky property anymore, instead three sizes (large, medium, small)
  • Alignment of page headers and buttons needs to be checked.
  • danger color variant has been renamed to error
  • disabledBg property has been removed from ColorStateOption interface -> Theme does not have primaryStates.disabledBg or lightStates.disabledBg prop anymore and these colours need to be replaces with some other colours in portal.

Release v2.5.0

Release v2.4.1

Release v2.3.1

23 Aug 08:50
bd14cfc
Compare
Choose a tag to compare

Background

💡 Fix for Select component

Release v2.3.0

22 Aug 04:31
6073d8d
Compare
Choose a tag to compare

Background

💡 Select

🛠 Dependency updates

Release v2.2.3

28 Jun 13:39
d0baca9
Compare
Choose a tag to compare

Background

New Icon

Re-export modules

Update dependencies