Skip to content

Version 0.0.10

Latest
Compare
Choose a tag to compare
@g-makarov g-makarov released this 26 May 14:21
· 178 commits to main since this release

New Features ✨

  • DateInput: Added mode props.
  • Sidebar: Added rightHeaderElement prop.
  • TextArea: Added maxLength layout.
  • RadioGroupField: Added new component.
  • Badge: Added orange color and new filled variation.

Bug Fixes 🐛

  • DateField: Fixed typing issue.
  • Modal: Fixed spacing between buttons.
  • Button/UK041: Fixed layout issues in count.

Chores 🛠️

  • Updated scripts in package.json to improve build process.
  • Fixed circular dependencies issue.