Actions
Feature #83845
closedIntegration of Bootstrap 4 in TYPO3 Core
Start date:
2018-02-10
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The final of bootstrap 4 is out.It comes with many good features
- It use flexbox (https://www.w3.org/TR/css-flexbox-1/) is very flexible for responsive design
- the architecture is modular and has no bloatware (like bs3)
- for measurement use rem insteas px
- Only Support for IE10+ and iOS 7+ but you can use this hack (https://github.com/coliff/bootstrap-ie8) for IE8 and IE9
- intuitive handling and support native SCASS/SASS prepocessor
- 5 grid tier instead 4 grid tier: also for smaller than 480px viewpoint devices
- refactored JS-Plugin for EcmaScript 6.
- BS4 is the future
It would be nice if TYPO3 9 LTS migrate to BS4.
Updated by regn s s almost 7 years ago
- Subject changed from Evaluation of Bootstrap 4 for Backend to Integration of Bootstrap 4 in Typo3 Core
Updated by Mathias Schreiber almost 7 years ago
That change is estimated at around 100 days of work and hence not currently manageable with the current manpower.
If you want to help out, get in touch :)
Updated by Stephan Großberndt almost 7 years ago
- Has duplicate Task #83743: Bootstrap 4.x added
Updated by Wouter Wolters almost 7 years ago
- Subject changed from Integration of Bootstrap 4 in Typo3 Core to Integration of Bootstrap 4 in TYPO3 Core
Updated by Georg Ringer over 6 years ago
- Status changed from New to Rejected
i reject the issue as it doesn't make sense to put that much work in it just do have the latest version there.
Actions