summaryrefslogtreecommitdiffstats
path: root/core/src/components/AppMenu.vue
Commit message (Expand)AuthorAgeFilesLines
* fix(theming): The background is the primary color and must not be double inve...Ferdinand Thiessen2024-02-071-1/+0
* fix header-elements being not shown correctlySimon L2024-01-111-0/+1
* fix: Adjust colors of app menu and dashboardFerdinand Thiessen2023-12-201-3/+5
* fix(core): app icon alignment in app menuGrigorii K. Shartsev2023-11-301-1/+4
* enh(a11y): Add label to app menu navChristopher Ng2023-10-161-1/+2
* fix(core): Do not invert app menu text colorFerdinand Thiessen2023-06-191-1/+1
* Fix contrast for inactive elements of the main navigationjulia.kirschenheuter2023-06-051-1/+0
* Fix app menu flickerZetaTom2023-05-311-1/+0
* Use the color-primary-element* variablesSimon L2023-05-131-5/+5
* fix(AppMenu): On bright color theme the app icons in the overflow menu must b...Ferdinand Thiessen2023-05-031-4/+10
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-231-2/+2
* Allow target="_blank" in app navigation itemsThomas Citharel2023-01-051-1/+3
* Change focused items behavior that neighbor elements (text and border) have n...julia.kirschenheuter2022-11-301-9/+9
* Fix AppMenu icons for firefoxSimon L2022-11-081-0/+1
* Fix more icon colorChristopher Ng2022-10-211-0/+1
* Invert header icons on bright preset backgroundsChristopher Ng2022-10-191-2/+1
* 🧭 Fix rebuilding the navigationJoas Schilling2022-10-181-0/+6
* Fix active app indicator positionJulius Härtl2022-08-311-1/+1
* Address some more accessibility concernsJulius Härtl2022-08-311-1/+5
* Use resize observerJulius Härtl2022-08-311-1/+6
* Fix focus border and adjust active app indicatorJulius Härtl2022-08-311-5/+17
* Move app menu to vueJulius Härtl2022-08-311-0/+268