Switch Varbase Editor from Bootstrap 4 to Bootstrap 5

Created on 31 May 2022, about 2 years ago
Updated 30 May 2023, about 1 year ago

Problem/Motivation

Now Bootstrap 5 has a stable release,
There are a lot of differences between Bootstrap 4 and Bootstrap 5.
It's better to support Bootstrap 5 in Varbase Editor to make all styles work as expected and to support new features.

Looking at the Migrating to v5. The Bootstrap 5 has many logical changes.
A new branch is logical. To have a space for development and space for update and migration path from Bootstrap 4 to Bootstrap 5

Proposed resolution

Change panel classes as it deprecated from BS3 to card classes and bg-* classes.

  • .panel class to .card class
  • .panel-primary class to .bg-primary class
  • .panel-success class to .bg-success class
  • .panel-info class to .bg-info class
  • .panel-warning class to .bg-warning class
  • .panel-danger class to .bg-danger class
  • .panel-heading class to .card-header class
  • .panel-body class to .card-body class
  • .panel-title class to .card-title class
  • .panel-footer class to .card-footer class

Remaining tasks

  • βœ… File an issue about this project
  • βœ… Addition/Change/Update/Fix to this project
  • βœ… Testing to ensure no regression
  • βž– Automated unit/functional testing coverage
  • βž– Developer Documentation support on feature change/addition
  • βž– User Guide Documentation support on feature change/addition
  • βœ… Accessibility and Readability
  • βœ… Code review from 1 Varbase core team member
  • βœ… Full testing and approval
  • βœ… Credit contributors
  • βœ… Review with the product owner
  • βœ… Update Release Notes and Update Helper on new feature change/addition
  • βœ… Release varbase-10.0.0-alpha1 β†’ , varbase_editor-10.0.0-alpha1 β†’

Varbase update type

  • βœ… No Update
  • βž– Optional Update
  • βž– Forced Update
  • βž– Forced Update if Unchanged

User interface changes

Before:

After:

API changes

  • N/A

Data model changes

  • N/A

Release notes snippet

πŸ“Œ Task
Status

Fixed

Version

10.0

Component

Code

Created by

πŸ‡―πŸ‡΄Jordan Abdullah Yassin

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024