Skip to content

Releases: liip/LiipThemeBundle

fixed issues in the TwigFormulaLoader

23 Nov 11:04
Compare
Choose a tag to compare
  • Twig 2.0 support (#156)
  • fixed a regression introduced by #118 (#155)

bug fixes

05 Oct 08:58
Compare
Choose a tag to compare
  • overrding TemplateFinder to allow locate templates in all themes #151
  • Incorrect paths for views @Twig/Exception/%s.%s.twig. #153

allow symfony 3.0 and added functionality to dynamically pick a controller

05 Dec 13:11
Compare
Choose a tag to compare
  • switch to psr-4
  • allow symfony 3.0
  • add functionality to define controller for specific theme #134

fix regression in device detection, fixed 2.7 deprecation notices, require Symfony 2.3+

10 Jun 09:14
Compare
Choose a tag to compare
1.3.0

as we increased the min symfony version, lets bump minor version too

improved assetic and twig integration

10 May 18:20
Compare
Choose a tag to compare
  • Added assetic twig formula loader
  • Add theme aware file system loader

fixed a regression in 1.1.2 that caused issues with assetic:dump

02 Feb 15:56
Compare
Choose a tag to compare
Merge pull request #115 from XWB/crash

Fixed crash in FileLocator

fixed an issue with device detection

27 Jan 15:51
Compare
Choose a tag to compare
1.1.2

ensure we set the user agent

1.1.1

21 Jan 08:47
Compare
Choose a tag to compare

Better support for recent versions of windows phones

1.1.0

29 Aug 15:50
Compare
Choose a tag to compare

made it possible to choose a theme based on the detected device type

1.0.0

17 Jun 13:54
Compare
Choose a tag to compare
Merge pull request #94 from codingmusica/bug/cascorder0

Changed the order of arguments in array_merge_recursive() to prioritize ...