Select to view content in your preferred language

Developer Edition Bootstrap version

371
3
Jump to solution
04-28-2025 02:38 PM
KenBuja
MVP Esteemed Contributor

What version of Bootstrap does the current Developer Edition use? The documentation links to version 4.3.x, but another section of the documentation says the components are extended and customized from Reactstrap, which says it's compatible with Bootstrap 5.1

0 Kudos
1 Solution

Accepted Solutions
Allen_Zhang
Frequent Contributor

Hi @KenBuja . You are right.

The "CSS utility classes" come from Bootstrap 4.

The "Jimu UI library" is partially based on Reactstrap (Bootstrap 5).

For us widget developers, I think it's safe to continue using the "CSS utility classes" (such as d-flex flex-grow-1) from Bootstrap 4. Even the utility classes would be upgraded to Bootstrap 5, and Bootstrap can ensure backward compatibility.

I heard the team is gradually removing Reactstrap dependency.

View solution in original post

0 Kudos
3 Replies
Allen_Zhang
Frequent Contributor

Hi @KenBuja . You are right.

The "CSS utility classes" come from Bootstrap 4.

The "Jimu UI library" is partially based on Reactstrap (Bootstrap 5).

For us widget developers, I think it's safe to continue using the "CSS utility classes" (such as d-flex flex-grow-1) from Bootstrap 4. Even the utility classes would be upgraded to Bootstrap 5, and Bootstrap can ensure backward compatibility.

I heard the team is gradually removing Reactstrap dependency.

0 Kudos
KenBuja
MVP Esteemed Contributor

Do you have a timeline when the CSS utility classes will be upgraded to Bootstrap 5.x, since 4.3.x was originally released in 2019 and 5.0 was released in 2021?

0 Kudos
Allen_Zhang
Frequent Contributor

I don't know the exact timeline. It's up to the exb team.

0 Kudos