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

[refactor] upgrade to Bootstrap 5 (part 1) #2

Merged
merged 4 commits into from
Feb 3, 2022
Merged

Conversation

TechQuery
Copy link
Member

@TechQuery TechQuery commented Feb 2, 2022

Following tasks are based on https://getbootstrap.com/docs/5.1/migration/:

  • [optimize] update CSS classes to Bootstrap 5
  • [optimize] rename Left & Right align types to Start & End
  • [refactor] rebuild Jumbotron, Media Object & Embed components
  • [optimize] rebuild Block mode of the Button component
  • [optimize] replace Float Label with official classes
  • [refactor] Toggle Field & Input Group components
  • [add] isToggleField() utility
  • [remove] Toggle Group & Group Label components
  • [fix] some Testing hidden bugs

[fix] some Testing hidden bugs
[optimize] rename Left & Right align types to Start & End
@TechQuery TechQuery added this to In progress in Upgrade & Refactor Feb 2, 2022
[add] isToggleField() utility
[remove] Toggle Group & Group Label components
[optimize] replace Float Label with official classes
@TechQuery TechQuery marked this pull request as ready for review February 3, 2022 17:34
@TechQuery TechQuery merged commit 71a99b5 into master Feb 3, 2022
Upgrade & Refactor automation moved this from In progress to Done Feb 3, 2022
@TechQuery TechQuery deleted the upgrade-Bootstrap-5 branch February 3, 2022 17:44
@TechQuery TechQuery changed the title [refactor] upgrade to Bootstrap 5 [refactor] upgrade to Bootstrap 5 (part 1) Feb 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant