ionicsoft / vidon

A student project to create a video on demand web service. Will only host public-access content.
0 stars 1 forks source link

Upgrade to Bootstrap 4 #39

Closed Wyvernix closed 5 years ago

Wyvernix commented 5 years ago

Bootstrap 4 has intruduced many new features. However it has also removed some. Most important to us is the removal of panels, wells, and the glyphicon font. In addition, the construction has changed for many components. Specifically, row components can no longer function without a nested col component.

If we will upgrade to bs4 we will need to upgrade all pages. This would be the time to do it since we are likely going to change the layouts for most pages.

Changes:

Todo: