Skip to content

v0.1.7

Compare
Choose a tag to compare
@Sqrcz Sqrcz released this 21 Jan 10:33
· 13 commits to main since this release

What's Changed

  • New Features

    • improved input layout to support proper positioning for right-to-left languages by @andreyjamer in #322
    • added support for additional classes to make Input component more flexible by @andreyjamer in #325
    • added required property to Select component by @woodrunsdeep in #329
    • added new color prop to Dropdown component by @tho-dan in #335
    • added support for using Tooltip component on Button components that are inside a Button Group component by @tho-dan in #336
    • added disabled state to trigger button in Dropdown component by @tho-dan in #338
    • added custom classes to increase flexibility of Dropdown component by @Sqrcz in #339
  • Bug Fixes

    • fixed disabled state of buttons in Pagination component by @ogzcode in #319
    • fixed reactivity of classes in Alert component by @Flambe in #320
    • fixed hover issues with Card component by @andreyjamer in #321
    • fixed issue #273: FWBInput does not support v-model.number by @alfatta in #327
    • fixed styling dropdowns in Button Group component by @tho-dan in #331
    • fixed Dropdown component documentation (close inside example, slots) by @tho-dan in #333
    • fixed typo in File Input component by @AlijonMurodov in #334
    • fixed issue #310: Toast shadow not visible by @Sqrcz in #340
  • Chores

New Contributors

Full Changelog: v0.1.6...v0.1.7