summaryrefslogtreecommitdiff
path: root/packages/client/src/components/poll-editor.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(client): align filename to component namesyuilo2022-08-311-219/+0
|
* refactor(client): :sparkles:syuilo2022-07-201-15/+16
|
* fix lint no-fallthroughJohann1502022-07-041-0/+3
|
* chore(client): refactor and style tweakssyuilo2022-06-281-9/+9
|
* fix lints (#8737)Johann1502022-05-261-1/+1
| | | | | | | | | | | | | | | * fix: emits use ev instead of e * fix: errors use err instead of e * fix: replace use of data where possible * fix: events use evt instead of e * fix: use strict equals * fix: use emoji instead of e * fix: vue lints
* :art:syuilo2022-01-261-1/+1
|
* enhance: Improve poll-editor UI + composition port (#8186)Derek2022-01-261-123/+89
| | | | | | | | | | | | | * Poll editor UI changes Use a horizontal layout when possible, wrap to vertical when constrained * Port poll-editor to composition API * Fix poll-editor `get` time calcs * fix Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* client: tweak uisyuilo2021-12-031-1/+1
|
* client: tweak uisyuilo2021-12-031-2/+0
|
* update linrsyuilo2021-11-191-5/+5
|
* refactoringsyuilo2021-11-121-0/+251
Resolve #7779