|
8fc254d2db
|
feat: abstract BaseCheckbox
|
2023-03-29 17:17:49 +02:00 |
|
|
599e28e5e5
|
feat: type improvements
|
2022-10-31 22:42:28 +01:00 |
|
|
4655e1ce34
|
feat: update eslint config
support async component, see: https://eslint.vuejs.org/user-guide/#how-to-use-a-custom-parser
|
2022-10-04 13:45:16 +02:00 |
|
|
7f6f8963e7
|
feat: add keyboard shortcut to toggle task description edit (#2332)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2332
Reviewed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
|
2022-09-07 17:55:59 +00:00 |
|
|
d064f0acc0
|
fix import type
|
2022-07-04 21:50:48 +00:00 |
|
|
15b67136fe
|
feat: rename js files to ts
|
2022-04-02 17:14:59 +02:00 |
|
|
f944c35e99
|
chore: simplify focus directive
|
2021-12-17 16:34:27 +00:00 |
|
|
91580f97a1
|
feat: use popper.js v2 vue3 version of v-tooltip (#1038)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1038
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
|
2021-11-23 07:08:21 +00:00 |
|
|
981babd691
|
fix: remove mentioning of context (#1017)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1017
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
|
2021-11-22 21:36:17 +00:00 |
|
|
feea191ecf
|
feat: add v-shortcut directive for keyboard shortcuts (#942)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/942
Reviewed-by: dpschen <dpschen@noreply.kolaente.de>
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
|
2021-11-13 20:28:29 +00:00 |
|
|
3c89147ee2
|
fix: new directive syntax
see: https://v3.vuejs.org/guide/migration/custom-directives.html
|
2021-10-01 18:45:41 +02:00 |
|
|
092e5165dc
|
Build custom v-tooltip (#290)
Remove tooltips when their elements are unbound
Add support for .bottom modifier
Remove v-tooltip from dependencies
Add comments
Fix usage with bigger tooltips
Add very basic vanilla js tooltip
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/290
Co-Authored-By: konrad <konrad@kola-entertainments.de>
Co-Committed-By: konrad <konrad@kola-entertainments.de>
|
2020-11-10 20:47:39 +00:00 |
|
|
7343e98a26
|
Move focus directive to seperate file
|
2020-11-02 21:52:07 +01:00 |
|