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

Upgrade to bootstrap 5.3 #19

Closed
wants to merge 77 commits into from
Closed

Upgrade to bootstrap 5.3 #19

wants to merge 77 commits into from

Conversation

skyporter
Copy link

@skyporter skyporter commented Apr 27, 2024

  • bundle update boostrap and bootstrap_form gem
  • move some "model translations" into the right location
  • update forms according to the new BS5 form structuration (ie. form-group=> mb-3) + add missing form classes (ie. form-label)
  • update BS5 JS selectors of dropdown, modal, popover (ie. data-toggle="dropdown"=> data-bs-toggle="dropdown")
  • update to jquery3 which is a requirement of BS3
  • update to new BS5 selectors (ml-x=> ms-X, dropdown-menu-right => dropdown-menu-end, ...)
  • multiple design updates to look and feel like the current application
  • add missing hr on forms before the primary submit button

@skyporter skyporter closed this May 6, 2024
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