Skip to content

Latest commit

 

History

History
211 lines (111 loc) · 10.2 KB

CHANGELOG.md

File metadata and controls

211 lines (111 loc) · 10.2 KB

1.19.2 (2024-12-03)

Bug Fixes

  • add focus style on button component (9b0cb66)

1.19.1 (2024-12-02)

Bug Fixes

  • add warning condition for preventing use of modal component without theme (1954df8)

1.18.4 (2024-11-29)

Bug Fixes

  • add warning condition for preventing use of modal component without theme (1954df8)

1.18.2 (2024-11-28)

Bug Fixes

  • change exports in theme file and add it in index.ts (d7533f9)

1.18.1 (2024-11-27)

Bug Fixes

  • migrate Modal component to Emotion for styling (#48) (d6d4fdd)

1.18.0 (2024-11-27)

Features

  • add opacity scale into design system (25548ae)

1.17.0 (2024-11-26)

Features

  • establish foundational design system (#52) (8c66103)

1.16.1 (2024-11-26)

Bug Fixes

1.16.0 (2024-11-26)

Features

  • add ref to scrollArea component (7fa2883)

1.15.0 (2024-11-26)

Bug Fixes

  • remove password functionality, add icon props In Input (130e055)
  • reset import orders in Input stories (21232f9)

Features

  • add show/hide password functionality in Input (de60129)

1.14.3 (2024-11-07)

Bug Fixes

1.14.2 (2024-11-07)

Bug Fixes

1.14.1 (2024-11-07)

Bug Fixes

1.14.0 (2024-10-07)

Features

  • Merge multiple new components into main for component library (#36) (9490fbc)

1.13.0 (2024-10-07)

Features

1.12.0 (2024-10-07)

Features

1.11.2 (2024-10-07)

Bug Fixes

  • export grid component in index.ts (20aa9c3)

1.11.1 (2024-09-30)

Bug Fixes

  • sm-90 update folder structure and refactor tabs component (#21) (7d2a7c5)

1.11.0 (2024-09-30)

Features

  • sm-72 create stack component (134f5d7)

1.10.0 (2024-09-30)

Bug Fixes

  • release issue for card component (ad9576e)

Features

  • sm-73 create container component (#18) (08d834f)

1.9.0 (2024-09-27)

Features

1.8.0 (2024-09-24)

Features

  • sm-22 - create tabs component (#4) (6f41498)

1.7.1 (2024-09-23)

Bug Fixes

1.7.0 (2024-09-19)

Features

1.6.0 (2024-09-19)

Features

  • sm-56 - create skeleton component (#9) (edeaf62)

1.5.0 (2024-09-19)

Features

  • sm-21 - Create avatar component (#2) (fcc9cd8)

1.4.0 (2024-09-18)

Features

  • sm-20 - create input component (cd2946f)

1.3.0 (2024-09-10)

Features

  • sm-51 - create scroll-area component (e23bf9c)

1.2.1 (2024-09-04)

Bug Fixes

  • sm-69 fix import problem in card component (bdbe41d)

1.2.0 (2024-09-04)

Features

  • sm-55 - create card component (a3ccb63)
  • sm-55 - create card component (a1cf8b2)

1.1.0 (2024-08-01)

Features

  • sm-19 - create button component (576fc78)
  • component styles, add dark mode, A11y plugin, and update button variant (6f68f03)
  • add descriptive and disable variants to button component (eb01a43)

Bug Fixes

  • install package sementic-release/changelog and update chromatic workflow (7fc800b)
  • Update release.yml (b16dfe0)

Features

  • add changlog, cromatic, accessibility plugin, semantic release and commitization (cd27cbf)