Skip to content
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

Merged
merged 29 commits into from
Apr 9, 2024
Merged

Conversation

MGREMY
Copy link
Collaborator

@MGREMY MGREMY commented Apr 8, 2024

No description provided.

MGREMY and others added 25 commits January 19, 2024 22:36
BREAKING CHANGE: `iconOnly` is now `isIconOnly` and must be `enabled` or `disabled`
BREAKING CHANGES: `boolean` variables are now FlowbiteBoolean usable with `ènabled` or `disabled`
BREAKING CHANGES: `boolean` variables are now FlowbiteBoolean usable with `ènabled` or `disabled`
BREAKING CHANGES: `boolean` variables are now FlowbiteBoolean usable with `ènabled` or `disabled`

/!\ Flowbite data attribute api don't work
BREAKING CHANGES: `boolean` variables are now FlowbiteBoolean usable with `ènabled` or `disabled`
`outline` is now either `outline` or `solid`
BREAKING CHANGES: `boolean` variables are now FlowbiteBoolean usable with `ènabled` or `disabled`
switch from flowbiteBoolean to boolean when return and setting component's data
data is still stored as FlowbiteBoolean
Copy link

vercel bot commented Apr 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
flowbite-angular ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 9, 2024 2:46pm

@SutuSebastian
Copy link

One quick thing, I just checked the preview and the sidebar doesn't go all the way to the bottom of the screen:

Screenshot 2024-04-08 at 17 35 50

@SutuSebastian
Copy link

But so nice u fixed that animation flicker on reload 🔥

@MGREMY
Copy link
Collaborator Author

MGREMY commented Apr 8, 2024

One quick thing, I just checked the preview and the sidebar doesn't go all the way to the bottom of the screen:

Screenshot 2024-04-08 at 17 35 50

It's fixed now !

@MGREMY MGREMY merged commit 2ef6e26 into main Apr 9, 2024
3 checks passed
@MGREMY MGREMY deleted the refactor-components-properties branch April 9, 2024 19:51
@MGREMY MGREMY restored the refactor-components-properties branch July 12, 2024 08:22
@MGREMY MGREMY deleted the refactor-components-properties branch July 12, 2024 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add custom value for theme Refacto components to fit with global styling file
2 participants