Task #80455
closedEXT:form - make 'grid rows' independend from 'grid containers'
100%
Description
After a talk with Josef Glatz we noticed that Twitter Bootstraps 'Containers' are not nestable.
It results in some padding issues.
It must be possible to add 'Grid Row' elements without a 'Grid Container' wrapper, but if some other gridsystems
need some 'Container' wrapper, the functionality to add 'Grid Containers' should be kept.
Since ext:form supports twitter bootstrap by default, the 'Grid Containers' element should not be visible
within the form editor, but must handle form definitions with already added 'Grid Containers'.
Updated by Gerrit Code Review over 7 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52166
Updated by Gerrit Code Review over 7 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52166
Updated by Gerrit Code Review over 7 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52166
Updated by Gerrit Code Review over 7 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52166
Updated by Ralf Zimmermann over 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d506efa92d1bcd1f60876727f0bb9f91345971d1.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Updated by Ralf Zimmermann over 6 years ago
- Related to Task #84222: Mark GridContainer as deprecated added