1.10.4 (2024-03-07)
1.10.3 (2024-03-07)
- add unit tests for button (5c5fb21)
- add unit tests for button (cf8c43f)
- add unit tests for button (a7f6af5)
- add lg type for rounded (d94d8d8)
1.10.2 (2024-03-06)
- fix ci/cd spelling (1b40558)
- rebuild package-lock (6d96734)
- revert specific tag (d829dba)
- revert specific tag (2377475)
- update ci/cd to latest npm (4133dec)
- update ci/cd to latest npm (70232c3)
- upgrade dependencies (b8747c7)
- upgrade dependencies (a46bc52)
- use latest setup-node version (daa4144)
1.10.1 (2024-03-06)
- exported linear progress bar component from lib (14811d1)
- exported linear progress bar component from lib (37f408c)
- fixed the import state orders (61a428d)
1.10.0 (2024-03-06)
- added css properties from root file (a2473aa)
- added linear progress bar component (0d7e936)
- added progress bar component (92a6b68)
- changed css names (5468817)
- made changes in test cases and added div props (9fde470)
- added limit props (1a0d270)
- added stories for linear progressbar (bf77376)
- added test cases for progress bar component (8e42f04)
- changes scss name to linearprogressbar (9127a51)
- deleted test file (110e45a)
- removed test component from main file (255bc4c)
1.9.7 (2024-03-06)
- set margin-left for close-icon to auto (ae9ec5e)
1.9.6 (2024-03-06)
1.9.5 (2024-03-06)
1.9.4 (2024-03-05)
- change everything to use px as of now (101d1a8)
1.9.3 (2024-03-05)
- added minor changes to modal component (3bd6f8f)
- added more test to modal (d54dcc6)
- improved stories for modal component (deb87d5)
- added test cases for modal (8b1175d)
1.9.2 (2024-03-01)
- update scss file structure (17a31c7)
- updated scss files using import instead of forward and use (3994124)
- minor style changes (9541456)
- remove unused styles populate variables folder with scss variables (3504523)
- retain the same reset css from previous iterations (ef86ef0)
- updated breakpoints (446d535)
1.9.1 (2024-03-01)
- added new variants (f90df98)
- added new variants for button (615cd1d)
- updated scss values (f37f04e)
- updated sizes (ef7cf37)
- updated sizes (d72e934)
- updated storybook for button (7985886)
- replaced CI_GITHUB_TOKEN with GITHUB_TOKEN (1179a73)
- replaced CI_GITHUB_TOKEN with GITHUB_TOKEN (b5ae2a1)
- resolve comments and updated border radius variant (2e4781f)
- resolve comments for storybook (c6f5ca0)
- updated colors for ghost white button (813aa0e)
1.9.0 (2024-02-28)
- added a new prop to controll header and footer border (03a2c9c)
- added minor changes (d7d3323)
- added missing import statement (23222c7)
- added new line at the end of the file (8524eb2)
- added some minor changes (4d3039e)
- added story for modal (47fcec5)
- implemented responsive design (c7622e3)
- removed unused lines (7fab60d)
- added desktop modal (c468d0c)
- resolve conflicts (b26f461)
1.8.9 (2024-02-28)
- refactor textarea component (2f4bd56)
- added export for Textarea component (d97f330)
- added word wrap to textarea (531b70a)
- updated storybook (aefed09)
- updated TextArea with max char and provide ref (74e7921)
1.8.8 (2024-02-21)
- 💄 add alignment for message icon (7e3e63b)
- ⚡ add iconPosition prop (45ee875)
1.8.7 (2024-02-21)
- code alignment (33683c0)
- 💄 remove extra margin from Inline Message container (4f3c6f7)
1.8.6 (2024-02-21)
1.8.5 (2024-02-21)
- added small animations for the button background color (4d3a3bf)
- fix className issue inside of Button component (569c399)
- refactor Button component (52e9db6)
1.8.4 (2024-02-21)
- to resolve merge conflicts (0973a8a)
- added clsx in for dropdown width (df7ea1c)
- added isFullwidth prop for dropdown width (27955a6)
- changed top padding for dropdown (97fce3c)
- made changes in clsx for dropdown width (225eb08)
1.8.3 (2024-02-20)
- eslint errors (132d9f0)
- setup prettier and eslint (754afef)
1.8.2 (2024-02-20)
- remove useId from checkbox component (b46b526)
1.8.1 (2024-02-19)
- changed name to prompt (440bc2c)
- removed classname from props (03a8b9a)
- used px instead of rem (e2263da)
1.8.0 (2024-02-19)
1.7.0 (2024-02-16)
- sorted imports (e38c954)
- review comments (1c57873)
- review comments (c34eb36)
- review comments (3fc85bc)
- review comments (7cb5903)
1.6.1 (2024-02-15)
- checkbox width and position (b4625ac)
1.6.0 (2024-02-15)
1.5.6 (2024-02-15)
- Added max-height for dropdown list (8519176)
- Added xs in style (0e4c564)
- made changes in css file (45a2c4e)
1.5.5 (2024-02-15)
- expose all props to button (d8f45d1)
1.5.4 (2024-02-14)
- vertical-tab: 💄 fix active tab highlighting (9d0c9a0)
- vertical-tab: 💄 remove extra outer padding (2045dc9)
1.5.3 (2024-02-13)
- export ActionScreen (a320615)
1.5.2 (2024-02-13)
- 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)
1.5.1 (2024-02-13)
1.5.0 (2024-02-13)
- 📜 added storybook for ActionScreen (ec8d433)
- removed children from ActionScreen (546c24f)
- renamed and changed type for renderButton prop (0d6f4a8)
- ✨ created ActionScreen component (862b36f)
1.4.1 (2024-02-13)
- remove the top-padding and gap between the sections (b3320e4)
1.4.0 (2024-02-09)
- added onClick logic (ed778b2)
- adding collapsible vertical tab [WIP] (f01dabf)
- adding onClick logic for nested items [WIP] (d2c37c3)
- cleanedup the code (bba460a)
- improved some styling issues (a2d479c)
- made the right panel optional (8d33af7)
- removed unused classnames (49d57a7)
- resolved pr comments (58f0039)
- fixed build error (44b419d)
- Added VerticalTab [WIP] (2ca2011)
- fixed minor bugs (20e41b7)
1.3.3 (2024-02-09)
- updated z index for password input component (969e3e5)
1.3.2 (2024-02-09)
- Exported Divider component (7f6cca0)
- improve checkbox component (c193b31)
- Improve the usability for Checkbox component (4730346)
- update storybook based on changes made (768dfa2)
1.3.1 (2024-02-07)
- udpated storybook (4bc1ffe)
- added fixed height to helper message placeholder (8d47f5f)
- added isFullWidth prop inside of input component (80c06d5)
- remove text transform (b9cea1d)
1.3.0 (2024-02-06)
- divider component (48ffe99)
1.2.1 (2024-02-06)
- fix password meter position (939f9b3)
- added some props for improvement of the password input (ac40f8a)
1.2.0 (2024-02-06)
- added storybook for checbox component (1b97fca)
- added Checkbox component (8a79474)
- add improvements to existing checkbox (9d95989)
- added disabled state (1b76b21)
- added error props (3abc9c1)
- added ref inside of checkbox component (dd3380a)
- updated transitionbackground color to match production (1249904)
1.1.12 (2024-02-05)
- update minor input styles (5ea49ae)
- update minor input styles (b2dcad8)
1.1.11 (2024-02-05)
- fixed breakpoints overlap issue (88f2c6e)
1.1.10 (2024-02-02)
1.1.9 (2024-02-02)
- added Inline Message Component (b539658)
- added storybook for Inline Message (8dd77a2)
- padding inside of inline message (49504af)
1.1.8 (2024-02-02)
- 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)
- add flex to content section (e507f89)
- remove right section prop (2bfd56f)
1.1.7 (2024-02-02)
- adding storybook to input component (11b0228)
- added style type back inside of input component (fd763aa)
- stylings for helper message and input variants (dd8f65e)
1.1.6 (2024-02-02)
- made improvements to Tooltip and Text component (6ecb236)
1.1.5 (2024-02-01)
- improve storybook for passwordinput (3a35240)
- change some of the types inside of PasswordInput (c3726d9)
1.1.4 (2024-02-01)
1.1.3 (2024-02-01)
- 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)
- 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)
1.1.2 (2024-02-01)
1.1.1 (2024-01-31)
- updated commit subjects in release config (2209665)
- updated commit subjects in release config (68059b4)
1.1.0 (2024-01-31)
- Added dropdown component (82dd5af)
- added storybook for dropdown (9f63186)
- added storybook for dropdown (3ddfcd7)
- To remove exported types (bc36051)
- To remove exported types (61e32b7)
- To remove exported types (75b99bc)
1.0.1 (2024-01-30)
- added missed new line (889a1ea)
- 📄 added JSDoc (a92d62c)
- 📄 added storybook (cc3a12d)
- 🧹 some cleanup (ef456cf)
- 🧹some more clean-up (6272d25)
- added BEM approach for variant classnames (cabefe4)
- added citation for usehooks (75491c3)
- added classname prop to components (701959f)
- added helperMessage (3bd81be)
- added storybook (c0f0460)
- added type to classNameVariants (9a6379c)
- added type to classNameVariants (79c769c)
- added variants to input (ba8ab60)
- appended derivs to classnames (083dad9)
- get latest changes (eac799f)
- minor changes to story (349774c)
- removed useWindowSize hook (aae8fcb)
- temp story (92d458f)
- updated stylings to have variants and fix label animation (4453a1c)
- add publish workflow (d9bbe55)
- add storybook gh workflow (73defbe)
- build and test workflow (fddbb71)
- change the import to require as the module is cjs (9c67755)
- custom access token (1204b6e)
- fix the md (1e2177e)
- remove the if condition as its skipping the job (e61552e)
- trigger on push to main (435ea18)
- update project repo path (fca1c7e)
- update the modules ext to cjs (9caf31a)
- update the transformer path (56ecd6e)
- update transformer module name (79c0184)
- update workflow name (a886592)
- use es6 export syntax (cb9dc9b)
- ✨ added layout component (ca8cb69)
- ✨ added screen size related hooks (2331c5f)
- ✨ added useDevice and useMediaQuery Hooks (003c051)
- add changelog file (122655b)
- add default value to tab (7487bf9)
- add semantic release config and utils (4b85e2f)
- added classname prop to components (4207629)
- added Loader, Button and Text components (93daf06)
- added new Input component (29db1bc)
- added tab component (7bfbabb)
- added tab component (0493df2)
- added tooltip component (14aeeef)
- make active tab optional (a5c7182)
- 🔨 fixed controls for props in story (51d53c8)
- add deriv prefix infront of classname (892c9da)
- add onChange to Tab component (a56b6ee)
- added deriv prefixes for position classes and remove FC from component (ddc9ef1)
- added missing EOF new line (f2f78e9)
- added useEffect for activeTab in Tabs component (7e2099c)
- added useEffect for activeTab in Tabs component (6c80b9f)
- added variants (d21a9bf)
- corrected the version (d25d953)
- exclude vite-plugin-lib-inject-css from storybook build (697d507)
- exclude vite-plugin-lib-inject-css from storybook build (332d1d6)
- fixed font issue (240ab52)
- fixed font issue (ef1e210)
- minor styling issues (e16e25a)
- removed duplicated import statement (0b8496b)
- removed duplicated import statement (43d48a3)
- rename prop based on suggestion (cbadf3f)
- resolve comments (fde0bda)
- added new props for styling (d80b0e0)
- Added story for toggle switch component (3ed47fc)
- Added toggle switch component (e0ca8c0)
- made tab panel optional (a806974)
- refactored Tabs and replace classnames with clsx (6f5c658)
- removed react.FC type (ba3aed1)
- renamed classname prefix (42836de)
- renamed classname prefix from wallet to deriv (b946115)
- renamed classname prefix from wallet to deriv (f96f3d7)
- replaced tab index number with tab label (fe44da2)
- revert back classname prop for tab component (b147ab0)
- add parserOptions to eslint (9821f22)
- add rollup override (4df87b9)
- add rollup to optional deps (7c6fda2)
- add semantic release deps (b3f786e)
- bump to verison 0.0.1-beta.8 (0546768)
- bump to version 0.0.0-beta.9 (fc3906c)
- bump to version 0.0.0-beta.9 (f5f6092)
- increased the package version (ea3a972)
- removed dist from import path (a47afad)
- removed dist from import path (ba79d62)
- updated package name and readme (c5efcf8)
- updated package version (f37f46e)
- updated package version (d975697)
- updated version (89981d5)
- updated version (831593a)
- use module exports for cjs file (8ccfc17)