Skip to content

Commit c0a821b

Browse files
CobertosLinusBorg
authored andcommitted
Add vue-input-contenteditable (#2931)
This adds [vue-input-contenteditable](https://github.com/Cobertos/vue-input-contenteditable) to the Forms > Miscellaneous section. It meets all the guidelines as listed in the CONTRIBUTING.md
1 parent cb45234 commit c0a821b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1841,6 +1841,7 @@ Tooltips / popovers
18411841
- [vue-long-click](https://github.com/ittus/vue-long-click) - Long click (long press) directive library for vue, support mobile and desktop.
18421842
- [vue-ui-predicate](https://github.com/FGRibreau/ui-predicate/tree/master/packages/ui-predicate-vue) - A rules editor, generic filtering UI, predicates component for Vue JS.
18431843
- [vue-mobile-detection](https://github.com/ajerez/vue-mobile-detection) - Vue.js prototype function `this.$isMobile()` that returns a Boolean value depending on whether or not the user is browsing with a mobile.
1844+
- [vue-input-contenteditable](https://github.com/Cobertos/vue-input-contenteditable) - A Vue component wrapper for `contenteditable` with all the features you normally expect. Make beautiful inputs without the restrictions of `input[type='text']`.
18441845

18451846
#### Wizard
18461847

0 commit comments

Comments
 (0)