Skip to content

Releases: sitegeist/fluid-components

1.1.1

19 Jun 13:35
@s2b s2b
ea166d6
Compare
Choose a tag to compare

[FEATURE] Add attribute prefix to fc:form.fieldInformation

1.1.0

31 May 15:12
@s2b s2b
7d31002
Compare
Choose a tag to compare

[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

04 Dec 16:08
@s2b s2b
0239c22
Compare
Choose a tag to compare

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

1.0.0

16 Aug 12:42
@s2b s2b
Compare
Choose a tag to compare

Initial release