This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
frontend/src/components/input
kolaente c7b70844c6
All checks were successful
continuous-integration/drone/push Build is passing
fix(color picker): when picking a color, the color picker should not be black afterwards
2024-01-21 20:25:19 +01:00
..
editor fix(editor): use manual input prompt instead of window.prompt 2024-01-21 20:08:10 +01:00
AsyncEditor.ts chore(editor): remove old editor component 2023-10-21 19:48:17 +02:00
Button.story.vue feat: add XButton story 2023-01-05 23:12:58 +01:00
button.vue fix: set vue-ignore 2023-06-20 15:22:19 +02:00
ColorPicker.story.vue feat: add histoire 2023-01-05 23:12:58 +01:00
ColorPicker.vue fix(color picker): when picking a color, the color picker should not be black afterwards 2024-01-21 20:25:19 +01:00
datepicker.vue fix: lint 2023-06-10 17:26:06 +02:00
datepickerInline.vue feat: datepicker locale support (#3878) 2024-01-20 18:50:00 +00:00
fancycheckbox.story.vue feat: abstract BaseCheckbox 2023-03-29 17:17:49 +02:00
fancycheckbox.vue fix: has-pseudo-class polyfill 2023-03-29 17:22:06 +02:00
multiselect.vue chore(deps): update dev-dependencies (major) (#3741) 2023-10-20 19:34:11 +00:00
password.vue fix(password): watcher (#2097) 2022-07-04 15:31:17 +00:00
SelectProject.vue fix(filter): make other filters are not available for project selection 2023-11-15 12:47:19 +01:00
SelectUser.vue feat: move select filters to dedicated components 2022-11-10 17:11:56 +01:00
SimpleButton.vue feat(reminders): move reminder settings to a popup 2023-06-09 14:23:32 +02:00