← Back to team overview

mahara-contributors team mailing list archive

[Bug 1915975] A change has been merged

 

Reviewed:  https://reviews.mahara.org/c/mahara/+/12108
Committed: https://git.mahara.org/mahara/mahara/commit/8590747cda81e5ba97a1ac80d847b86518500575
Submitter: "Robert Lyon <robertl@xxxxxxxxxxxxxxx>"
Branch:    main

commit 8590747cda81e5ba97a1ac80d847b86518500575
Author: Doris Tam <doristam@xxxxxxxxxxxxxxx>
Date:   Tue Jun 1 12:32:43 2021 +1200

Bug 1915975: Upgrade bootstrap4 to bootstrap5

Adding compatibility to the new sass:
-> converting node-sass to dart-sass

- remove old bootstrap4 repo that wasn't used for anything
- `data-...` classes updated to `data-bs-...`
- updated bootstrap min.js files @ htdocs/lib/bootstrap/assets/javascripts
not sure what they are needed for yet
- the date time picker is not related to bootstrap and is a library of its own
and doesn't have a bootstrap5 version yet
Related to Bug 1918357

Change-Id: Ic0e18a648b6318d90e8d0d2f863de388def237da

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1915975

Title:
  Upgrade Bootstrap from 4.3.1 to 5.0.1 (LTS ends in Nov 2022)

Status in Mahara:
  In Progress

Bug description:
  https://github.com/twbs/bootstrap/releases

  4.5.0
  - Updated to jQuery v3.5.1, Jekyll v4, and dropped Node.js < 10 for development
  - Deprecated bg-gradient-variant mixin as it's being removed in v5.

  4.4.0
  - "Deprecated: bg-variant(), nav-divider(), and form-control-focus() mixins are now deprecated as they're going away in v5."

  We should update to 4.6.0.

  https://endoflife.date/bootstrap LTS for BS4 ends in November this
  year.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1915975/+subscriptions



References