You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(/lib/theme): add Tailwind CSS colors to <Button>s (#598)
Adds standard colors from Tailwind CSS, like cyan, which were missing from the options for `<Button color="..">`.
* feat(more colors to alert component): adds more possible colors to alert component (issue #473)
#473
re #473
* feat(add more colors and check contrast): added gray and light + update dark
add "gray" and "light" to add support to all FlowbiteColors
re #473
* fix(linter): linter
linter
* feat(add more colors in button): added support to FlowbiteColors in Button
re #473
* fix(typescript button.tsx): uses FlowbiteColors instead of Pick
re #473
* docs(button.stories.tsx): inline-radio with all FlowbiteColors on storybook
* revert(alert.tsx changes): revert changes that should've added in another PR
---------
Co-authored-by: Conner Davis <[email protected]>
0 commit comments