Pico/lib
Daniel Rudolf b27b4f388a
🎉 Add Pico theme API versioning and add pico-theme.yml
- Add pico-theme.yml with a theme's API version, theme-specific default Twig config, registering theme-specific custom meta headers and defaults for Pico's `theme_config` config
- Add new `onThemeLoading(&$theme)` and `onThemeLoaded($theme, $themeApiVersion, &$themeConfig)` events
- Enable Twig autoescaping by default
2019-09-22 18:49:37 +02:00
..
AbstractPicoPlugin.php Fix @deprecated notice for Pico::getBaseThemeUrl() and AbstractPicoPlugin::__call() 2019-09-12 14:00:58 +02:00
Pico.php 🎉 Add Pico theme API versioning and add pico-theme.yml 2019-09-22 18:49:37 +02:00
PicoPluginInterface.php Various small improvements 2019-09-12 12:42:01 +02:00
PicoTwigExtension.php Add Pico::substituteUrl() and url Twig filter 2019-08-30 16:37:01 +02:00