vue-wysiwyg
vue-wysiwyg copied to clipboard
A simple wysiwyg editor for Vue.js
Step to reproduce: 1. Create a select element 2. Watch the data of the select onchange 3. Set v-model (nothing happens when I change the selected value) I think the...
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1. Release notes Sourced from dot-prop's releases. v4.2.1 Backport https://github.com/sindresorhus/dot-prop/commit/3039c8c07f6fdaa8b595ec869ae0895686a7a0f2 to the v4.x release line. Commits c914124 feat: patch 4.2.0 with fixes for CVE-2020-8116 See...
scoped style do not work in all environments
you have ID all over the component, this will create many errors if multiple instances are there; it also makes it hard to style.