Skip to content

v0.2.3

Latest

Choose a tag to compare

@Sqrcz Sqrcz released this 04 Feb 13:14
· 19 commits to main since this release

What's Changed

  • New Features

    • feature: added ability to override default dropzone placeholder in FwbFileInput by @sirius-den & @Sqrcz in #430
    • feature: component types are now publicly exported and can be imported directly from the package by @hongquan in #422
    • feature: enhanced FwbButton to support Vue Router navigation by @Sqrcz in #417
    • feature: improved FwbModal styling by @Sqrcz in #415
  • Bug Fixes

    • fix: prevented adding same file multiple times for dropzone with multiple files by @ps-20x in #425
    • fix: added missing background color to base content classes in FwbAccordion by @Sqrcz in #421
    • fix: navbar menu visibility detection on mobile and desktop layouts to ensure proper menu display by @VossKai in #418
    • fix: [issue 414] button link height mismatch by @Sqrcz in #416
  • Documentation Updates

  • Chores

    • fix: add missing @vue/tsconfig dependency by @Sqrcz in #429
    • fix: update jsdom and data-urls versions, adjust dependencies by @Sqrcz in #428
    • chore: dependency update by @Sqrcz in #427
    • chore: dependency update by @Sqrcz in #420

New Contributors

Full Changelog: v0.2.2...v0.2.3