Skip to content

Releases: narmi/design_system

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)

v3.37.0

14 May 14:14
Compare
Choose a tag to compare

3.37.0 (2024-05-14)

Features

  • DropdownTrigger: add FieldToken support (39d36da)

v3.36.1

13 May 22:49
Compare
Choose a tag to compare

3.36.1 (2024-05-13)

Bug Fixes

  • TruncatedAccount: prevent 'lastFour' from wrapping (bd8a5dc)

v3.36.0

08 May 19:52
Compare
Choose a tag to compare

3.36.0 (2024-05-08)

Features

  • LoadingShim: Adds a small variant for LoadingShim - good for buttons (58a7d15)
  • Toggle: Adds a loading and disabled state for the toggle (69f9dd6)

Bug Fixes

  • Toggle: Update size for loadingshim (0bbbce6)

v3.35.4

07 May 16:11
Compare
Choose a tag to compare

3.35.4 (2024-05-07)

Bug Fixes

  • TextInput: prop was not being passed down to native input element (ba9f888)

v3.35.3

06 May 23:25
Compare
Choose a tag to compare

3.35.3 (2024-05-06)

Bug Fixes

  • TimelineEvent: fix iconSelection map (40b571c)

v3.35.2

06 May 20:28
Compare
Choose a tag to compare

3.35.2 (2024-05-06)

Bug Fixes

  • MenuButton: allow selection handler to fire before closing (74ed98f)

v3.35.1

06 May 17:37
Compare
Choose a tag to compare

3.35.1 (2024-05-06)

Bug Fixes

  • input: render placeholder for multiline text inputs (534e45e)

v3.35.0

06 May 16:19
Compare
Choose a tag to compare

3.35.0 (2024-05-06)

Features

  • input: add a character counter to text inputs (5e8de46)