UI: Upgrade nav-global to web-assets v2 component #9

Open
Márton Lente wants to merge 5 commits from ui/web-assets-v2-nav-global into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

5 Commits

Author SHA1 Message Date
345c549da2 UI: Remove nav-global custom font Inter from font-stack
Remove nav-global custom non-system font Inter from font-stack until Inter is not loaded for the entire UI.
Part of #9
2024-08-19 12:47:39 +02:00
d8f5e43cc2 Fix: Template custom component nav-global extra whitespace 2024-08-19 12:36:46 +02:00
b47ddab672 Refactor: Cleanup and move web-assets navbar-global styles to markup script tag
Move web-assets navbar-global styles to markup script tag, accordingly
to component and web-assets instructions, to improve the component's
portability.
Part of #9
2024-08-19 12:30:19 +02:00
db38fd6bbf Fix: Post nav-global web-assets v2 component upgrade dropdown small screens
Fix nav-global web-assets v2 component display issues on small screens after
markup and style updates.
Part of #9
2024-08-16 15:32:27 +02:00
8532b5654e UI: Upgrade nav-global to web-assets v2 component
Upgrade nav-global markup and styles to web-assets v2's pre-compiled
nav-global component to improve visual consistency with other sites.
2024-08-16 14:44:26 +02:00