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
- clarify relative path in quickstart by @david-mears-2 in #413
-
Chores
New Contributors
- @david-mears-2 made their first contribution in #413
- @ps-20x made their first contribution in #425
- @sirius-den made their first contribution in #395
- @VossKai made their first contribution in #418
Full Changelog: v0.2.2...v0.2.3