Problem/Motivation
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-startfor.border-leftBS4 class- Alias
.border-start-0for.border-left-0BS4 class- Alias
.border-endfor.border-rightBS4 class- Alias
.border-end-0for.border-right-0BS4 classBorder widths
.border-1.border-2.border-3.border-4.border-5Rounded
.rounded-1.rounded-2.rounded-3Alias
.rounded-startfor.rounded-leftBS4 class
Alias.rounded-endfor.rounded-rightBS4 classAlias
.text-startfor.text-leftBS4 class
Alias.text-endfor.text-rightBS4 class
And RTL support for themAlias for on Margin and Padding for
.ml, .mr, .pl, .prwith.ms, .me, .ps, .peclasses
And RTL support for them
Remaining tasks
User interface changes
None
API changes
None
Data model changes
None
Comments
Comment #2
rajab natshahComment #3
rajab natshahComment #6
rajab natshahComment #7
rajab natshahComment #8
rajab natshahComment #9
rajab natshahComment #11
rajab natshahComment #12
rajab natshah