-
-
Notifications
You must be signed in to change notification settings - Fork 26
Tabler 1.4 #230
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
base: main
Are you sure you want to change the base?
Tabler 1.4 #230
Conversation
|
@cavasinf not sure if you are still using this bundle, but if you have some spare time, you might want to checkout this Tabler 1.4 branch |
|
@kevinpapst Do you want me to push directly to that branch, or should I open a new pull request against it so you can review the changes first? |
|
Depends on the amount of changes you plan to add 😁 If you plan to add more stuff and if it is no big deal for you, opening a PR against this branch is definitely easier to review |
Co-authored-by: Cavasin F <florian@allsoftware.fr>
Description
Before:
After:
See kevinpapst/TablerBundle-Demo#25
New config options available (also available as getter/setter in
ContextHelper):Introduced a new
_tabler-fixes.scssfile to have a place to add bugfixes for known issues in Tabler itself.You need to pay attention to:
badges(add a class for the text color)data-bs-themeattribute was moved from<body>to<html>data-bs-theme-*attributes were added to<html>Types of changes
Checklist