You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The change is relatively simple, but would break compatibility with earlier versions of Bootstrap.
@chadly do you have a preferred mechanism for supporting both Bootstrap flavours? Different component names? Different import paths? New major version on NPM (with the idea of maintaining both major versions). New npm package react-bs5-notifier built from the same repo, or a fork?
definitely not going to manage multiple versions. but I think doing a major version upgrade with support for newer bootstrap versions makes sense going forward.
in other words, forget about backwards compatibility 😁
Hi,
As a breaking change in Bootstrap 5. The 'x' will not be rendered as button and displayed at the wrong side.
https://getbootstrap.com/docs/5.0/migration/#close-button
Cheers,
Vincent
The text was updated successfully, but these errors were encountered: