- Issue created by @Grimreaper
- @grimreaper opened merge request.
- Issue was unassigned.
- Status changed to Postponed
almost 2 years ago 10:42am 6 July 2023 - 🇫🇷France Grimreaper France 🇫🇷
Here is a POC with table.
It works but as discussed on Slack, the problem is that now table CSS will not be present if the pattern is not used on the page.
So if in a RTE you put Bootstrap classes in it, as it will not call the pattern, the CSS will not be present.
I gave a quick look to other CSS. There will be the same problem for buttons: adding btn classes without calling the button pattern is quite common (RTE, menu links, forms) and so button CSS will not be loaded on the page.
So I wonder what we can do about that?
Maybe splitting CSS only for stuff we know it is only usable by calling the pattern or are in presenter template which could easily load the new libraries.
- Assigned to Grimreaper
- @grimreaper opened merge request.
- 🇫🇷France Grimreaper France 🇫🇷
Need to test with Sobki:
- if dependencies are ok
- compilation
- when components are replaced - 🇫🇷France Grimreaper France 🇫🇷
Need to update core requirements for starterkit.
Provide separated starterkit for split and non split CSS.
-
grimreaper →
committed 00644208 on 5.2.x
Issue #3372792 by grimreaper: Allow to split CSS per component. Provide...
-
grimreaper →
committed 00644208 on 5.2.x
- @grimreaper opened merge request.
-
grimreaper →
committed 304aba87 on 5.2.x
Issue #3372792 by grimreaper: Override ui_suite_bootstrap/form instead...
-
grimreaper →
committed 304aba87 on 5.2.x
Automatically closed - issue fixed for 2 weeks with no activity.