Skip to content

v2.12.1 馃殌

Choose a tag to compare

@hamikhambardzumyan hamikhambardzumyan released this 25 Jan 13:18
· 116 commits to main since this release

Bug Fixes

  • CommitMessage: disable scope lowercase functional in the git-cz package (#46) (120bebe)
  • Component-stage: fix and improve component-stage (b244edb)
  • DatePickerInput: close picker popover after value selection (#48) (e58be53)
  • Dropdown: input truncated text blinking fix (#37) (19f4e54)
  • Dropdown: open by tab key will autofocus to searhc input (d2a130b)
  • Dropdown: remove Dropdown search input autofocus (be5b4e6)
  • Module: remove undefined modules exports from the library entry point (c2d32c2)
  • Stories: import and export changes (896ce5c)
  • Theming: dark and light mode fix (a7c3c24)
  • Version-select: version select container fix (e57c363)

Features

  • Addon-jest: add test addon to storybook (d3849b2)
  • Table: add copied tooltip text for table col element (#36) (356b35a)
  • Test: add jest, enzyme and setup testing env (c91f9d9)
  • Typescript: add ts support, remove some redundant modules, change tree shake logic (58838da)