Releases: themesberg/flowbite-vue
Releases · themesberg/flowbite-vue
v0.1.6
What's Changed
- feature: new component Blockquote by @ogzcode in #311
- feature: autocomplete property added to FwbInput, FwbSelect and FwbTextarea components by @hongquan in #285
- feature: better Toggle label position by @andreyjamer in #296
- feature: positioning options added to FwbModal component by @woodrunsdeep in #293
- feature: show/hide events added to Dropdown component by @Flambe in #301
- fix: dark badge colors by @bartduisters in #302
- fix: issue with AccordionPanel onUnmounted callback by @cenavarro in #303
- fix: missing disabled style and doc code for textarea by @ogzcode in #307
- fix: select option color fixed by @ogzcode in #309
- fix: wrong type of prop
link
of FwbSidebarItem.vue by @zoltanka in #299 - chore: update dropdown placement and alignment by @ogzcode in #313
New Contributors
- @ogzcode made their first contribution in #313
- @bartduisters made their first contribution in #302
- @cenavarro made their first contribution in #303
- @Flambe made their first contribution in #301
- @woodrunsdeep made their first contribution in #293
- @zoltanka made their first contribution in #299
Full Changelog: v0.1.5...v0.1.6
v0.1.5
v0.1.4
What's Changed
- Fix/issue #280 by @Sqrcz in #281
- fix: dropdown content position does not react to content size by @AnotiaWang in #277
- Fix accordion component calculations and header classes by @tahaokumus in #262
- feat: Added property to align dropdown context with the trigger by @andreyjamer in #282
- Added HTML attribute: accept in FwbFileInput by @gitamgadtaula in #278
New Contributors
- @andreyjamer made their first contribution in #282
- @gitamgadtaula made their first contribution in #278
Full Changelog: v0.1.3...v0.1.4