The headless rich text editor framework for web artisans.
Go to file
Dominik 65371b7353
Handle NodeViews in BubbleMenu positioning (#3881)
* fix(bubble-menu): use correct children of node view renderers for clientRect

* fix(bubble-menu): remove lodash

* fix(bubble-menu): support vue node views

* fix(demos): revert bubble menu demo
2023-03-27 15:20:45 +02:00
.github build(deps): bump cypress-io/github-action from 5.2.0 to 5.5.0 (#3863) 2023-03-23 10:03:48 +01:00
.husky chore: lint only staged files (#2957) 2022-07-06 12:59:02 +02:00
.vscode chore: set eslint as default formatter 2023-02-02 17:11:13 +01:00
demos Handle NodeViews in BubbleMenu positioning (#3881) 2023-03-27 15:20:45 +02:00
docs docs: link to support page 2023-03-21 17:50:19 +01:00
packages Handle NodeViews in BubbleMenu positioning (#3881) 2023-03-27 15:20:45 +02:00
tests tests: increase timeout 2023-03-03 13:00:14 +01:00
.editorconfig enable editorconfig for all files 2020-09-25 18:01:53 +02:00
.eslintignore fix lint error 2020-09-30 22:43:58 +02:00
.eslintrc.js add precommit hook for linting and automatic eslint fixes + update eslint packages (#2862) 2022-06-08 14:10:25 +02:00
.gitignore chore: add eslintcache (#3525) 2023-02-18 18:27:02 +01:00
.lintstagedrc.js chore: lint only staged files (#2957) 2022-07-06 12:59:02 +02:00
babel.config.js add @babel/preset-react 2021-02-26 02:40:22 +01:00
CHANGELOG.md v2.0.0-beta.209 2023-02-28 11:11:02 +01:00
CONTRIBUTING.md Link to contribution guidelines in CONTRIBUTING.md 2021-07-04 23:10:09 +02:00
docsearch.config.json integrate typesense 2023-02-08 17:02:19 +01:00
env.d.ts improve typescript setup 2021-09-17 12:43:26 +02:00
lerna.json v2.0.0-beta.209 2023-02-28 11:11:02 +01:00
LICENSE.md docs: update content 2021-04-27 18:50:51 +02:00
package-lock.json Handle NodeViews in BubbleMenu positioning (#3881) 2023-03-27 15:20:45 +02:00
package.json chore: add eslintcache (#3525) 2023-02-18 18:27:02 +01:00
README.md docs: consistent naming (#3882) 2023-03-27 11:20:31 +02:00
tsconfig.json Move back from tsup/esbuild to rollup (#3720) 2023-02-08 11:12:43 +01:00

Tiptap

A headless, framework-agnostic and extendable rich text editor, based on ProseMirror.

Build Status Version Downloads License Chat Sponsor

Examples

Have a look at the examples to see Tiptap in action.

Documentation

The full documentation is available on www.tiptap.dev.

Community

For help, discussion about best practices, or any other conversation that would benefit from being searchable:

Discuss Tiptap on GitHub

Sponsors 💖


überdosis

Rimsys

Complish

Gamma

Storyblok

Reflect

Bitcrowd

Ziff Media

Incyte Studios

dotCMS

iFixit, @shodgson, Markee Co., Makelog, Zephir, IT Xpert AG, ApostropheCMS, Novadiscovery, Omics Data Automation, Gretel, Flow Mobile, Ycode, DocIQ and hundreds of awesome inviduals.

Using Tiptap in production? Invest in the future of Tiptap and become a sponsor!

Contributing

Please see CONTRIBUTING for details.

Contributors

Sam Willis, Brian Hung, Dirk Holtwick, Sam Duvall, Christoph Flathmann, Erick Wilder, Marius Tolzmann, jjangga0214, Maya Nedeljkovich, Ryan Bliss, Gregor and many more.

License

The MIT License (MIT). Please see License File for more information.