aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/src/components/ItemPreview.vue
Commit message (Collapse)AuthorAgeFilesLines
* fix(theming): enforce theme should still provide dark as fallbackskjnldsv2024-07-131-1/+12
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* chore: Enable ESLint for apps and fix all errorsFerdinand Thiessen2024-07-091-1/+3
| | | | | | | | | Nevertheless this causes a huge amount of new warnings. Previously the shell script for directories to lint was wrong it was generating all app names to lint, but was missing the `apps/` prefix. Causing only `core` to be linted. Co-authored-by: Grigorii K. Shartsev <me@shgk.me> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Add SPDX headerAndy Scherzinger2024-05-311-0/+4
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* Add more space below item of preview explanationjulia.kirschenheuter2023-07-201-1/+5
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* chore(npm): fix warning and buildJohn Molakvoæ2023-04-211-1/+3
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Improvement of the theme selection UIJérôme Herbinet2023-04-191-0/+5
| | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-231-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-251-4/+4
| | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Fix font change preview updateJohn Molakvoæ2022-08-171-1/+1
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Improve theming layoutJohn Molakvoæ2022-04-301-5/+21
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Allow to override the default themeJohn Molakvoæ2022-04-301-9/+21
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Lint and psalm fixJohn Molakvoæ2022-04-211-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Font fixes and design update for theme pickerJohn Molakvoæ2022-04-211-7/+10
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Migrating themes to Theming appJohn Molakvoæ2022-04-211-0/+121
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>