Releases: sitegeist/fluid-components
1.1.1
1.1.0
[FEATURE] ViewHelper "FieldInformation" to separate TYPO3 form processing from presentational components
[FEATURE] ViewHelper "TranslatedValidationResults" to translate TYPO3 validation results before passing them to components
[BUGFIX] Prevent double-escaping of {content} variable
[BUGFIX] Provide ViewHelperVariableContainer to components
[DOC] Split documentation into multiple files
[DOC] Form handling
[DOC] Form ViewHelpers
[TASK] Increase version number
1.0.1
This release mainly fixes 2 bugs that could occur with certain parameter default values.
[DOC] Limit line length in documentation files
[DOC] Improved introduction paragraph
[CLEANUP] Improve ext_emconf
[DOC] Improve component settings dependency injection
[BUGFIX] Fix conversion of default values in certain caching contexts
[BUGFIX] Enforce boolean default values for params of type boolean
[TASK] Increase version number