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 a636d938b0
fix: add ButtonLink component
Add ButtonLink component to fix occasions where the BaseButton needs to be styled in a link color.
2022-07-06 22:54:14 +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: button styling 2022-07-06 22:54:14 +02:00
editor.vue fix: add ButtonLink component 2022-07-06 22:54:14 +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 BaseButton where easily possible 2022-07-04 23:54:18 +02:00
password.vue fix(password): watcher (#2097) 2022-07-04 15:31:17 +00:00
vue-easymde.vue feat: vue-easymde script setup (#1983) 2022-05-22 20:44:22 +00:00