tiptap/packages/core
bdbch d96f679585
Fix NodePos logic for child position calculation and attribute changes (#5716)
* fix( nodepos child offsets when child is a non-text atom

* fix nodepos attribute update when node is not text

* added changesets
2024-10-10 12:43:58 +02:00
..
src Fix NodePos logic for child position calculation and attribute changes (#5716) 2024-10-10 12:43:58 +02:00
CHANGELOG.md chore(release): release version 2.8.0 (#5669) 2024-09-30 16:46:03 +02:00
package.json chore(release): release version 2.8.0 (#5669) 2024-09-30 16:46:03 +02:00
README.md docs: consistent naming (#3882) 2023-03-27 11:20:31 +02:00
rollup.config.js Shared rollup config (#5403) 2024-07-27 12:46:39 +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.