Releases: deriv-com/ui
Releases · deriv-com/ui
v1.1.1
v1.1.0
v1.0.1
v1.0.0
1.0.0 (2024-01-30)
♻️ Chores
- 📄 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)
⚙️ Continuous Integrations
- 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)
✨ Features
- ✨ 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)
🐛 Bug Fixes
- 🔨 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)
📦 Code Refactoring
- 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)
🗑 Reverts
- revert back classname prop for tab component (b147ab0)
🛠 Builds
V0.0.1-beta.11
What's Changed
- ako/ remove the if condition as its skipping the job by @ali-hosseini-deriv in #39
Full Changelog: V0.0.1-beta.10...V0.0.1-beta.11
V0.0.1-beta.10
What's Changed
- [FEQ] Shayan/feq-1425/ setup the package by @shayan-deriv in #1
- Shayan/update readme by @shayan-deriv in #3
- [FEQ] Shayan/added classname prop to components by @shayan-deriv in #5
- [FEQ] Shayan/FEQ1461/refactor: renamed classname prefix from wallet to deriv by @shayan-deriv in #6
- [FEQ] Shayan/FEQ-1441/added tab component by @shayan-deriv in #7
- [FEQ] shayan/feq-1452/added storybook+refactored components types by @shayan-deriv in #9
- [FEQ] Shayan/fixed font issue by @shayan-deriv in #10
- chore: added type to classNameVariants by @shayan-deriv in #11
- Aizad/FEQ-1480/Add Tooltip Component inside of Deriv UI by @aizad-deriv in #8
- updated to version 0.0.1-beta.7 by @shayan-deriv in #12
- [FEQ] Shayan/FEQ-1503/Refactor: made tab panel optional by @shayan-deriv in #15
- Shayan/ refactor:added classname to Tab component by @shayan-deriv in #16
- Aizad/FEQ-1442/Input Component by @aizad-deriv in #13
- Shayan/ fix: add onChange to Tabs component by @shayan-deriv in #17
- bump to verison 0.0.1-beta.8 by @shayan-deriv in #18
- Ako/ add storybook gh workflow by @ali-hosseini-deriv in #23
- fix: exclude vite-plugin-lib-inject-css from storybook build by @shayan-deriv in #24
- [FEQ] aum/FEQ-1582/useDevice-hook by @aum-deriv in #25
- fix: added useEffect for activeTab in Tabs component by @shayan-deriv in #29
- build: bump to version 0.0.0-beta.9 by @shayan-deriv in #30
- Ako/ add auto publish to npm action by @ali-hosseini-deriv in #31
- ako/ add parserOptions to eslint by @ali-hosseini-deriv in #32
- Ako/ update transformer module name by @ali-hosseini-deriv in #33
- ako/ update the transformer path by @ali-hosseini-deriv in #34
- ako/ use es6 export syntax by @ali-hosseini-deriv in #35
- ako/ update the modules ext to cjs by @ali-hosseini-deriv in #36
- ako/ change the import to require as the module is cjs by @ali-hosseini-deriv in #37
- ako/ use module exports for cjs file by @ali-hosseini-deriv in #38
New Contributors
- @shayan-deriv made their first contribution in #1
- @aizad-deriv made their first contribution in #8
- @ali-hosseini-deriv made their first contribution in #23
- @aum-deriv made their first contribution in #25
Full Changelog: https://github.com/deriv-com/ui/commits/V0.0.1-beta.10