Skip to content

Releases: beyerz/SimpleHMVCBundle

Added Symfony 3.4 to testing

14 Apr 16:20
Compare
Choose a tag to compare
v2.0.5

updated travis to test Symfony3.4

Symfony3 allowed as dependency

05 Nov 13:44
Compare
Choose a tag to compare
2.0.4

Remove ignored files from git (2)

Hierarchal dependency ordering

03 Jul 17:29
Compare
Choose a tag to compare
Ensure that the calling elements javascripts and stylesheets are give…

…n priority in the loading hierarchy

Flash

08 Feb 15:36
a88f3c2
Compare
Choose a tag to compare

Now you can add flash sessions from the element model thanks @ArkadyBirko

Updated README

18 Sep 13:41
Compare
Choose a tag to compare

Added page and element generation command usage
Added directory/file structure resulting from generation

ViewPath Generation Corrected

19 Jul 07:31
Compare
Choose a tag to compare

New Major version as viewpath validation has been corrected, but would cause BC Break.

View paths are now valid and generated using snake_case.

Path generation fix

15 Mar 15:13
Compare
Choose a tag to compare
1.0.2

Tweak for generating with paths

Fix for no path pages and elements

15 Mar 13:47
Compare
Choose a tag to compare
Fix for creating path when no path is specified, initially was doubli…

…ng the page|element path

Ready for use

14 Mar 14:38
Compare
Choose a tag to compare

Complete rebuild of this bundle to allow better element modularization while still working within the confines of the symfony framework