Commit Graph

12 Commits

Author SHA1 Message Date
447641c222 chore: apply lint fixes 2024-02-07 12:23:09 +00:00
0b294de132 fix(task): make sure the modal close button is not overlapped with the title field (#3256)
Resolves vikunja/frontend#3252
Reviewed-on: vikunja/frontend#3256
Co-authored-by: kolaente <k@knt.li>
Co-committed-by: kolaente <k@knt.li>
2023-10-22 17:40:50 +00:00
5d91134b48
fix(tasks): use mousedown event instead of click to close the task popup
Resolves vikunja/frontend#3779
2023-10-20 13:14:46 +02:00
3aa502e07d
fix: use props destructuring everywhere 2023-06-20 14:40:41 +02:00
8c44ed83e6
feat: use transition component everywhere 2022-11-14 22:08:54 +01:00
Dominik Pschenitschni
f4bc2b94f0 feat: sticky action buttons (#2622)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: vikunja/frontend#2622
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-11-04 13:49:28 +00:00
Dominik Pschenitschni
eae7cc5a6b fix: initial modal scroll lock (#2489)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: vikunja/frontend#2489
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-10-04 19:41:41 +00:00
c2d5370e4a
fix: don't use transitions for elements where it is not possible
Resolves vikunja/frontend#2153
2022-07-19 16:56:09 +02:00
Dominik Pschenitschni
6e54929104 fix: pass modal bindings to teleport target (#2109)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#2109
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-07-11 13:27:57 +00:00
4b0d491359
fix: remove workarounds to properly overlay the top menu bar over everything else 2022-05-08 23:26:07 +02:00
0007c30672
feat: move filter popup to a modal 2022-05-08 22:39:23 +02:00
Dominik Pschenitschni
f19221cb10 chore: move Modal to misc folder (#1834)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: vikunja/frontend#1834
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-04-18 17:04:10 +00:00