Releases: symbiote/silverstripe-components
Releases · symbiote/silverstripe-components
2.2.0
SilverStripe 4.X
- Add special _json property for giving a JSON structure to a component (see Advanced documentation section)
1.1.1
- Fix escaping of ' and " characters
1.1.0
SilverStripe 3.X
- Add special _json property for giving a JSON structure to a component (see Advanced documentation section)
2.1.1
- Fix bug where clashes can occur with ViewableData properties and the properties passed to a component (#15)
1.0.2
- Fix bug where FormMessage isn't escaped properly and add test (#14, #16)
- Fix bug where clashes can occur with ViewableData properties and the properties passed to a component (#15)
2.1.0
- You can now configure the folders looked in.
2.0.1
- Fix race condition where ComponentTemplateParser.php.inc can be loaded instead of ComponentTemplateParser.php, causing the custom template code to not work. #13
1.0.1
- Fix race condition where ComponentTemplateParser.php.inc can be loaded instead of ComponentTemplateParser.php, causing the custom template code to not work. #13
2.0.0 - SilverStripe 4 stable release
1.0.0 - SilverStripe 3 stable release