- πΊπΈUnited States trackleft2 Tucson, AZ πΊπΈ
My theory is that we have at least three ways of interacting with libraries.
Overrides
Dependencies
ExtensionsThis patch is great for overrides and dependencies, but extensions are a problem.
- πΊπΈUnited States joegraduate Arizona, USA
Re-rolled patch from #25 for 10.0.x.
- last update
over 1 year ago 28,526 pass - πΊπΈUnited States joegraduate Arizona, USA
Re-rolled patch from #40 for 10.1.x.
- last update
over 1 year ago 29,444 pass - π¦πΊAustralia acbramley
Bit confused by this one, I've spent the day debugging some odd CSS issues with paragraphs and entity embed modals.
I've tracked it down to
/core/themes/claro/css/components/jquery.ui/theme.css
being added multiple times on the page when adding a new paragraph (added via the add_css command) but these CSS files already are appearing after the existing CSS files. This leads to some UI styling bugs like the one described here π Replace custom weights with dependencies in library declarations; introduce "before" and "after" for conditional ordering Needs review .