Skip to content

Releases: deriv-com/ui

v1.6.1

15 Feb 07:09
Compare
Choose a tag to compare

1.6.1 (2024-02-15)

🐛 Bug Fixes

  • checkbox width and position (b4625ac)

v1.6.0

15 Feb 06:55
Compare
Choose a tag to compare

1.6.0 (2024-02-15)

✨ Features

  • added the table component (f3ade45)
  • added the table component (cff9018)

🐛 Bug Fixes

v1.5.6

15 Feb 05:22
Compare
Choose a tag to compare

1.5.6 (2024-02-15)

📦 Code Refactoring

  • Added max-height for dropdown list (8519176)
  • Added xs in style (0e4c564)
  • made changes in css file (45a2c4e)

v1.5.5

15 Feb 03:38
Compare
Choose a tag to compare

1.5.5 (2024-02-15)

♻️ Chores

  • expose all props to button (d8f45d1)

v1.5.4

14 Feb 02:20
Compare
Choose a tag to compare

1.5.4 (2024-02-14)

💎 Styles

  • vertical-tab: 💄 fix active tab highlighting (9d0c9a0)
  • vertical-tab: 💄 remove extra outer padding (2045dc9)

v1.5.3

13 Feb 10:57
Compare
Choose a tag to compare

1.5.3 (2024-02-13)

♻️ Chores

v1.5.2

13 Feb 07:34
Compare
Choose a tag to compare

1.5.2 (2024-02-13)

🐛 Bug Fixes

  • added id to vertical-tab props (c648830)
  • added id to vertical-tab props to resolve the issues with translations (0c7cdb0)
  • changed tab items font size to 14px (89b57ad)

v1.5.1

13 Feb 05:54
Compare
Choose a tag to compare

1.5.1 (2024-02-13)

📦 Code Refactoring

  • changed classname type from input props (455488a)
  • removed use state in text area (f24f732)

v1.5.0

13 Feb 05:51
Compare
Choose a tag to compare

1.5.0 (2024-02-13)

♻️ Chores

  • 📜 added storybook for ActionScreen (ec8d433)
  • removed children from ActionScreen (546c24f)
  • renamed and changed type for renderButton prop (0d6f4a8)

✨ Features

  • ✨ created ActionScreen component (862b36f)

v1.4.1

13 Feb 01:51
Compare
Choose a tag to compare

1.4.1 (2024-02-13)

♻️ Chores

  • remove the top-padding and gap between the sections in PageLayout (b3320e4)