Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.4.0-b1
-
Component/s: None
-
Labels:None
Description
Current version: 3.1.1
New version: 3.3.7
Bootstrap latest is v4.1+, but since that is a major change, we need to check for backward-incompatibility issues before upgrading. See CORE-2777
Update the client-side bootstrap CSS/JS to the same version used in the admin UI. These can be constructed from the sass files too, so generating a single CSS file should simplify the process and the includes.
The admin and client interfaces use several CSS and JS files. Many of these are combined in the admin UI, but can also be combined in the client UI. Additional files may not be necessary, such as jquery-ui files for several versions in the admin UI. We need to clean these up and simplify.