Problem/Motivation

#3190716: Start a 10.0.x branch for Varbase Layout Builder to use Bootstrap Styles and Bootstrap Layout Builder

Bootstrap 5.0.0-beta2 was released
https://getbootstrap.com/docs/5.0/migration/#v500-beta2
https://github.com/twbs/bootstrap/releases/tag/v5.0.0-beta2

Proposed resolution

Have a list of basic Bootstrap Utilities 5 aliases for Bootstrap 4

  • Alias .border-start for .border-left BS4 class
  • Alias .border-start-0 for .border-left-0 BS4 class
  • Alias .border-end for .border-right BS4 class
  • Alias .border-end-0 for .border-right-0 BS4 class

Border widths

  • .border-1
  • .border-2
  • .border-3
  • .border-4
  • .border-5

Rounded

  • .rounded-1
  • .rounded-2
  • .rounded-3

Alias .rounded-start for .rounded-left BS4 class
Alias .rounded-end for .rounded-right BS4 class

Alias .text-start for .text-left BS4 class
Alias .text-end for .text-right BS4 class
And RTL support for them

Alias for on Margin and Padding for .ml, .mr, .pl, .pr with .ms, .me, .ps, .pe classes
And RTL support for them

Remaining tasks

User interface changes

None

API changes

None

Data model changes

None

Comments

RajabNatshah created an issue. See original summary.

Rajab Natshah’s picture

Title: Add Bootstrap Utilities 5 aliases for Bootstrap 4 » Add Bootstrap 5 Utilities aliases for Bootstrap 4
Rajab Natshah’s picture

  • RajabNatshah committed 75d11ee on 9.0.x
    Issue #3197899: Add Bootstrap 5 Utilities aliases for Bootstrap 4
    

  • RajabNatshah committed ed2054a on 9.0.x
    Issue #3197899: Add Bootstrap 5 Utilities aliases for Bootstrap 4
    
Rajab Natshah’s picture

Assigned: Rajab Natshah » Mohammed J. Razem
Status: Active » Needs review
Issue tags: +varbase-9.0.0-rc2, +varbase-9.0.0
Rajab Natshah’s picture

Assigned: Mohammed J. Razem » Unassigned
Rajab Natshah’s picture

Issue summary: View changes
Rajab Natshah’s picture

Issue summary: View changes

  • RajabNatshah committed a7c2b7c on 9.0.x
    Issue #3197899: Add Bootstrap 5 Utilities aliases for Bootstrap 4
    
Rajab Natshah’s picture

Status: Needs review » Fixed
Rajab Natshah’s picture

Title: Add Bootstrap 5 Utilities aliases for Bootstrap 4 » Add Bootstrap 5 Utility aliases for Bootstrap 4

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.