Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecated Bootstrap classes -- or even outdated classes! #1779

Open
VividLemon opened this issue Feb 16, 2024 · 4 comments
Open

Remove deprecated Bootstrap classes -- or even outdated classes! #1779

VividLemon opened this issue Feb 16, 2024 · 4 comments
Labels
stale There has been no additional replies or questions and the thread is assumed closed

Comments

@VividLemon
Copy link
Member

There are instances of using Bootstrap classes that are either deprecated or much worse, removed.

One instance of this is/was btn-block

@VividLemon
Copy link
Member Author

These items need to be removed and updated to reflect their bootstrap 5 capabilities.

@sceee
Copy link
Contributor

sceee commented Mar 15, 2024

I've worked through https://getbootstrap.com/docs/5.3/migration/#v500 , I found references to the following breaking changes from bootstrap 5 in bootstrap-vue-next and think these need to be adressed:

SASS:

Grid:

Forms:

Components:

Utilities:

I hope I detected most. It's sometimes pretty hard to detect these as you cannot simply search for the deprecated/removed classes as they are sometimes joined together from different strings/props.

@VividLemon
Copy link
Member Author

Tyvm

Copy link
Contributor

This issue is stale because it has been open for 30 days with no activity. It will not be auto-closed

@github-actions github-actions bot added the stale There has been no additional replies or questions and the thread is assumed closed label Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale There has been no additional replies or questions and the thread is assumed closed
Projects
Status: Todo
Development

No branches or pull requests

2 participants