Skip to content

Releases: narmi/design_system

v3.41.3

24 Jun 14:42
Compare
Choose a tag to compare

3.41.3 (2024-06-24)

Bug Fixes

  • Drawer: When padding none is set on mobile only the top nav padding should be retained (f7c564e)
  • Drawer: When padding none is set on mobile only the top nav padding should be retained (e867897)

v3.41.2

20 Jun 17:30
Compare
Choose a tag to compare

3.41.2 (2024-06-20)

Bug Fixes

  • slider: reduce z-index on thumb (02706f1)

v3.41.1

18 Jun 16:32
Compare
Choose a tag to compare

3.41.1 (2024-06-18)

Bug Fixes

  • TextInput: add period after error message (1a2fbd3)

v3.41.0

17 Jun 17:18
Compare
Choose a tag to compare

3.41.0 (2024-06-17)

Features

  • scss: add rem function; update Button (1498b21)
  • tokens: make border radius tokens rem scale (95f914b)
  • tokens: use rem sizing for font size (06c3036)

Bug Fixes

  • Checkbox: scale checkbox with user base font (55269a7)
  • CollapsibleCard: scale card with user font size (895b279)
  • Combobox: scale icon with user font size (5abe63c)
  • DropdownTrigger: scale component with user font size (71a92fb)
  • FieldToken: scale component with user font size (c6cbd62)
  • FormSection: scale component with user font size (a8ad641)
  • inputs: scale inputs and DateInput with user font size (78bc50a)
  • make IconButton, LoadingSkeleton, and Pagination scaleable (82eaeb0)
  • ProgressBar: scale component with user font size (d4dd099)
  • RadioButtons: scale positioning with user font size (018c23f)
  • Select: make component scale with user font size (d79bcbe)

v3.40.0

13 Jun 21:50
Compare
Choose a tag to compare

3.40.0 (2024-06-13)

Features

  • Drawer: make padding size configurable via prop (fbfa3a9)

v3.39.2

13 Jun 21:17
Compare
Choose a tag to compare

3.39.2 (2024-06-13)

Bug Fixes

  • Combobox: collapse all unselected categories when reopening (5271a38)

v3.39.1

30 May 20:35
Compare
Choose a tag to compare

3.39.1 (2024-05-30)

Bug Fixes

  • TextInput: read maxLength from value prop (6ac0ecc)

v3.39.0

29 May 15:32
Compare
Choose a tag to compare

3.39.0 (2024-05-29)

Features

v3.38.0

28 May 23:26
Compare
Choose a tag to compare

3.38.0 (2024-05-28)

Features

  • DropdownTrigger: add disabled state (9c55aa6)
  • MultiSelect: add disabled state (1fa26f3)
  • Select: add disabled state (a4eb090)
  • TokenIput: add disabled state (91e9e05)

v3.37.1

14 May 20:35
Compare
Choose a tag to compare

3.37.1 (2024-05-14)

Bug Fixes

  • MultiSelect: add selectedItems prop for fully controlled component (e2f14f1)