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
Dominik Pschenitschni f91424f693
All checks were successful
continuous-integration/drone/push Build is passing
fix: button prop type (#1966)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #1966
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-05-22 15:49:37 +00:00
..
vue-easymde feat: use defineComponent wrapper 2022-04-02 17:16:57 +02:00
AsyncEditor.ts feat: rename js files to ts 2022-04-02 17:14:59 +02:00
button.vue fix: button prop type (#1966) 2022-05-22 15:49:37 +00:00
colorPicker.vue chore: add some types (#1790) 2022-04-10 18:56:14 +00:00
datepicker.vue fix: allow clicking on confirm for a date without requiring to click on another input field 2022-05-15 22:17:26 +02:00
editor.vue fix: very long words overflowing in descriptions and comments 2022-05-15 22:51:43 +02:00
editorConfig.ts feat: rename js files to ts 2022-04-02 17:14:59 +02:00
fancycheckbox.vue fix: disabled attribute fallback (#1984) 2022-05-22 15:08:37 +00:00
multiselect.vue feat: use defineComponent wrapper 2022-04-02 17:16:57 +02:00
password.vue feat: improve password component (#1802) 2022-04-10 19:00:11 +00:00