-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor components properties #34
Commits on Jan 19, 2024
-
refactor(component/badge)!: refactor styling code
BREAKING CHANGE: `iconOnly` is now `isIconOnly` and must be `enabled` or `disabled`
Configuration menu - View commit details
-
Copy full SHA for 12700c5 - Browse repository at this point
Copy the full SHA 12700c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for db7cc2e - Browse repository at this point
Copy the full SHA db7cc2eView commit details
Commits on Jan 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0e6effa - Browse repository at this point
Copy the full SHA 0e6effaView commit details
Commits on Jan 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6bac589 - Browse repository at this point
Copy the full SHA 6bac589View commit details -
refactor(component/indicator)!: refactor styling code
BREAKING CHANGES: `boolean` variables are now FlowbiteBoolean usable with `ènabled` or `disabled`
Configuration menu - View commit details
-
Copy full SHA for c1a97e5 - Browse repository at this point
Copy the full SHA c1a97e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca0b2f9 - Browse repository at this point
Copy the full SHA ca0b2f9View commit details
Commits on Jan 29, 2024
-
refactor(component/navbar)!: refactor styling code
BREAKING CHANGES: `boolean` variables are now FlowbiteBoolean usable with `ènabled` or `disabled`
Configuration menu - View commit details
-
Copy full SHA for d84e79a - Browse repository at this point
Copy the full SHA d84e79aView commit details
Commits on Jan 30, 2024
-
refactor(component/alert)!: refactor styling code
BREAKING CHANGES: `boolean` variables are now FlowbiteBoolean usable with `ènabled` or `disabled` /!\ Flowbite data attribute api don't work
3Configuration menu - View commit details
-
Copy full SHA for 88a9b86 - Browse repository at this point
Copy the full SHA 88a9b86View commit details
Commits on Feb 8, 2024
-
refactor(component/alert): remove flowbite data attribute
GREMY Miguel committedFeb 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 1464870 - Browse repository at this point
Copy the full SHA 1464870View commit details
Commits on Feb 14, 2024
-
refactor(component/button): refactor styling code
BREAKING CHANGES: `boolean` variables are now FlowbiteBoolean usable with `ènabled` or `disabled` `outline` is now either `outline` or `solid`
GREMY Miguel committedFeb 14, 2024 Configuration menu - View commit details
-
Copy full SHA for ee5af82 - Browse repository at this point
Copy the full SHA ee5af82View commit details
Commits on Feb 15, 2024
-
refactor(component/accordion)!: refactor styling code
BREAKING CHANGES: `boolean` variables are now FlowbiteBoolean usable with `ènabled` or `disabled`
GREMY Miguel committedFeb 15, 2024 Configuration menu - View commit details
-
Copy full SHA for e269a74 - Browse repository at this point
Copy the full SHA e269a74View commit details
Commits on Feb 16, 2024
-
refactor(component/breadcrumb): refactor styling code
GREMY Miguel committedFeb 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 4a40dcc - Browse repository at this point
Copy the full SHA 4a40dccView commit details
Commits on Feb 27, 2024
-
refactor(component/dropdown): refactor styling code
GREMY Miguel committedFeb 27, 2024 Configuration menu - View commit details
-
Copy full SHA for b6d21ce - Browse repository at this point
Copy the full SHA b6d21ceView commit details
Commits on Feb 28, 2024
-
refactor(component/sidebar): refactor styling code
MGREMY committedFeb 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 207149c - Browse repository at this point
Copy the full SHA 207149cView commit details
Commits on Feb 29, 2024
-
refactor(component/dropdown): refactor styling code
MGREMY committedFeb 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 98ba2b6 - Browse repository at this point
Copy the full SHA 98ba2b6View commit details -
refactor(component/modal): refactor styling code
MGREMY committedFeb 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 7ac9ec5 - Browse repository at this point
Copy the full SHA 7ac9ec5View commit details
Commits on Apr 4, 2024
-
refactor(component/forms): refactor styling code
MGREMY committedApr 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 86f64c0 - Browse repository at this point
Copy the full SHA 86f64c0View commit details
Commits on Apr 5, 2024
-
refactor(component): update theme name file
MGREMY committedApr 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 24f3b9e - Browse repository at this point
Copy the full SHA 24f3b9eView commit details -
refactor(component): update theme return type
MGREMY committedApr 5, 2024 Configuration menu - View commit details
-
Copy full SHA for ffc4e70 - Browse repository at this point
Copy the full SHA ffc4e70View commit details -
refactor(component): update BaseComponent to call fetchClass OnInit
MGREMY committedApr 5, 2024 Configuration menu - View commit details
-
Copy full SHA for a2b4527 - Browse repository at this point
Copy the full SHA a2b4527View commit details
Commits on Apr 7, 2024
-
feat(component): add dynamic update style
MGREMY committedApr 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 96af1e2 - Browse repository at this point
Copy the full SHA 96af1e2View commit details -
fix(component): fix style loading
MGREMY committedApr 7, 2024 Configuration menu - View commit details
-
Copy full SHA for c8ffaa1 - Browse repository at this point
Copy the full SHA c8ffaa1View commit details -
docs(component): add comment to components and Input
MGREMY committedApr 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 96a62cf - Browse repository at this point
Copy the full SHA 96a62cfView commit details
Commits on Apr 8, 2024
-
feat(component): flowbiteBoolean to boolean
switch from flowbiteBoolean to boolean when return and setting component's data data is still stored as FlowbiteBoolean
MGREMY committedApr 8, 2024 Configuration menu - View commit details
-
Copy full SHA for d0bd5fc - Browse repository at this point
Copy the full SHA d0bd5fcView commit details -
feat(component): add customizable properties value
MGREMY committedApr 8, 2024 Configuration menu - View commit details
-
Copy full SHA for ffcb1e3 - Browse repository at this point
Copy the full SHA ffcb1e3View commit details -
refactor(component): simplify component class
MGREMY committedApr 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 5d371c1 - Browse repository at this point
Copy the full SHA 5d371c1View commit details -
fix(component/sidebar): fix h-full class
MGREMY committedApr 8, 2024 Configuration menu - View commit details
-
Copy full SHA for b61ddc1 - Browse repository at this point
Copy the full SHA b61ddc1View commit details -
refactor(doc): remove [] in template
MGREMY committedApr 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 095e43d - Browse repository at this point
Copy the full SHA 095e43dView commit details
Commits on Apr 9, 2024
-
refactor: set isIconOnly to string (convert bool)
MGREMY committedApr 9, 2024 Configuration menu - View commit details
-
Copy full SHA for ad15ccd - Browse repository at this point
Copy the full SHA ad15ccdView commit details