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

WIP: Upgrade admin to bootstrap5 #3682

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Conversation

DorienD
Copy link
Member

@DorienD DorienD commented Feb 7, 2024

Description

Update zotonic_admin from bootstrap 3 to bootstrap 5

This will include a glyphicon to fontawesome refactor.

Add ?bs=3 to the url to see which elements are dropped, i've added fallbacks for them but they should be refactored in the future.

ToDo

  • Check why _action_dialog_new_rsc_tab_find_results_item.tpl and _action_dialog_connect_tab_find_results_item.tpl are almost the same but still two templates. And possibly refactor
  • Refactor modals
  • Make sure data-toggle=tab data-toggle=dropdown data-toggle=pill are backwards compatible with the new data-bs-toggle version

Checklist

  • documentation updated
  • tests added
  • no BC breaks

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.

None yet

1 participant