kotti
kotti copied to clipboard
đ 3YOURMINDâs Vue UI Framework & Design System
updated eslint and all plugins to latest and yolo-fixed all newly catched lints
# KtFieldInlineEdit ## Description It's a field that has a display/edit mode. In edit mode, it looks like a `KtFieldText`/`KtFieldTextArea` In its normal mode, it non editable. ## Design ##...
**Describe the bug** Radio Buttons in `KtRadioGroupField` can look squeezed **To Reproduce** Can be seen in the doc page for `KtRadioGroupField` if a big string is entered in the header...
**Is your feature request related to a problem? Please describe.** We would like to be able to add icon beside each crumb in a KtBreadcrumbs **Describe the solution you'd like**...
component `KtInlineEdit2` is the `KtInlineEdit` refactored that will replace it. Figma Design: https://www.figma.com/file/qfT3ItoKI6OAXYWF6oOjwR/Inline-Edit?node-id=20%3A204 > TODO: add to documentation page ### Goal: - permit emitting the edited value when clicking on...
[Vue "Naruto"](https://blog.vuejs.org/posts/vue-2-7-naruto.html) is released, making composition api for the greatest part available inside Vue 2.7 This is a naive update to Vue 2.7 and removal of @vue/composition-api, without incremental progression...