Skip to content

Releases: deriv-com/ui

v1.1.11

05 Feb 02:07
Compare
Choose a tag to compare

1.1.11 (2024-02-05)

🐛 Bug Fixes

  • fixed breakpoints overlap issue (88f2c6e)

📦 Code Refactoring

  • updated breakpoints in useDevice hook (4253894)
  • updated breakpoints in useDevice hook (68db4f9)

v1.1.10

02 Feb 12:31
Compare
Choose a tag to compare

1.1.10 (2024-02-02)

🐛 Bug Fixes

  • added forwardRef to Input component (5733cb8)
  • added forwardRef to Input component (cc85c54)

v1.1.9

02 Feb 08:54
Compare
Choose a tag to compare

1.1.9 (2024-02-02)

🐛 Bug Fixes

  • added Inline Message Component (b539658)
  • added storybook for Inline Message (8dd77a2)
  • padding inside of inline message (49504af)

v1.1.8

02 Feb 08:10
Compare
Choose a tag to compare

1.1.8 (2024-02-02)

♻️ Chores

  • remove flex properties for content and sidebar (1cf426d)
  • remove right section usage from the storybook (09f6833)
  • remove unnecessary component (de1a8ac)
  • renamed the left prop as sidebar (25ee8d8)
  • update main.ts imports (052882b)

🐛 Bug Fixes

  • add flex to content section (e507f89)

📦 Code Refactoring

  • remove right section prop (2bfd56f)

v1.1.7

02 Feb 03:30
Compare
Choose a tag to compare

1.1.7 (2024-02-02)

♻️ Chores

  • adding storybook to input component (11b0228)

🐛 Bug Fixes

  • added style type back inside of input component (fd763aa)
  • stylings for helper message and input variants (dd8f65e)

v1.1.6

02 Feb 03:29
Compare
Choose a tag to compare

1.1.6 (2024-02-02)

♻️ Chores

  • made improvements to Tooltip and Text component (6ecb236)

v1.1.5

01 Feb 09:30
Compare
Choose a tag to compare

1.1.5 (2024-02-01)

♻️ Chores

  • improve storybook for passwordinput (3a35240)

🐛 Bug Fixes

  • change some of the types inside of PasswordInput (c3726d9)

v1.1.4

01 Feb 09:28
Compare
Choose a tag to compare

1.1.4 (2024-02-01)

♻️ Chores

  • added TitleFontSize to Tabs component (d587cd1)
  • added TitleFontSize to Tabs component (27ecfbb)

v1.1.3

01 Feb 07:42
Compare
Choose a tag to compare

1.1.3 (2024-02-01)

♻️ Chores

  • added Password Input field (ae6ef49)
  • added password meter colors, width and colors (13b9d33)
  • added Storybook for password input component (5025c17)
  • import PasswordInput inside of main.ts (af8378b)
  • refactor PasswordMeter as a child component (d6c382d)

🐛 Bug Fixes

  • added helperMessage based on score (8f43383)
  • added variants according to production (12458ce)
  • added warning variant inside for helperMessage (97da93d)
  • change css for input (6fdaad7)
  • change types and added stylings to Input and PasswordInput (35fea18)

v1.1.2

01 Feb 03:53
Compare
Choose a tag to compare

1.1.2 (2024-02-01)

🐛 Bug Fixes

  • exported missing components and hooks (7471d04)
  • exported missing components and hooks (87c5c85)