Skip to content

Releases: deriv-com/ui

v1.0.1

30 Jan 07:21
Compare
Choose a tag to compare

1.0.1 (2024-01-30)

♻️ Chores

🛠 Builds

  • added repository info to package.json (7a357ca)
  • added repository info to package.json (63e051c)

v1.0.0

30 Jan 04:10
Compare
Choose a tag to compare

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

  • 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 ...
Read more

V0.0.1-beta.11

29 Jan 11:08
cfd5125
Compare
Choose a tag to compare

What's Changed

Full Changelog: V0.0.1-beta.10...V0.0.1-beta.11

V0.0.1-beta.10

29 Jan 11:05
403eda9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/deriv-com/ui/commits/V0.0.1-beta.10