-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
[WEBUI] Migration to bootstrap 5 #2914
Comments
@fr4nc0is can you have a look ? |
This issue is available for anyone to work on. Make sure to reference this issue in your pull request. ✨ Thank you for your contribution ! ✨ |
My assumption is that we need to migrate from LESS to SCSS because Bootstrap 5 do not include LESS anymore ? |
@spike008t Can you help us on this task ? |
When implemented, re-enable the audit fix in the CI: https://github.com/nicolargo/glances/blob/develop/.github/workflows/webui.yml#L26 |
On the issue2914 branch:
Will install [email protected], which is a breaking change... Migration from 3 to 5 ? How to do it ? Migrate from 3 to 4: https://getbootstrap.com/docs/4.0/migration/ (Moving from Beta 3 to our stable v4.0 release, there are no breaking changes, but there are some notable changes.) Any advises @spike008t @notFloran @fr4nc0is ? |
What i try:
|
Work in progress on the specific issue2914 branch. |
Migration to Bootstrap 5 done and merged into the develop branch. |
In the WebUI build:
A --force do not work. JS code should be refactor.
https://github.com/nicolargo/glances/security/dependabot/30
The text was updated successfully, but these errors were encountered: