Commit Graph

196 Commits

Author SHA1 Message Date
ArneBo 1b13b10f7c style(front): subtle border for cards in dark-mode 2025-01-30 12:37:17 +01:00
ArneBo 08ef2e0137 refactor(front): labels for select input fields 2025-01-29 23:15:36 +01:00
upsiflu 10140959d3 refactor(ui): enable interactive elements inside linked card 2025-01-29 11:14:57 +01:00
ArneBo ef8d2f7ac2 fix(front): consistent user avatars 2025-01-24 02:52:44 +01:00
ArneBo 8e5ddbfa1b refactor(front): Playlist pages 2025-01-23 01:18:08 +01:00
ArneBo d3e6e0a3e4 feat(front): new layout details for track detail page 2025-01-22 13:26:47 +01:00
ArneBo 1a2118fdcf fix(front): make profile (channel) image styles global 2025-01-21 21:27:37 +01:00
ArneBo aac44f930e fix(style): consistent input colors 2025-01-18 00:34:46 +01:00
ArneBo 440527c078 feat(front): username initials as fallback for profile image and usermenu icon 2025-01-17 18:53:43 +01:00
ArneBo 322c5bf5c6 fix(front): change hover colors for light-theme, to be different from background 2025-01-15 16:29:35 +01:00
upsiflu 2244d4d88a refactor(colors): better contrasts 2025-01-09 15:01:26 +01:00
upsiflu 09fbd822c3 fix(style): visible aria-pressed color (default on raised surface) 2025-01-08 21:38:46 +01:00
ArneBo f3b09edcbb fix(ui) pre-fix-regressions 2025-01-08 21:37:53 +01:00
ArneBo 92dcef488c fix(style): [WIP] Sidebar Colors; Focus Outline 2025-01-08 21:34:40 +01:00
ArneBo e043dc8020 fix(style): [WIP] Sidebar style regressions 2025-01-08 21:34:40 +01:00
upsiflu 6c1d1c5785 feat(ui): default height of 48px for all inputs 2025-01-08 21:34:40 +01:00
ArneBo 334c645d70 fix(style): [WIP] Artist page input select styles 2025-01-08 21:34:39 +01:00
upsiflu 469405767f fix(colors): make outlines visible 2025-01-08 21:34:39 +01:00
upsiflu 61e03ca9a0 chore(ui): minor improvements 2025-01-08 21:34:38 +01:00
upsiflu 3ba9f38fa7 feat(ui): add title prop to toggle 2025-01-08 21:34:37 +01:00
upsiflu 79edf6a0a5 fix(style): minor style corrections 2025-01-08 21:34:37 +01:00
upsiflu c65b4bd4f0 feat(ui): more consistent props 2025-01-08 21:34:37 +01:00
upsiflu 37d99e1a53 refactor(about): [WIP] add 2-up and 3-up card layouts 2025-01-08 21:34:36 +01:00
upsiflu 492e83db04 fix(color): set aria-pressed (activated) text color for non-buttons 2025-01-08 21:34:36 +01:00
upsiflu e2672291d0 fix(style): add more fallback colors for basic html elements 2025-01-08 21:34:36 +01:00
ArneBo 5032b2536b fix(ui): remove typography.scss from main.scss 2025-01-08 21:34:36 +01:00
upsiflu 03373cba95 feat(ui-docs): add default colors to vitepress docs container 2025-01-08 21:34:36 +01:00
upsiflu 4b199471cf fix(style): minor adjustments to layout and colors 2025-01-08 21:34:35 +01:00
upsiflu 22b99a10e0 fix(style): make [aria-pressed] override any :hover styles 2025-01-08 21:34:35 +01:00
upsiflu b806f97fe1 feat(ui): [WIP] remove more stale color definitions 2025-01-08 21:34:35 +01:00
upsiflu 739bbb40e3 chore(ui): [WIP] remove stale color definitions 2025-01-08 21:34:35 +01:00
upsiflu a64bfa5f20 fix(style): implement all necessary central color definitions for the Sidebar links and buttons 2025-01-08 21:34:34 +01:00
upsiflu 1ca7f41ac2 feat(ui): implement link styles; use growing Spacers in Sidebar 2025-01-08 21:34:04 +01:00
upsiflu ac46d07c83 fix(ui): make override colors stronger; fix sidebar color, i.e. default raised (gray-800 -> gray-900) 2025-01-08 21:34:04 +01:00
upsiflu 973464a07a feat(ui): set and document global dark colors (theme-dark) 2025-01-08 21:34:03 +01:00
upsiflu e583c51a54 feat(ui): color (see "using color" in dev:ui-docs) 2025-01-08 21:34:03 +01:00
upsiflu 12ac7d1e79 chore(ui): update sidebar content 2025-01-08 21:34:02 +01:00
upsiflu 94f02e2d02 feat(ui): colors for active links 2025-01-08 21:34:02 +01:00
upsiflu 7c07f87cfd feat(ui): use dark and light theme for ui components in funkwhale app 2025-01-08 21:34:02 +01:00
upsiflu 48a86d1515 chore(style): remove duplicate import (funkwhale.scss is already imported into vite.config.ts) 2025-01-08 21:31:40 +01:00
ArneBo 3b537a2b85 fix(ui): remove fomantic, replace external ui with built stylesheets 2025-01-08 21:28:56 +01:00
upsiflu 534c074a4f feat(ui): integrate theme in ui-docs (`yarn docs:dev`) 2025-01-08 21:28:55 +01:00
Ciarán Ainsworth 18136c7ae4 fix(front): move library further up CSS imports
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2617>
2023-11-12 14:10:04 +01:00
Ciarán Ainsworth 8f4251bb6e feat(front): Add support for Funkwhale UI library
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2617>
2023-11-12 12:45:45 +00:00
Georg Krause 232ca0f050 Merge branch 'stable' into develop 2023-06-28 13:05:47 +02:00
Kasper Seweryn d5c067724e fix(ui): move modals above all content
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2464>
2023-06-12 12:00:17 +00:00
Georg Krause 69508c69e0 Merge branch 'stable' into develop 2023-06-02 08:25:17 +02:00
Kasper Seweryn ff386f83f2 fix: move queue above sidebar
Fixes b00e92c4ec (note_50584)
2023-05-18 18:49:17 +00:00
Georg Krause c48b62da94 Merge branch 'pre-release/1.3.0' into develop 2023-05-12 09:21:47 +02:00
Kasper Seweryn b00e92c4ec fix(ui): move sidebar above other content 2023-05-08 14:11:41 +00:00