1
alain01
Bootstrap stable version 5 soon
  • 2021/4/21 12:52

  • alain01

  • Just can't stay away

  • Posts: 528

  • Since: 2003/6/20


Hi,
Bootstrap is close to being in stable version, version 5.

For designers who work on Bootstrap 4,
with BT5, some parameters change cause there is now RTL features (Right to Left)

So,
all paramters with "left" and "right" become : "start" and "end"
Quote:
Horizontal direction sensitive variables, utilities and mixins are renamed with more logical names — start and end in lieu of left and right.
Examples :
Renamed .dropdown-menu-*-left and .dropdown-menu-*-right to .dropdown-menu-*-start and .dropdown-menu-*-end.
Renamed .carousel-item-left and .carousel-item-right to .carousel-item-start and .carousel-item-end.
Renamed .float-left and .float-right to .float-start and .float-end.
Renamed .border-left and .border-right to .border-start and .border-end.
Renamed .rounded-left and .rounded-right to .rounded-start and .rounded-end.
Renamed .ml-* and .mr-* to .ms-* and .me-*.
Renamed .pl-* and .pr-* to .ps-* and .pe-*.
Renamed .text-left and .text-right to .text-start and .text-end.
Renamed $navbar-brand-margin-right to $navbar-brand-margin-end.

Other things:

Javascript :
Data attributes for all JavaScript plugins are now namespaced to help distinguish Bootstrap functionality from third parties and your own code. For example, we use data-bs-toggle instead of data-toggle.

badge, rounded, breadcrumbs, group buttons, carousel, form...

All is here !

2
alain01
Re: Bootstrap stable version 5 soon
  • 2021/5/6 9:35

  • alain01

  • Just can't stay away

  • Posts: 528

  • Since: 2003/6/20


Boostrap V5.0.0 is available now !

And bootwatch with bt5 since today ! (https://bootswatch.com/ )

So,
My first objective is to update xswatch 4 to xswatch5.

I'm starting with the heart of the theme,
After that, I will check the overloaded templates for modules.

I think I will need help for the overloaded templates for modules.

I will come back here with a link on a repository.

3
goffy
Re: Bootstrap stable version 5 soon
  • 2021/5/6 15:52

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


great news, thank you

4
alain01
Re: Bootstrap stable version 5 soon
  • 2021/5/7 9:04

  • alain01

  • Just can't stay away

  • Posts: 528

  • Since: 2003/6/20


Bootswatch v5 :

21 themes yet known + 4 new themes :
- Morph (neumorphism design theme)
- Quartz (glass design theme)
- Vapor (dark theme)
- Zephyr (light theme)

5
alain01
Re: Bootstrap stable version 5 soon
  • 2021/5/7 10:16

  • alain01

  • Just can't stay away

  • Posts: 528

  • Since: 2003/6/20


https://github.com/alain01/xswatch5

1st step :
- Add 4 news themes
- Updated bootstrap.min.css + bootstrap.bundle.min.js + bootstrap.bundle.min.js.map to Bootstrap v5.0.0.
- Removed the templates in the modules directory

Login

Who's Online

189 user(s) are online (105 user(s) are browsing Support Forums)


Members: 0


Guests: 189


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits