Julien Calixte 03e7185abe
Some checks failed
CI / verify (push) Failing after 7s
fix(todo): rebuild priority dropdown with controlled state
The DaisyUI <details>/<summary> dropdown didn't toggle reliably in Firefox
(summary + inline-flex badge), and :focus-within left the wrong row open
when TransitionGroup reordered tasks on sort. Replace with a Vue-controlled
ref + onClickOutside, render options as colored badge buttons (no menu
hover underline), and lift the widget by z-index: 1 only while open so the
absolute menu paints above the next row.
2026-06-13 21:42:09 +02:00
2023-08-15 01:07:50 +02:00
2021-03-09 22:00:10 +01:00
2026-05-02 22:48:10 +02:00
2026-03-28 20:24:08 +01:00
2026-02-15 08:00:11 +01:00
2026-03-28 09:38:55 +01:00
2026-03-28 09:34:04 +01:00
2026-03-28 09:38:55 +01:00
2026-05-13 18:38:54 +02:00
2026-03-28 09:34:04 +01:00
2026-03-28 09:38:55 +01:00
2026-03-28 09:38:55 +01:00
2026-03-17 01:02:24 +01:00
2026-03-28 20:24:08 +01:00
2026-06-06 22:13:14 +02:00
Description
No description provided
Readme 8.4 MiB
Languages
TypeScript 52.6%
Vue 44.3%
CSS 1.8%
JavaScript 1%
HTML 0.2%
Other 0.1%