Skip to content

Latest commit

 

History

History
87 lines (56 loc) · 5.56 KB

CHANGELOG.md

File metadata and controls

87 lines (56 loc) · 5.56 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

24 September 2024

  • chore: 📦 upgrade storybook 6716176
  • feat: ✨ add initial dropdown component 599af32
  • feat: ✨ add diverse card stories caa1ad5
  • feat: ✨ add polymorphic Label component

28 May 2024

  • pagination component add ac76a5e
  • refactor: ♻️ fix linting, attach refs to components c2545e6
  • fix: 🐛 fix rating import export issue 0fbb7de

26 December 2023

  • feat: ✨ add control to toggle multiple accordion item cd1a9af
  • feat: ✨ add initial Accordion component 7861d90
  • refactor: ♻️ extract accordion styles to dedicated style file c4e02e8

15 November 2023

  • docs: 📝 update changelog(v0.2.0) 675e613
  • build: 🏗️ update rollup config to remove sourcemap on production 7bc4ca4

15 November 2023

  • Logical ant/issue59 (#60) #61
  • Add Dialog, Card 434d302
  • docs: 📝 update changelog(v0.1.0) 9f3fc20
  • doc: 📝 update bundle size icon url 98430e4

29 August 2023

  • feat: ✨ Add Toast component #58
  • feat: ✨ remove pnpm dependency #48
  • feat: ✨ add Alert component f88e6af
  • feat: ✨ add Breadcrumb component 95d0904
  • feat: add Avatar component. 61a7335

15 August 2023

  • Add gh workflow and changelog (#43) #44
  • fix: 🐛 update test script and release workflow tag pattern 102f807

13 August 2023

  • develop -> main #16
  • chore: 🔧 add eslint and prettier config 03e9c6d
  • test: 🧪 add test config & test Tag component 1bbf993
  • feat: ✨ add color mapper constants e1bc3b0

11 June 2023

  • chore: 📦 upgrade storybook dependencies, move react & react-dom to peer deps 7602c43
  • refactor: ♻️ add function name to identyfy on profiler 315c243
  • chore: 🔧 minify bundle, add include & exclude file to tsconfig ab5ebf2

v0.0.2

10 June 2023

  • feat: ✨ add initial setup #1
  • chore: 📦 add storybook with initial config 042139d
  • feat: ✨ add initial Chip component a26a9d7
  • feat: ✨ add initial constants 7fe7902