Skip to content

Releases: deriv-com/ui

v1.35.3

18 Sep 06:14
6d87068
Compare
Choose a tag to compare

1.35.3 (2024-09-18)

🛠 Builds

  • added storybook build step to the release workflow (1fa64e6)

v1.35.2

18 Sep 05:36
4b3e768
Compare
Choose a tag to compare

1.35.2 (2024-09-18)

🐛 Bug Fixes

  • 🚑 fix color naming (f19e29e)
  • 🔥 fix colors, add new contained colors (5224b6e)

🚀 Performance Improvements

  • 🔧 text rendering improvement, color improvement (9ed5a3c)

v1.35.0

10 Sep 07:05
d587161
Compare
Choose a tag to compare

1.35.0 (2024-09-10)

✨ Features

  • ✨ add dark support for text message (1b5fa7f)

v1.34.0

10 Sep 05:35
05dd3fb
Compare
Choose a tag to compare

1.34.0 (2024-09-10)

♻️ Chores

  • 🚑 refactor modifiers according BEM (52f3ddb)
  • ✨ add custom icon, refactor css, add test case (40fbb4f)

✨ Features

  • ✨ implement section message component (517564e)

🐛 Bug Fixes

  • 🚑 fix badge border visibility (91dbfc8)
  • remove method that close the modal upon clicking on the btn clear all (47fdfc5)

v1.33.2

03 Sep 08:23
0a09fdd
Compare
Choose a tag to compare

1.33.2 (2024-09-03)

🐛 Bug Fixes

  • buttonAction can have an empty string as a text but still should work (e25b837)

📦 Code Refactoring

  • improve types of notifications component (1d8870f)

v1.33.1

30 Aug 01:25
226dd56
Compare
Choose a tag to compare

1.33.1 (2024-08-30)

📦 Code Refactoring

  • add default value, make a prop excludedClickOutsideClass optional (b79a69b)

v1.33.0

29 Aug 09:12
6d91833
Compare
Choose a tag to compare

1.33.0 (2024-08-29)

♻️ Chores

  • improve the name for the prop of notifications (01924b9)

✨ Features

  • Adapt Notifications component for Bot announcements (8b974e4)
  • added id to types to support keys in Notifications (7b6d525)
  • added id to types to support keys in Notifications (8d92042)
  • updated typescript (bb64db5)

🐛 Bug Fixes

  • type script problems in test case of notifications component (f759517)
  • type script problems in test case of notifications component(1) (3c078ea)

v1.32.0

29 Aug 04:07
7962d82
Compare
Choose a tag to compare

1.32.0 (2024-08-29)

✨ Features

  • added mobile-or-tablet-landscape css media query (b47da93)
  • added landscape mode to useDevice hook (9185cd3)
  • updated PageLayout.spec.tsx test (a28a6e9)
  • updated test case (05e77c9)
  • updated variable name (a126e39)

v1.31.0

27 Aug 09:37
fbf33b9
Compare
Choose a tag to compare

1.31.0 (2024-08-27)

✨ Features

  • added infiinite scroll and storybook (72df30a)
  • added tests (564e482)

v1.30.2

21 Aug 06:31
3f9fecf
Compare
Choose a tag to compare

1.30.2 (2024-08-21)

🐛 Bug Fixes