Skip to content

Update to bootstrap 5

Mònica requested to merge update_bootstrap into main

List of changes:

  • Unvendor bootstrap using NPM
  • Migrate navbar
  • Migrate grid system
  • Migrate responsive behavior
  • Migrate modal (table of contents)
  • Migrate styles (margins, paddings, navbar styles...)

Not done in this PR, it could be done in a follow-up PR

  • Customize bootstrap

Visual changes:

  • In large devices, dropdown menu is not 100% width but it adapts to content width
  • Burger icon for collapsed menu is now the provided by bootstrap
  • Table of contents: they are wider and its buttons are slightly different
Edited by Mònica

Merge request reports