Sourced from flowbite-react's releases.
v0.6.4
What's Changed
- fix: fix getWeekDays function by
@xSykiin themesberg/flowbite-react#1040- feat: checkbox colors by
@MateoWartellein themesberg/flowbite-react#1032- feat: Blockquote Component by
@MateoWartellein themesberg/flowbite-react#997Full Changelog: https://github.com/themesberg/flowbite-react/compare/v0.6.3...v0.6.4
v0.6.3
What's Changed
- docs: floating Label add missing theme and references by
@MateoWartellein themesberg/flowbite-react#1025- fix: Button color blue theme by
@MateoWartellein themesberg/flowbite-react#1024- fix: Floating Label theme import by
@okelloMarvinSophanyin themesberg/flowbite-react#1023- Fix/conditional rendering tabs items by
@pagharin themesberg/flowbite-react#1019Full Changelog: https://github.com/themesberg/flowbite-react/compare/v0.6.2...v0.6.3
v0.6.2 - borken
What's Changed
- fix(toggleswitch): disable + checked state and deprecated html event replacement by
@rludersin themesberg/flowbite-react#987- docs: remove contributing yarn format for prettier:fix by
@MateoWartellein themesberg/flowbite-react#996- fix: homepage - missing dark mode section functionality by
@SutuSebastianin themesberg/flowbite-react#989- perf: upgrade nextJS to 13.5 by
@SutuSebastianin themesberg/flowbite-react#999- docs: sidebar remove dark:hover:bg-transparent by
@MateoWartellein themesberg/flowbite-react#1000- fix: issue #846 - docs dropdown -
custom triggersection not render… by@SutuSebastianin themesberg/flowbite-react#1005- fix: docs - avatar - render properly code example by
@SutuSebastianin themesberg/flowbite-react#1006- feat(component): toggleSwitch add sizing prop (sm|md|lg) by
@MateoWartellein themesberg/flowbite-react#1009- feat: adds floating label by
@okelloMarvinSophanyin themesberg/flowbite-react#955- fix: documentation regressions by
@rludersin themesberg/flowbite-react#1021New Contributors
@okelloMarvinSophanymade their first contribution in themesberg/flowbite-react#955Full Changelog: https://github.com/themesberg/flowbite-react/compare/v0.6.1...v0.6.2
v0.6.1
What's Changed
- docs: readme docs update link + add new components (banner + datepicker) by
@MateoWartellein themesberg/flowbite-react#950- Documentation fixes and new components (datepicker, banner) by
@zoltanszogyenyiin themesberg/flowbite-react#953- Add dark: to button light theme by
@pnispelin themesberg/flowbite-react#954- docs(banner): update
bluecolors tocyan& fix button paddings by@zoltanszogyenyiin themesberg/flowbite-react#957- fix(textarea): default font size should be
text-smby@zoltanszogyenyiin themesberg/flowbite-react#958- docs: story
@deprecatedUseStoryFninstead by@MateoWartellein themesberg/flowbite-react#966- docs: Add missing controls to Breadcrumbs component StoryBook by
@MateoWartellein themesberg/flowbite-react#965- fix(button): fix error Button cannot be used as a JSX component by
@congon4torin themesberg/flowbite-react#974- fix(datepicker.tsx): fix theme and add onSelectedDate callback by
@congon4torin themesberg/flowbite-react#970- Minor visual fixes for components (buttons, breadcrumbs, list group) by
@zoltanszogyenyiin themesberg/flowbite-react#971- fix(labels): default dark color of the input labels should be white by
@zoltanszogyenyiin themesberg/flowbite-react#978
... (truncated)
Sourced from flowbite-react's changelog.
0.6.4 (2023-10-03)
Features
Bug Fixes
0.6.3 (2023-09-30)
Bug Fixes
0.6.2 (2023-09-29)
Features
- adds floating label (#955) (3fc7b88)
- component: toggleSwitch add sizing prop (sm|md|lg) (#1009) (c3bf704)
Bug Fixes
- docs - avatar - render properly code example (#1006) (48ce786)
- documentation regressions (#1021) (dbfb019)
- homepage - missing dark mode section functionality (#989) (63e04e2)
- issue #846 - docs dropdown -
custom triggersection not render… (#1005) (409c01c)- toggleswitch: disable + checked state and deprecated html event replacement (#987) (ce55df1), closes #986
0.6.1 (2023-09-23)
Bug Fixes
CodePreview- show explicit false props (#985) (b1357c6)- button: allow height of buttons stretch (#906) (10b54e3)
- button: fix error Button cannot be used as a JSX component (#974) (b621601), closes #962
- component: add custom theme to the carousel's default left and r… (#910) (ddff0e5)
- datepicker.tsx: fix theme and add onSelectedDate callback (#970) (fe9f63f), closes #968 #964
- datepicker: button type (#984) (496ed1e)
- datepiker: incorrect names of days of the week in the datepicker (#963) (e09a22a), closes #960
... (truncated)
1189d3d
chore(release): 0.6.49b91c29
feat: Blockquote Component (#997)8ae697e
feat: checkbox colors (#1032)8822223
fix: fix getWeekDays function (#1040)9e5a4a0
chore(release): 0.6.39a69006
Fix/conditional rendering tabs items (#1019)160c24e
fix: Floating Label theme import (#1023)11d8510
fix: Button color blue theme (#1024)1c112b9
docs: floating Label add missing theme and references (#1025)45742c1
chore(release): 0.6.2