tiptap/packages/core
Luis Cateura ac626c8e1e
Fixed dragged text not being deleted after drop on another editor (#3279)
* Fixed dragged text not being deleted after drop on another editor

* refactor code solved typescript errors

Co-authored-by: luis.feliu <luis.feliu@mentormate.com>
2022-10-17 12:56:40 +02:00
..
src Fixed dragged text not being deleted after drop on another editor (#3279) 2022-10-17 12:56:40 +02:00
CHANGELOG.md v2.0.0-beta.199 2022-09-30 04:43:37 +02:00
package.json v2.0.0-beta.199 2022-09-30 04:43:37 +02:00
README.md docs: fix typo (#1339) 2021-05-18 18:36:18 +02:00

@tiptap/core

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.