Commit Graph
7 Commits
Author SHA1 Message Date
jakob.scheid a4c120e32a feat(settings): improve label relationship in selection
Added attributes to indicate that div.label is the label for
ul.options-list in the selection component.
2026-07-28 13:12:23 +02:00
jakob.scheid 58d5ea8f60 refactor(settings): remove unused parameter
Removed unused oldValue parameter in the selection component.
2026-07-28 13:10:17 +02:00
jakob.scheid 702f6d4787 style(settings): remove unnecessary comma
Removed unnecessary trailing comma in the selection component.
2026-07-28 12:33:40 +02:00
jakob.scheid 32b9b860f6 feat(settings): wrap selection option label
Added a wrapper for the settings selection option label to make it
easier to identify (internal).
2026-07-25 16:47:43 +02:00
jakob.scheid 5e37cdd778 feat(settings): wrap selection setting label
Added a wrapper for the selection setting label to make it easier to
find (internal).
2026-07-25 15:07:08 +02:00
jakob.scheid 840d01e1a1 refactor(settings): move settings button style into a CSS module 2026-07-22 13:53:08 +02:00
jakob.scheid 129d380f56 feat(settings): add selection setting 2026-07-22 13:27:57 +02:00