Dominik Pschenitschni
|
be35c73f6e
|
feat: merge color-picker.scss with component styles
|
2021-10-25 16:39:30 +02:00 |
|
Dominik Pschenitschni
|
35c861b711
|
feat: create randomId helper and use everywhere
Co-authored-by: konrad <konrad@kola-entertainments.de>
|
2021-10-11 18:08:32 +02:00 |
|
Dominik Pschenitschni
|
51a740f53c
|
fix: use vue3 v-model bindings
see: https://v3.vuejs.org/guide/migration/v-model.html
|
2021-10-01 18:45:42 +02:00 |
|
Dominik Pschenitschni
|
4ee7a8bac6
|
feat: native color picker instead of verte
Prepare for vue 3
|
2021-10-01 18:44:14 +02:00 |
|
Dominik Pschenitschni
|
f51371bbe0
|
feat: move from life cycle to data or watcher
- remove from created / mounted
- initialize component services in data
- use immediate watcher where appropriate
- deep watch for route changes
|
2021-09-24 21:46:42 +02:00 |
|
konrad
|
a08306d612
|
Add vite (#416)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/416
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
|
2021-07-25 13:27:15 +00:00 |
|
konrad
|
f0498fd767
|
Add translations (#562)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/562
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
|
2021-06-23 23:24:57 +00:00 |
|
kolaente
|
467f866c9d
|
Fix resetting colors from the color picker
|
2021-01-31 12:19:34 +01:00 |
|
kolaente
|
a4fb3e19be
|
Fix no color selected in the color picket
|
2021-01-23 18:41:13 +01:00 |
|
konrad
|
2aceca54ca
|
Move buttons to separate component (#380)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/380
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
|
2021-01-17 17:57:57 +00:00 |
|
kolaente
|
e960202607
|
Use buttons more consistently
|
2021-01-17 13:04:49 +01:00 |
|
kolaente
|
237a914dee
|
Add default color palette to picker
|
2020-11-01 14:59:47 +01:00 |
|
kolaente
|
a8a7f70a3c
|
Cleanup code & make sure it has a common code style
|
2020-09-05 22:35:52 +02:00 |
|
kolaente
|
736fe03b39
|
Add color picker to change task color to task detail view
|
2020-06-21 20:27:39 +02:00 |
|
kolaente
|
fc4b9d439b
|
Restructure components
|
2020-06-17 22:15:59 +02:00 |
|