Releases: deriv-com/ui
Releases · deriv-com/ui
v1.25.1
v1.25.0
1.25.0 (2024-05-20)
♻️ Chores
- add EOF (1b7e941)
- add EOF (00994c9)
- rename display name (a8869cb)
- update directory name (018cefc)
- update displayName (968d9f8)
- update hooks dir (469b4a3)
- update meta data (98bf946)
- use selectedLanguage as a common prop (f0e2aa8)
✨ 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
- fix disabled hover style (c143da0)
- remove extra prop (cec2dd7)
- use ReactNode instead of IconType (9eb5810)
- use white color (d5df6f2)
🚨 Tests
v1.24.1
v1.24.0
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
v1.22.0
1.22.0 (2024-05-13)
♻️ Chores
- import ReactNode directly (203fc55)
- remove react import (d9bb1f7)
- remove react import (56b6c80)
- update type name (1d82c57)
✨ 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
- add missing styles (3a382f8)
🚨 Tests
v1.21.3
v1.21.2
v1.21.1
v1.21.0
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
- review comments (7e45efe)