engelsystem/src/Renderer
Michael Weimann 5f7fcb9018
make all themes basically working with bs5
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>

migrate buttons and badges

Signed-off-by: Michael Weimann <mail@michael-weimann.eu>

upgrade bootstrap, fix devtool

remove postcss-preset-env

remove npm-run-all

add theme info to design

add theme configs for 2-15

make all themes compile

fix node env in script

refactor theme config

make all themes basically working

fix sass 3rd party warnings

replace slash div by math.div
2021-07-29 20:00:54 +02:00
..
Twig/Extensions make all themes basically working with bs5 2021-07-29 20:00:54 +02:00
Engine.php Twig update to 3.0.0 and Renderer type hinting 2019-11-29 19:38:28 +01:00
EngineInterface.php Twig update to 3.0.0 and Renderer type hinting 2019-11-29 19:38:28 +01:00
HtmlEngine.php Renderer: Added shared data 2019-07-08 01:58:06 +02:00
Renderer.php Renderer: Log critical instead of error if no matching file renderer configured 2020-06-14 13:55:08 +02:00
RendererServiceProvider.php Added generic error pages 2018-08-29 23:46:32 +02:00
TwigEngine.php Twig update to > 2.11: Fixed namespaces, warnings and cleanup 2019-11-29 18:42:20 +01:00
TwigLoader.php Twig update to 3.0.0 and Renderer type hinting 2019-11-29 19:38:28 +01:00
TwigServiceProvider.php Added Develop twig extension with support for dd() and dump() functions 2020-04-25 15:50:57 +02:00