| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(AppMenu): Prevent menu entries from jumping on hover | Ferdinand Thiessen | 2024-08-14 | 1 | -10/+0 |
* | fix: Make focussed app menu entry wider to see full name | Ferdinand Thiessen | 2024-08-08 | 1 | -1/+15 |
* | fix: Make app menu overflow entries vertically alignedFix/app-menu-overflow | Ferdinand Thiessen | 2024-08-07 | 1 | -2/+3 |
* | fix: Ensure app overflow menu is rendered centered | Ferdinand Thiessen | 2024-08-07 | 1 | -40/+39 |
* | refactor(core): Split app menu into components | Ferdinand Thiessen | 2024-07-10 | 1 | -205/+70 |
* | fix: Adjust dashboard and header menu to use new background colors | Ferdinand Thiessen | 2024-05-21 | 1 | -7/+7 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 1 | -19/+3 |
* | fix(theming): The background is the primary color and must not be double inve... | Ferdinand Thiessen | 2024-02-03 | 1 | -1/+0 |
* | fix header-elements being not shown correctly | Simon L | 2024-01-11 | 1 | -0/+1 |
* | fix: Adjust colors of app menu and dashboard | Ferdinand Thiessen | 2023-12-20 | 1 | -3/+5 |
* | fix(core): app icon alignment in app menu | Grigorii K. Shartsev | 2023-11-30 | 1 | -1/+4 |
* | enh(a11y): Add label to app menu nav | Christopher Ng | 2023-10-16 | 1 | -1/+2 |
* | fix(core): Do not invert app menu text color | Ferdinand Thiessen | 2023-06-19 | 1 | -1/+1 |
* | Fix contrast for inactive elements of the main navigation | julia.kirschenheuter | 2023-06-05 | 1 | -1/+0 |
* | Fix app menu flicker | ZetaTom | 2023-05-31 | 1 | -1/+0 |
* | Use the color-primary-element* variables | Simon L | 2023-05-13 | 1 | -5/+5 |
* | fix(AppMenu): On bright color theme the app icons in the overflow menu must b... | Ferdinand Thiessen | 2023-05-03 | 1 | -4/+10 |
* | chore(eslint): fix missing import extensions | John Molakvoæ | 2023-03-23 | 1 | -2/+2 |
* | Allow target="_blank" in app navigation items | Thomas Citharel | 2023-01-05 | 1 | -1/+3 |
* | Change focused items behavior that neighbor elements (text and border) have n... | julia.kirschenheuter | 2022-11-30 | 1 | -9/+9 |
* | Fix AppMenu icons for firefox | Simon L | 2022-11-08 | 1 | -0/+1 |
* | Fix more icon color | Christopher Ng | 2022-10-21 | 1 | -0/+1 |
* | Invert header icons on bright preset backgrounds | Christopher Ng | 2022-10-19 | 1 | -2/+1 |
* | 🧠Fix rebuilding the navigation | Joas Schilling | 2022-10-18 | 1 | -0/+6 |
* | Fix active app indicator position | Julius Härtl | 2022-08-31 | 1 | -1/+1 |
* | Address some more accessibility concerns | Julius Härtl | 2022-08-31 | 1 | -1/+5 |
* | Use resize observer | Julius Härtl | 2022-08-31 | 1 | -1/+6 |
* | Fix focus border and adjust active app indicator | Julius Härtl | 2022-08-31 | 1 | -5/+17 |
* | Move app menu to vue | Julius Härtl | 2022-08-31 | 1 | -0/+268 |