Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • castellum castellum
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CastellumCastellum
  • castellumcastellum
  • Merge requests
  • !1719

bootstrap 5

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Bengfort requested to merge spike-bs5 into main Jan 25, 2021
  • Overview 0
  • Commits 19
  • Pipelines 7
  • Changes 61

I tried bootstrap 5 for a test run. There are quite some changes:

  • Slightly more color contrast
  • More aggressive styling for checkbox, radio, and selects
  • More focus on utility classes (e.g. no more btn-block, form-group, badge-secondary, form-row)
  • Use "start"/"end" rather than "left"/"right" in utility classes (e.g. me-2)
  • bs- prefix for CSS-variables or javascript hooks
  • javascript no longer depends on jquery

Additionally, we need to wait for an update of django-bootstrap4 or switch to my replacement (see also !1406 (closed)).

Edited Feb 01, 2021 by Bengfort
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: spike-bs5