GitHub / oemilsson/flowbite-react / commits
Official React components built for Flowbite and Tailwind CSS
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 40dd01b7 | fix(components): personal fixes to the components | Olle Emilsson <o****e@e****o> | almost 4 years ago | |
| 36f085b8 | chore(release): 0.1.11 | Ricardo Lüders <r****s@r****m> | almost 4 years ago | |
| b88abce0 |
fix #350: hydration issue with SSR/SSG and re-declaration of TableContext (#351)
Signed-off-by: chankruze <c****e@g****m>, chankruze <c****e@g****m>, chankruze <c****e@g****m>, chankruze <c****e@g****m> |
Chandan Kumar Mandal <c****e@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 0dd10d33 | fix(pagination): fix next button icon misalignment (#346) |
Paul Mach <p****h@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| bc4fea7e | fix(package): minimal react version is 18 (#344) |
Ricardo Lüders <r****o@l****r>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 70b9df49 | chore(release): 0.1.10 | Ricardo Lüders <r****s@r****m> | about 4 years ago | |
| 103d1732 | fix(component): use 1st letter of text in collapsed Sidebar.Item with no icon... |
tulup-conner <c****r@t****o>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| a9a9a879 | chore(release): 0.1.9 | Ricardo Lüders <r****s@r****m> | about 4 years ago | |
| 71e51649 | Remove undesired className prop (#336) |
Ricardo Lüders <r****o@l****r>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 4e92c98e |
Removes the default margin-left on Navbar.Toggle (#332)
Co-authored-by: Florian Vallen <f****n@g****e> |
Florian Vallen <f****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 2d34e87f | chore(release): 0.1.8 | Ricardo Lüders <r****s@r****m> | about 4 years ago | |
| 94a9bb4a | Moved dropdown classes to flowbite theme (#331) |
Victor Cordoș <c****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 8c307aa1 | fix(component): add missing display name for checkbox, radio and select (#328) |
David Moore <4****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 803aad91 | chore(release): 0.1.7 | Ricardo Lüders <r****s@r****m> | about 4 years ago | |
| e4c795fd | chore(release): 0.1.6 | Ricardo Lüders <r****s@r****m> | about 4 years ago | |
| 459a8648 |
fix: typo in navbar theme typedef (#327)
Signed-off-by: chankruze <c****e@g****m>, chankruze <c****e@g****m>, chankruze <c****e@g****m> |
Chandan Kumar Mandal <c****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 61039614 | upgrade dependencies to latest (#326) |
tulup-conner <c****r@t****o>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 8b441af4 | chore(release): 0.1.5 | Ricardo Lüders <r****s@r****m> | about 4 years ago | |
| c6524eea | fix(component): remove "All Rights Reserved" from `<Footer.Copyright>` (#317) |
tulup-conner <c****r@t****o>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| f7e1a370 | docs(storybook): add color radio options to `Button` storybook (#316) |
tulup-conner <c****r@t****o>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| c4a49e1a | chore(release): 0.1.4 | Ricardo Lüders <r****s@r****m> | about 4 years ago | |
| 287989a7 | chore(release): 0.1.4 | Ricardo Lüders <r****s@r****m> | about 4 years ago | |
| 9af5d136 | fix(component): display text only on Sidebar.Item tooltip (#315) |
tulup-conner <c****r@t****o>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 77cb3560 | fix(theme): add z-index to Dropdown floating component (#314) |
tulup-conner <c****r@t****o>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| bfef57a8 | docs(README): update flowbite react logo (#298) |
Camila <4****a@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 132b8edb | fix extra vertical scroll on some pages (#271) |
Shiv Bhonde <s****4@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| dcb48222 | docs(alert): adding alert basic docs (#268) |
Ricardo Lüders <r****o@l****r>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 367bb634 | chore(release): 0.1.3 | Ricardo Lüders <r****s@r****m> | about 4 years ago | |
| 1f0db663 | refactor(carousel): extends the theme to control element (#266) |
Camila <4****a@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| ed48f9ae | chore(docs): adds webpack to hugo (#267) |
Ricardo Lüders <r****o@l****r>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 4144731f | chore: better bug template (#265) |
Ricardo Lüders <r****o@l****r>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 9bd9ecb0 | chore(release): 0.1.2 | Ricardo Lüders <r****s@r****m> | about 4 years ago | |
| 516e7c61 |
Added ref forwarding for Radio, Checkbox, and Textarea components (#263)
Co-authored-by: Gonzalo Juarez <g****e@g****m> |
Gonzalo Juarez <g****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 82e17ba7 | chore(release): 0.1.1 | Ricardo Lüders <r****s@r****m> | about 4 years ago | |
| d2bca1ce |
Added ref forwarding for Select component (#262)
Co-authored-by: Gonzalo Juarez <g****e@g****m> |
Gonzalo Juarez <g****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 858918d8 | doc: change documentation/website to hugo (#260) |
Ricardo Lüders <r****o@l****r>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 8c7012e7 | fix(component): Remove `type="button"` when not a `<button>` (#217) |
tulup-conner <c****r@t****o>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 1baed8ee | chore(release): 0.1.0 | Ricardo Lüders <r****s@r****m> | about 4 years ago | |
| cb4e8c8a | refactor(dropdown): adds theme support to dropdown (#253) |
Ricardo Lüders <r****o@l****r>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 3adab8e7 | refactor(footer): Adds the theme support to footer component (#243) |
Camila <4****a@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 76302f02 | refactor(navbar): adds theme support to navbar component (#250) |
Ricardo Lüders <r****o@l****r>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 57ab271b | refactor(select): adds theme support to select component (#249) |
Ricardo Lüders <r****o@l****r>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 86348b27 | refactor(textarea): adds theme support to textarea component (#247) |
Ricardo Lüders <r****o@l****r>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 366a119f | refactor(inputs): adds theme support to TextInput and FileInput (#246) |
Ricardo Lüders <r****o@l****r>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 3444a66b | ci(prettier): prettier must ignore some files (#248) |
Ricardo Lüders <r****o@l****r>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 61572e0d | chore(release): 0.0.27 | Ricardo Lüders <r****s@r****m> | about 4 years ago | |
| f25d05f9 | chore: makes the repository commitizen friendly (#242) |
Ricardo Lüders <r****o@l****r>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 279eab49 | fix(carousel): carousel size depends on parent size (#241) |
Ricardo Lüders <r****o@l****r>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 43f890b9 | fixed min-h to arbitrary values (rem) (#226) |
Gabriel Dias Mazieri <g****0@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| cdea61e5 | feature(component): Rewrite Progress to use themes, resolves #141 (#172) |
Camila <4****a@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 7a09a0a2 | chore: adding pr template (#235) |
Ricardo Lüders <r****o@l****r>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 957f0212 | refactor(toggleSwitch): adding theme support to component (#231) |
Ricardo Lüders <r****o@l****r>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 1728ee54 | refactor(checkbox): adding theme support to component (#229) |
Ricardo Lüders <r****o@l****r>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| fcc4b8fc | refactor(radio): adding theme support to component (#228) |
Ricardo Lüders <r****o@l****r>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 163b2ce9 | refactor(label): adding theme support to label (#227) |
Ricardo Lüders <r****o@l****r>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| a7611a7a | refactor(tab): adding theme support to component (#222) |
Ricardo Lüders <r****o@l****r>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| dd4e976a | feat(component): adding helpertext component (#230) |
Ricardo Lüders <r****o@l****r>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 354b5dc6 | chore(release): 0.0.26 | Nasreddine Bac Ali <n****5@g****m> | about 4 years ago | |
| cb5ca892 | fix(component): add displayName to TextInput (#219) |
David Moore <d****s@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 8bf92eca |
refactor: Add `prettier-plugin-organize-imports` (#204)
Co-authored-by: Ricardo Lüders <r****s@r****m> |
tulup-conner <c****r@t****o>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 596a4453 | fix(component): add forwardRef to TextInput (#212) |
David Moore <d****s@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 59654eb1 | feat(component): Use `FlowbiteTheme` in `Sidebar`s, resolves #143 (#200) |
tulup-conner <c****r@t****o>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 9ccf0c2a | fix(component): Allow `Carousel`s to fill height, resolves #168 (#208) |
tulup-conner <c****r@t****o>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 7ca9fccd | fix: update typo on Footer.Link from Gihub to Github (#210) |
Randald Villegas <3****9@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 3be97864 | fix(component): Allow `Card` to have `href` (#194) |
tulup-conner <c****r@t****o>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 360a7235 | feat(component): Use theme in `ListGroup`s, resolves #137 (#203) |
tulup-conner <c****r@t****o>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 17f5e8e8 | feat(component): Allow `Label` as self-closing tag, resolves #173 (#207) |
tulup-conner <c****r@t****o>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 2f9f3454 | feat(component): Allow `Button`s to have `href` (#209) |
tulup-conner <c****r@t****o>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| b6fcf6ac | fix(a11y): Use darker text for `Breadcrumb.Item`s, resolves #102 |
Conner Davis <c****r@t****o>
Committed by: Ricardo Lüders <r****o@l****r> |
about 4 years ago | |
| 9cd1eabe | chore(ci): build must generate coverage (#202) |
Ricardo Lüders <r****o@l****r>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 8ccd7046 | chore(ci): adding codecov (#201) |
Ricardo Lüders <r****o@l****r>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| a47309b1 | refactor(test): Migrate `jest` -> `vitest` (#179) |
tulup-conner <c****r@t****o>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 1ab7160d | feat(component): theme support to darkthemetoggle (#199) |
Ricardo Lüders <r****o@l****r>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 957ea456 | feat(component): theme support to tooltip (#198) |
Ricardo Lüders <r****o@l****r>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 3ed45518 | feat(component): theme support to modal (#197) |
Ricardo Lüders <r****o@l****r>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 80b7e2a3 | feat(component): theme support to pagination (#195) |
Ricardo Lüders <r****o@l****r>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 2d5b5565 | feat(component): theme support to toast (#192) |
Ricardo Lüders <r****o@l****r>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| c0daead7 | feat(component): theme support to rating (#191) |
Ricardo Lüders <r****o@l****r>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| da59ccca | fix: `nanoid` requires Node `crypto` module (#185) |
tulup-conner <c****r@t****o>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 097d8756 | fix(type): Generate `FlowbiteTheme.d.ts` to builds (#182) |
tulup-conner <c****r@t****o>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 45bc2639 | feat(component): Add `Accordion.Title` theme for heading (#184) |
tulup-conner <c****r@t****o>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 34713188 | fix(build): Change `yarn lint` command to actually lint files (#183) |
tulup-conner <c****r@t****o>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| fddca6f2 | chore(docs): Update `Timeline` in `README` (#181) |
tulup-conner <c****r@t****o>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 9055aa8c | feature(component): Rewrite `Button`s to use themes, resolves #130 (#160) |
tulup-conner <c****r@t****o>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 09f3c362 | feature(component): Rewrite `Carousel`s to use themes, resolves #168, #132 (#... |
tulup-conner <c****r@t****o>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 48586f9c | feature(component): Change `Accordion`s to close inactive panels, resolves #1... |
tulup-conner <c****r@t****o>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 44a29e7d | feature(component): Allow `Sidebar`s to hide completely, resolves #81 (#170) |
tulup-conner <c****r@t****o>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 2c39deb4 | feature(component): Rewrite `Spinner`s to use themes, resolves #144 (#161) |
tulup-conner <c****r@t****o>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 10e7573e | feature(component): Rewrite `Card`s to use themes, resolves #131 (#162) |
tulup-conner <c****r@t****o>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| a2379354 | feature(component): Rewrite `Accordion` to use `FlowbiteTheme`, resolves #125... |
tulup-conner <c****r@t****o>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 396d8f34 | fix: You may want the label to be the number 0 (#157) |
dilan-dio4 <5****4@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 139c4ec6 | feature(component): Rewrite `Breadcrumb`s to use themes, resolves #129 (#155) |
tulup-conner <c****r@t****o>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| b75bd018 | feature(component): Rewrite `Badge` to use themes, resolves #128 (#154) |
tulup-conner <c****r@t****o>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 46191683 | fix: Replace old colors on `Alerts` page & stories (#156) |
tulup-conner <c****r@t****o>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 1a364fc9 | feature(component): Rewrite `Avatar` to use themes, resolves #127 (#153) |
tulup-conner <c****r@t****o>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 87df1172 | Timeline component (#89) |
Joey Chrysanthopoulos <8****s@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 39078ae6 | test(component):Add unit test for 'Footer' (#122) |
Camila <4****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| d5f06c6d | feature(component): Rewrite `Alert`s to use themes, resolves #126 (#151) |
tulup-conner <c****r@t****o>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 511a86c8 | fix(component): Remove default export from `Breadcrumb` (#150) |
tulup-conner <c****r@t****o>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| ffc9e452 | docs: fix scrolling issue | Nasreddine Bac Ali <n****5@g****m> | over 4 years ago |