-
Notifications
You must be signed in to change notification settings - Fork 256
Bootstrap 3 to 4 Migration Guide
JenDiamond edited this page Mar 6, 2019
·
3 revisions
Blacklight 7 moves from using Bootstrap version 3 to version 4. This modifies a few things that Blacklight adopters should be aware of. Bootstrap 4 is almost a complete rewrite of Bootstrap 3.
- Removal of Glyphicons icon font
- Default color and size changes
The main Bootstrap upgrade in core Blacklight was finished in 2016 in pull request (PR) #1497. Because of long release of Bootstrap 4, additional work on Bootstrap upgrades took place in additional PR's #1564, #1608, #1610, #1819, #1827, #1931, and #1959. It may be useful to reference these PR's in your own individual upgrades.
- The GeoBlacklight update to Blacklight 7.x may be useful as a point of reference for updating
- The Bootstrap migration guide will be useful for Blacklight adopters who will be updating
- ArcLight uses Blacklight 7.x with Bootstrap 4.
- WarcLight uses Blacklight 7.x with Bootstrap 4.