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 bf1b2ace34
All checks were successful
continuous-integration/drone/pr Build is passing
fix: button prop type
2022-05-20 22:22:42 +02: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 2022-05-20 22:22:42 +02: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 feat: use defineComponent wrapper 2022-04-02 17:16:57 +02: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