Skip to content

fix: remove deprecated col-xs grid classes for Bootstrap 5#147

Open
eduardIns wants to merge 1 commit into
formio:mainfrom
eduardIns:bs5-retire-col-xs
Open

fix: remove deprecated col-xs grid classes for Bootstrap 5#147
eduardIns wants to merge 1 commit into
formio:mainfrom
eduardIns:bs5-retire-col-xs

Conversation

@eduardIns
Copy link
Copy Markdown

Summary

This PR removes deprecated col-xs-* grid classes that are no longer supported in Bootstrap 5.

Bootstrap 5 removed the xs breakpoint prefix, making the smallest breakpoint the default behavior. The outdated col-xs-* classes were replaced with their Bootstrap 5 equivalents or removed where redundant.

Changes

  • Removed deprecated col-xs-* classes
  • Replaced them with Bootstrap 5 compatible grid classes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant