framework/tests/fixtures
Sami Mazouz f56fc11af9
[1.x] Theme Extender to Allow overriding LESS files (#3008)
This PR introduces the ability to just override a LESS file's contents through an extender.
This is mainly useful for theme development, as there are times in extensively customized themes where overriding the actual file makes a huge difference vs overriding CSS styles which can turn into a maintenance hell real fast.

Overriding styles is more tedious than overriding files. When you're designing an element, you would normally rather start from a blank canvas, than a styled element. With an already styled element you have to first override and undo the styles you do not wish to have, only then can you start shaping it, but even then you'd always end up constantly undoing default styles. This mostly applies for more advanced themes. (example: 851c55516d/less/forum/DiscussionList.less)
2021-09-10 13:45:18 -04:00
..
less [1.x] Theme Extender to Allow overriding LESS files (#3008) 2021-09-10 13:45:18 -04:00
locales Switch to ICU MessageFormat (#2759) 2021-04-30 12:44:39 -04:00
views View Extender (add namespace) (#2134) 2020-07-17 11:59:00 +02:00
writable_paths/writable Clean up usages / deprecate path helpers (#2155) 2020-06-19 16:16:03 -04:00