[TASK] EXT:form - make 'grid rows' independent from 'grid containers'
* Create 'grid rows' without 'grid container' wrappers * Disable 'grid containers' within the form editor by default because twitter bootstrap prohibits container nesting Resolves: #80455 Releases: master Change-Id: I3997943858ac3b235094b765697f724cb1e4c95d Reviewed-on: https://review.typo3.org/52166 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
Showing
- typo3/sysext/form/Classes/Domain/Model/FormElements/GridRow.php 0 additions, 28 deletions...sysext/form/Classes/Domain/Model/FormElements/GridRow.php
- typo3/sysext/form/Classes/ViewHelpers/GridColumnClassAutoConfigurationViewHelper.php 12 additions, 7 deletions...iewHelpers/GridColumnClassAutoConfigurationViewHelper.php
- typo3/sysext/form/Configuration/Yaml/BaseSetup.yaml 12 additions, 0 deletionstypo3/sysext/form/Configuration/Yaml/BaseSetup.yaml
- typo3/sysext/form/Configuration/Yaml/FormEditorSetup.yaml 0 additions, 2 deletionstypo3/sysext/form/Configuration/Yaml/FormEditorSetup.yaml
- typo3/sysext/form/Resources/Public/JavaScript/Backend/FormEditor.js 13 additions, 0 deletions...xt/form/Resources/Public/JavaScript/Backend/FormEditor.js
- typo3/sysext/form/Resources/Public/JavaScript/Backend/FormEditor/Core.js 24 additions, 0 deletions...rm/Resources/Public/JavaScript/Backend/FormEditor/Core.js
- typo3/sysext/form/Resources/Public/JavaScript/Backend/FormEditor/StageComponent.js 30 additions, 22 deletions...es/Public/JavaScript/Backend/FormEditor/StageComponent.js
- typo3/sysext/form/Resources/Public/JavaScript/Backend/FormEditor/TreeComponent.js 4 additions, 8 deletions...ces/Public/JavaScript/Backend/FormEditor/TreeComponent.js
- typo3/sysext/form/Resources/Public/JavaScript/Backend/FormEditor/ViewModel.js 1 addition, 4 deletions...sources/Public/JavaScript/Backend/FormEditor/ViewModel.js
Please register or sign in to comment