Commit Graph
23 Commits
Author SHA1 Message Date
Kévin Dunglas d5b6c76383 wording 2021-02-05 17:33:16 +01:00
Kévin Dunglas fed8b087ac Improve onboarding when using Encore 2021-02-05 17:17:59 +01:00
Ryan Weaver cf47b10f13 Moving scripts to <head> by default
With <script defer, execution is still done after page load, but is more performant
and works will with Turbo
2021-01-15 14:00:20 -05:00
HypeMC 46f6ef9137 Set twig.strict_variables to true in test env by default 2019-11-04 11:27:56 +01:00
Fabien Potencier 0c43f319e0 Add support for the Twig extra bundle 2019-10-17 07:49:21 +02:00
Yonel Ceruto 499af21e07 removing Twig paths comment 2018-09-08 07:57:12 -04:00
Yonel Ceruto cc439b6eb0 add config suggestion for addition paths 2018-09-05 10:58:51 -04:00
Yonel Ceruto 85ff539ac9 Use default_path instead of paths for Twig and Translator config 2018-07-11 12:21:31 -04:00
Massimiliano ArioneandGitHub 5e24f62a38 unalign 2017-11-03 17:13:15 +01:00
Fabien PotencierandSymfony 50d45cb37f removes templating as an alias (#219) 2017-10-20 13:33:51 -07:00
Ryan WeaverandGitHub 92f840922c Removing unnecessary closing / 2017-08-31 14:44:05 +02:00
Ryan WeaverandGitHub 640624a94d naming back to base.html.twig 2017-08-31 06:08:18 -04:00
Ryan WeaverandGitHub d75a860535 removing - as we now have a template inside templates 2017-08-31 05:47:34 -04:00
Ryan WeaverandGitHub b6b76f87c2 Renaming to layout.html.twig 2017-08-31 05:47:11 -04:00
Ryan WeaverandGitHub 3815f4c6e8 remove favicon link tag 2017-08-27 20:49:45 -04:00
Ryan WeaverandGitHub 63fec05f2d Adding standard base.html.twig for the TwigBundle recipe 2017-08-27 19:47:37 -05:00
Fabien Potencier f5549bd268 moved routing configuration to routes/ instead of routing/ 2017-07-21 10:04:25 +02:00
Javier Eguiluz 6aa4aa2ea9 Fix the prefix of the Twig dev routes 2017-07-18 13:24:38 +02:00
Fabien Potencier bf2148f9f1 moved etc/ to config/ and web/ to public/ 2017-07-03 15:36:25 +03:00
Teoh Han Hui 0480f8c563 Rename .gitkeep files to .gitignore 2017-05-30 18:02:25 +08:00
Yonel Ceruto b39aa6303e Use single quotes in yaml files 2017-05-03 10:24:53 -04:00
Fabien Potencier cafb4bb4b6 replaced kernel.root_dir by kernel.project_dir 2017-04-07 09:57:51 -07:00
Fabien Potencier 8fd72f8a86 added version directories 2017-04-04 11:57:32 -07:00