v0.6.1
What's Changed
- docs: readme docs update link + add new components (banner + datepicker) by @MateoWartelle in #950
- Documentation fixes and new components (datepicker, banner) by @zoltanszogyenyi in #953
- Add dark: to button light theme by @pnispel in #954
- docs(banner): update
blue
colors tocyan
& fix button paddings by @zoltanszogyenyi in #957 - fix(textarea): default font size should be
text-sm
by @zoltanszogyenyi in #958 - docs: story
@deprecated
UseStoryFn
instead by @MateoWartelle in #966 - docs: Add missing controls to Breadcrumbs component StoryBook by @MateoWartelle in #965
- fix(button): fix error Button cannot be used as a JSX component by @congon4tor in #974
- fix(datepicker.tsx): fix theme and add onSelectedDate callback by @congon4tor in #970
- Minor visual fixes for components (buttons, breadcrumbs, list group) by @zoltanszogyenyi in #971
- fix(labels): default dark color of the input labels should be white by @zoltanszogyenyi in #978
- refactor(toggleswitch.tsx): toggleSwitch optional props by @andreaTarascioSophany in #928
- fix(tabs): added tabs container div style and theme by @DavideFrancescon in #929
- fix(component): add custom theme to the carousel's default left and r… by @oscargaom in #910
- feat : KBD component by @MateoWartelle in #969
- docs: add flowbite to npm install by @xSyki in #981
- refactor: remove redundant
useContext
-> replace withuseTheme
by @SutuSebastian in #982 - fix: scroll to section blocking above content by @SutuSebastian in #983
- fix(datepiker): incorrect names of days of the week in the datepicker by @paghar in #963
- docs: add default sticky banner example to StoryBook by @MateoWartelle in #980
- fix(button): allow height of buttons stretch by @000000armor in #906
- fix:
CodePreview
- show explicit false props by @SutuSebastian in #985 - fix(datepicker): button type by @rluders in #984
New Contributors
- @pnispel made their first contribution in #954
- @congon4tor made their first contribution in #974
- @andreaTarascioSophany made their first contribution in #928
- @oscargaom made their first contribution in #910
- @xSyki made their first contribution in #981
- @SutuSebastian made their first contribution in #982
Full Changelog: v0.6.0...v0.6.1