aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/src/components/BackgroundSettings.vue
Commit message (Expand)AuthorAgeFilesLines
* chore: Enable ESLint for apps and fix all errorsFerdinand Thiessen2024-07-091-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-311-23/+3
* fix(settings): Make background selector be responsive to user changesFerdinand Thiessen2024-05-211-24/+32
* feat(theming): Allow users to configure their primary colorFerdinand Thiessen2024-05-211-1/+0
* feat(theming): Allow to configure primary color separate from background in a...Ferdinand Thiessen2024-05-211-39/+29
* fix(theming): change color button contrast on user settingsGrigorii K. Shartsev2024-01-241-15/+22
* add descriptions for background picturesSimon L2023-11-031-1/+1
* Change styles on active, hover and focus state for background buttonsjulia.kirschenheuter2023-10-241-2/+2
* fix(theming): Add `aria-pressed` attribute to active backgroundFerdinand Thiessen2023-10-181-8/+23
* fix text on default background image buttonSimon L2023-10-091-1/+1
* fix(10n): Fixed grammarrakekniven2023-09-041-1/+1
* fix(theming): user background pickerJohn Molakvoæ2023-08-261-13/+31
* fix(apps): Adjust apps for FilePicker API changeFerdinand Thiessen2023-08-261-1/+0
* chore: upgrade typescript, eslint and fix lintJohn Molakvoæ2023-06-271-2/+2
* Use the color-primary-element* variablesSimon L2023-05-131-1/+1
* fix(theming): do not show the image default background on user theming if dis...John Molakvoæ2023-05-041-1/+1
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-231-2/+2
* fix(theming): select "no-background" option and fix layout orderJohn Molakvoæ2023-03-021-14/+25
* Replace custom tooltips with native tooltipsjulia.kirschenheuter2023-01-111-5/+2
* More theming cypress tests and some fixesJohn Molakvoæ2022-11-291-3/+0
* Extract colour from custom backgroundJohn Molakvoæ2022-11-291-26/+88
* Allow to remove the background and select a custom colourJohn Molakvoæ2022-11-291-88/+127
* More appropriate wording for background selectionJérôme Herbinet2022-11-241-1/+1
* fix checkmark for theme settings in dark modeszaimen2022-11-081-2/+2
* Adjust testingJohn Molakvoæ2022-10-131-6/+23
* Fix primary and debounce to avoid infinite loopJohn Molakvoæ2022-10-131-16/+21
* Allow to pick custom colourJohn Molakvoæ (skjnldsv)2022-10-131-1/+17
* Use default system primaryJohn Molakvoæ (skjnldsv)2022-10-131-11/+52
* Use brand color for background only and keep accessible color as color primaryChristopher Ng2022-10-051-1/+1
* Fix various theming bugsChristopher Ng2022-09-281-1/+1
* Move background settings from dashboard app to Appearance and accessibility s...greta2022-09-141-0/+195