Skip to content

Releases: deriv-com/ui

v1.25.1

20 May 09:27
29f2f9e
Compare
Choose a tag to compare

1.25.1 (2024-05-20)

🐛 Bug Fixes

  • added conditional rendering for overlay element (29f2f9e)
  • added conditional rendering for overlay element (4a9b4e3)

v1.25.0

20 May 08:58
6d55581
Compare
Choose a tag to compare

1.25.0 (2024-05-20)

♻️ Chores

✨ Features

  • add desktop lang modal (1d59883)
  • add desktop modal story (41f6596)
  • add display names (c0ca014)
  • add language drawer to playground (f3f4481)
  • add language item component (0d9ebda)
  • add language mobile drawer (bd5ced8)
  • add ReactNode to button types (c33d8c4)
  • export language items (6e2e624)
  • export LanguageSwitcher from applayout barrel file (2bb8cb2)
  • export out the language item type (864150e)
  • fix mobile drawer styles (b86a8f2)
  • fix playground example (e6a2e96)
  • hide hover stlye on language (e62ceff)
  • justify header component alignment (9415060)
  • match the classnames together (1ee7ba4)
  • move inline fn to callback fn (405ccac)
  • update icon (2acf183)
  • update props (89164eb)
  • use generic types (766e4e3)
  • use language item component (19a21a8)

🐛 Bug Fixes

🚨 Tests

v1.24.1

16 May 08:47
586a2b3
Compare
Choose a tag to compare

1.24.1 (2024-05-16)

🐛 Bug Fixes

  • menuitem and derivlogo stories (586a2b3)
  • menuitem and derivlogo stories (aef22a1)

v1.24.0

15 May 07:52
152cf41
Compare
Choose a tag to compare

1.24.0 (2024-05-15)

♻️ Chores

  • account switcher desktop implementation is finished (e21d724)
  • account-switcher [wip] (03ad151)
  • account-switcher account panel is done (5cb4c69)
  • account-switcher total asset component is added (94471e2)
  • accountswitcher is done (2ce612f)
  • added storybook for accountSwitcher (8e79d2a)
  • added test for account switcher (464c395)
  • fixed minor issues for AccountSwitcher (74dece8)
  • implementing account switcher items [WIP] (16196d7)
  • removed unnecssary styles (fc33ba7)
  • updated with latest changes and applied the required changes accordingly (edad0cb)

✨ Features

  • implementing AccountSwitcher component [WIP] (ec786ad)

v1.23.0

15 May 05:43
1b6a509
Compare
Choose a tag to compare

1.23.0 (2024-05-15)

♻️ Chores

  • added storybook (bdc8eaa)
  • moved tests to the relatated folder (3a63788)
  • updated isExpanded initial state (8a8ccbb)
  • updated playground (2a02528)

✨ Features

  • platform switcher (80be572)
  • platform switcher in mobile view (3933cfc)

🐛 Bug Fixes

🚨 Tests

  • added unit tests for platformswitcher component (d3464ae)

v1.22.0

13 May 06:04
8a80f8e
Compare
Choose a tag to compare

1.22.0 (2024-05-13)

♻️ Chores

✨ Features

  • add display name (cc029dd)
  • add empty notification state (2437f7b)
  • add empty notification styles (2021bfb)
  • add notification component (a4f83a1)
  • add notification component type (da6b1b2)
  • add notifications container (fd51b5a)
  • add notifications to main barrel file (2fa2af9)
  • export out the component (a9dfa8b)
  • get component text from props (7b5a50d)
  • mock useDevice (87a98d7)
  • remove internal state of the notifications (80d9b37)
  • to close the context modal on click outside (f7d539a)
  • toggle the modal from props (f002665)
  • update notifications type (20d99ff)
  • use text component (e071eca)
  • use userEvent (d5493fe)

🐛 Bug Fixes

  • fix default export issue (b8eb8df)

💎 Styles

🚨 Tests

  • add notification story (7dcf254)
  • add test case for empty notification state (81761c4)
  • add test cases for the notification (39d797e)
  • fix hook path (8338f2f)
  • move notifications tests (274b40c)
  • use userEvent (b16cd8b)

v1.21.3

10 May 05:28
56fc7b8
Compare
Choose a tag to compare

1.21.3 (2024-05-10)

♻️ Chores

  • improved onClickOutside functionality in contextMenu (56fc7b8)
  • improved onClickOutside functionality in contextMenu (28d9cb4)

v1.21.2

10 May 03:49
76bca46
Compare
Choose a tag to compare

1.21.2 (2024-05-10)

♻️ Chores

  • removed basic paddings and margins from contextmenu wrapper (76bca46)
  • removed basic paddings and margins from contextmenu wrapper (1decef1)

v1.21.1

09 May 05:51
dc1a685
Compare
Choose a tag to compare

1.21.1 (2024-05-09)

♻️ Chores

  • restructured app layout components and some minor fixes (dc1a685)
  • restructured app layout components and some minor fixes in stories (7a0d010)

v1.21.0

09 May 03:40
114fa34
Compare
Choose a tag to compare

1.21.0 (2024-05-09)

♻️ Chores

  • added missed new line at EOF (0c4c548)
  • fixed minor issues for ContextMenu (17b4122)
  • fixed minor issues for ContextMenu (a894129)

✨ Features

  • implement ContextMenu component (81565d3)
  • implement ContextMenu component (c73cdf5)
  • menu item component (24cdf72)

🐛 Bug Fixes