All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.3.2 (2022-10-22)
0.3.1 (2022-10-22)
0.3.0 (2022-10-22)
0.2.1 (2022-10-19)
- allow using initials as
Avatar
placeholder (#375) (e349d82), closes #357 #357 #357 #357 - button: added forwardRef to button component (#391) (3278c84), closes #341
- themecontext: exported theme hooks and updated docs (#390) (37644b7), closes #389
0.2.0 (2022-10-11)
- button: reduce the thickness of button outline (#376) (5ef0aef)
- storybook: fix welcome page (#377) (d2518ad)
0.1.12 (2022-10-07)
0.1.11 (2022-09-13)
- package: minimal react version is 18 (#344) (bc4fea7)
- pagination: fix next button icon misalignment (#346) (0dd10d3), closes #330
0.1.10 (2022-08-21)
- component: use 1st letter of text in collapsed Sidebar.Item with no icon (#338) (103d173), closes #81
0.1.9 (2022-08-19)
0.1.8 (2022-08-17)
0.1.7 (2022-08-11)
0.1.6 (2022-08-11)
0.1.5 (2022-08-01)
0.1.4 (2022-07-31)
- component: display text only on Sidebar.Item tooltip (#315) (9af5d13), closes #258
- theme: add z-index to Dropdown floating component (#314) (77cb356), closes #308
0.1.4 (2022-07-31)
0.1.3 (2022-07-06)
0.1.2 (2022-07-05)
0.1.1 (2022-07-05)
0.1.0 (2022-06-30)
-
inputs: Adding theme support to the component blocks the access to className property directly
-
fix(inputs): fix wrong default color name from
base
togray
-
inputs: adds theme support to TextInput and FileInput (#246) (366a119)
0.0.27 (2022-06-21)
- component: Add
Accordion.Title
theme for heading (#184) (45bc263) - component: adding helpertext component (#230) (dd4e976)
- component: Allow
Button
s to havehref
(#209) (2f9f345) - component: Allow
Label
as self-closing tag, resolves #173 (#207) (17f5e8e) - component: theme support to darkthemetoggle (#199) (1ab7160)
- component: theme support to modal (#197) (3ed4551)
- component: theme support to pagination (#195) (80b7e2a)
- component: theme support to rating (#191) (c0daead)
- component: theme support to toast (#192) (2d5b556)
- component: theme support to tooltip (#198) (957ea45)
- component: Use
FlowbiteTheme
inSidebar
s, resolves #143 (#200) (59654eb) - component: Use theme in
ListGroup
s, resolves #137 (#203) (360a723)
nanoid
requires Nodecrypto
module (#185) (da59ccc)- a11y: Use darker text for
Breadcrumb.Item
s, resolves #102 (b6fcf6a) - build: Change
yarn lint
command to actually lint files (#183) (3471318) - carousel: carousel size depends on parent size (#241) (279eab4)
- component: add displayName to TextInput (#219) (cb5ca89)
- component: add forwardRef to TextInput (#212) (596a445)
- component: Allow
Card
to havehref
(#194) (3be9786) - component: Allow
Carousel
s to fill height, resolves #168 (#208) (9ccf0c2) - type: Generate
FlowbiteTheme.d.ts
to builds (#182) (097d875) - update typo on Footer.Link from Gihub to Github (#210) (7ca9fcc)
0.0.26 (2022-06-13)
- component: Add
Accordion.Title
theme for heading (#184) (45bc263) - component: Allow
Button
s to havehref
(#209) (2f9f345) - component: Allow
Label
as self-closing tag, resolves #173 (#207) (17f5e8e) - component: theme support to darkthemetoggle (#199) (1ab7160)
- component: theme support to modal (#197) (3ed4551)
- component: theme support to pagination (#195) (80b7e2a)
- component: theme support to rating (#191) (c0daead)
- component: theme support to toast (#192) (2d5b556)
- component: theme support to tooltip (#198) (957ea45)
- component: Use
FlowbiteTheme
inSidebar
s, resolves #143 (#200) (59654eb) - component: Use theme in
ListGroup
s, resolves #137 (#203) (360a723)
nanoid
requires Nodecrypto
module (#185) (da59ccc)- a11y: Use darker text for
Breadcrumb.Item
s, resolves #102 (b6fcf6a) - build: Change
yarn lint
command to actually lint files (#183) (3471318) - component: add displayName to TextInput (#219) (cb5ca89)
- component: add forwardRef to TextInput (#212) (596a445)
- component: Allow
Card
to havehref
(#194) (3be9786) - component: Allow
Carousel
s to fill height, resolves #168 (#208) (9ccf0c2) - component: Remove default export from
Breadcrumb
(#150) (511a86c) - Replace old colors on
Alerts
page & stories (#156) (4619168) - type: Generate
FlowbiteTheme.d.ts
to builds (#182) (097d875) - update typo on Footer.Link from Gihub to Github (#210) (7ca9fcc)
- You may want the label to be the number 0 (#157) (396d8f3)
0.0.25 (2022-05-20)
0.0.24 (2022-05-15)
0.0.23 (2022-05-12)
0.0.22 (2022-05-10)
0.0.21 (2022-05-10)
- add tab component (#87) (e94cceb)
- adds footer component (#59) (7799f15)
- build: Add
cypress
for end-to-end (integration) testing (#85) (4df13e6) - flowbite theme context provider (#61) (7274f5e)
- route: Add
Sidebar
examples page & stories, resolving #53 #56 (#69) (38b86bd)
- docs: Update
README
Components links to new URL pattern (#84) (39c2d91) - fix Carousel styles (78060ea)
- improving flow handling (#86) (dc8af66)
- refactor sidebar item to accept a component as wrapper (1c964eb)
0.0.20 (2022-05-02)
0.0.19 (2022-05-02)
- adds more alert stories (a99abc9)
- adds the addicional (bcd268e)
- build: Upgrade
@popperjs/*
to@floating-ui/react-*
(#67) (9ba11ef), closes #57 #69 - component: Add
alt
attribute toAvatar
s (d803781) - content: Add example
Avatar
withalt
(b619076) - content: Add example
Card
with image withalt
text (7410610)
- cleaning (a7e1382)
- component: Add
displayName
s for syntax highlighter, resolving #70 (#73) (6741a83) - imports for alert component (f7d6ce0)
- the badge size (14b25da)
- use createPortal to render modals (#77) (e5e5e2e)
0.0.18 (2022-04-20)
- add ability to drag to scroll for the Carousel component (eb91078)
- adds avatar group (c1c3d48)
- adds the avatar component to the storybook (e2f3a22)
- fix Carousel controls clicking behavior (3fa9180)
- improvement the dropdown stories (1ab98cc)
- remove unused import from Avatar.tsx (ebe43ff)
0.0.17 (2022-04-14)
- add Table component (7568ccc)
- add missing dark class names of the progress component (09cfef4)
- add missing label prop usage in the Button component (5e8c291)
- added 700 duration to Duration type (efd4611)
- added PropsWithChildren (3090117)
- added testid, merged imports, added duration record (c5c9cd5)
- avatar bordered (432d9f5)
- correctly renamed toast to Toast (fd5d162)
- correctly renamed Toast.tsx to index.tsx (53881df)
- exclude storybook stories while building the library (648b110)
- export Size type and merged imports (55c9cdf)
- fix Button component styling (c0683cf)
- imported Size type from RatingContext (bd8ebbb)
- make arrow prop of Dropdown component much understandable (cc1beff)
- make label prop of Button component as ReactNode (59cee65)
- removed svg component props (195b67e)
- removed Toast.tsx from src/ (0f0c362)
- removed unneeded imports (249e40e)
- removed unneeded imports from stories (a731a2c)
- replaced star svg with HiStar icon (259f345)
- set tooltipArrow prop as false by default for the Dropdown component (35ad443)
- simplify routes array (52cb973)
0.0.16 (2022-04-08)
- add Modal components (df5713c)
- add React 18 support (10ddd73)
- Create Navbar (253944a)
- Create Navbar example page (670da6b)
- added border for dark mode (cfdf462)
- changed navbar logo display name (a0caa49)
- changed Navbar.Logo to Navbar.Brand (5ecee8b)
- misspelled NavbarComponent (ad183a8)
- removed commit for Tab component (629d86c)
- removed linter ignore (950921a)
- removed linter ignore for hidden className (7fe9e3e)
- removed test link (129c9e2)
- removed typo around a className (d3fcd0f)
0.0.15 (2022-03-21)
0.0.14 (2022-03-21)
- refactor ListGroup component (0f18211)
- fix ListGroup component (5eda5ed)
0.0.13 (2022-03-17)
- add Dropdown component (169b46e)
- add Forms components (51c2486)
- refactor Accordion component (16482e3)
- fix Button styling (c4aad36)
- fix onclick func and button focus in dark mode (a8b6c92)
- refactor Accordion component (96dc14c)
0.0.12 (2022-03-13)
- add Button group component (1f8b8fd)
0.0.11 (2022-03-13)
- add light prop to Spinner component (0590d66)
- Remove extra icon content from Button component (2762b55)
0.0.10 (2022-03-13)
- add Carousel component (36014bc)
0.0.9 (2022-03-12)
- add Card component (6c3d067)
- add spinner component (61c417d)
- use react-icons icons library (236ba62)
- use tooltips when sidebar is collapsed (17ecd1a)
0.0.8 (2022-03-12)
0.0.7 (2022-03-12)
- use react-icons icons library (236ba62)
0.0.6 (2022-03-12)
- add tooltip component (d2edbb7)
0.0.5 (2022-03-05)
- Add Badges and Breadcrumb (7b7b288)
0.0.4 (2022-03-02)
- fix Sidebar links (c157d32)
0.0.3 (2022-03-02)
- add Alert component (d3cb7b7)