Releases: oveleon/contao-component-style-manager
Releases · oveleon/contao-component-style-manager
2.4.1
Support template variables in form fields
2.4.0
- Rocksolid Custom Element is now supported without extra callback
- Bugfix: When extensions extended the StyleManager, the widget was sometimes not displayed due to a wrong loading order
2.3.4
Allow multiple hooks of type styleManagerFindByTable
2.3.3
Bugfix: An empty content was always returned when a user-defined function was retrieved via Ajax
2.3.2
Merge pull request #26 from oveleon/develop
Fix third-party dca import
2.3.1
Merge pull request #24 from oveleon/develop
Fix the skipping of fields if they are not selected among the CSS groups
2.3.0
Adding third-party dca support
2.2.0
Import / Export functionality added
2.1.3
Fix the deserialization of data with alias key from old versions
2.1.2
Merge pull request #13 from oveleon/develop
Develop