tiptap/packages/vue-2
Flo Edelmann c30594498e
Make Vue 2 nodeViewProps compatible with @vue/composition-api (#4123)
* Add `vue-ts-types` as dependency for `@tiptap/vue-2`

* Use `vue-ts-types` for Vue 2 `nodeViewProps`

to make them compatible with `@vue/composition-api`
2023-07-10 16:26:34 +02:00
..
src Make Vue 2 nodeViewProps compatible with @vue/composition-api (#4123) 2023-07-10 16:26:34 +02:00
CHANGELOG.md v2.1.0-rc.11 2023-07-07 16:22:50 +02:00
package.json Make Vue 2 nodeViewProps compatible with @vue/composition-api (#4123) 2023-07-10 16:26:34 +02:00
README.md docs: consistent naming (#3882) 2023-03-27 11:20:31 +02:00
rollup.config.js fix: fix builds including prosemirror 2023-02-08 11:51:10 +01:00

@tiptap/vue-2

Version Downloads License Sponsor

Introduction

Tiptap is a headless wrapper around ProseMirror a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as New York Times, The Guardian or Atlassian.

Official Documentation

Documentation can be found on the Tiptap website.

License

Tiptap is open sourced software licensed under the MIT license.