Skip to content

Latest commit

 

History

History
243 lines (109 loc) · 10 KB

CHANGELOG.md

File metadata and controls

243 lines (109 loc) · 10 KB

1.21.0 (2024-09-24)

Features

  • add data-testid to toggle-switch component [LW-11556] (6726320)

1.20.0 (2024-09-13)

Features

  • add data-testid to sideDrawer [LW-11491] (a38aaa8)

1.19.0 (2024-09-11)

Bug Fixes

  • replace data-testid attributes with props (bea9c01)

Features

  • add testId prop to TextLink (5af6152)

1.18.2 (2024-09-11)

Bug Fixes

  • fix profile dropdown wallet icon test id (54aaf0c)
  • fix table body test id (3d7d47e)

1.18.1 (2024-09-11)

Bug Fixes

  • box component now has a new property testId what will be rendered in the data-testid prop (e0a9e71)

1.18.0 (2024-08-27)

Features

  • allow custom components as profile dropdown profile image (e2e3e1e)

1.17.0 (2024-08-21)

Features

  • add plain prop to summary expander (2558bbb)

1.16.0 (2024-08-16)

Features

  • add property testId to TokenProfile (788ef80)
  • add test ids for tokens table list lw-10959 (a812114)

1.15.1 (2024-08-13)

Bug Fixes

  • pass autoFocus prop to uncontrolled pw input element (beea45a)

1.15.0 (2024-08-12)

Features

  • state-based test id for password toggle (9537095)

1.14.0 (2024-08-12)

Features

  • add data-testid for uncontrolled password box error (470bc66)

1.13.0 (2024-08-12)

Features

  • add data-testid for uncontrolled password box container (e1c0ce0)

1.12.0 (2024-08-11)

Features

  • add UncontrolledPasswordBox (640f70c)

1.11.3 (2024-08-02)

Bug Fixes

  • add baseline to alignItems property options (a509cdc)

1.11.2 (2024-07-29)

Bug Fixes

  • add missing testId for dialog-description (68b03f5)

1.11.1 (2024-07-24)

Bug Fixes

  • center eye icon in password input component [LW-10644] (0614871)

1.11.0 (2024-07-24)

Features

  • add wallet onboarding icons and additional colors (b899917)

1.10.1 (2024-07-18)

Bug Fixes

  • apply radio button group override classname after root styles (8ff4f5e)

1.10.0 (2024-07-17)

Features

  • add Paste icon + update Copy icon (bdc11b8)
  • add Paste icon + update Copy icon [LW-10642] (a20c2a6)

1.9.1 (2024-07-11)

Bug Fixes

  • icons: fix warning icon's name (2bf8bae)

1.9.0 (2024-07-11)

Features

  • change message property type for info bar component (7a0b7fd)

1.8.0 (2024-07-11)

Features

  • add limited px prop to text link component [LW-10645] (f9150cf)

1.7.0 (2024-07-10)

Features

  • icons: add warning triangle icon solid (0ba3e88)

1.6.0 (2024-07-05)

Features

  • export backdrop component [LW-10640] (66882a0)

1.5.0 (2024-07-05)

Features

1.4.2 (2024-07-04)

Bug Fixes

  • add decorators default value (2a64d24)

1.4.1 (2024-07-03)

Bug Fixes

  • prevent onRemove from re-triggering file upload dialog (493ee77)

1.4.0 (2024-07-02)

Features

  • add card image variant (96f9b56)
  • add color schema decorator layout prop (22e74e6)
  • add height prop to divider (b6aac9a)
  • add toggle button group small variant (bfca976)

1.3.0 (2024-07-02)

Features

1.2.0 (2024-06-26)

Features

1.1.0 (2024-06-26)

Features

  • add warning text variation (1951c92)

1.0.1 (2024-06-26)

Bug Fixes

  • set strict testid for avatar-root (b1579bb)

1.0.0 (2024-06-19)

Features