The headless rich text editor framework for web artisans.
Go to file
Luis Cateura c1cf33c7bf
Feature/youtube parameters (#3307)
* Fixed allowFullscreen not working correctly. Added autoplay and progress bar color parameters

* Added cc language preference, cc load policy, disable keyboard controls, end time and interface language parameters

* Added enable IFrame API, iv load policy, loop, modest branding, origin and playlist parameters

* Updated the youtube extension documentation

Co-authored-by: luis.feliu <luis.feliu@mentormate.com>
2022-10-17 17:28:30 +02:00
.github fix(ci): remove unnecessary PR action as we combined issues and prs into one board 2022-09-26 14:16:34 +02:00
.husky chore: lint only staged files (#2957) 2022-07-06 12:59:02 +02:00
.vscode chore: add extension/youtube to vscode settings 2022-06-17 05:24:36 +02:00
demos bump demo rooms 2022-10-07 14:27:58 +02:00
docs Feature/youtube parameters (#3307) 2022-10-17 17:28:30 +02:00
packages Feature/youtube parameters (#3307) 2022-10-17 17:28:30 +02:00
tests fix(core): Can() does not work for setting marks (#3223) 2022-09-26 14:56:25 +02: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 add npmrc to gitignore 2021-11-11 13:16:52 +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.199 2022-09-30 04:43:37 +02:00
CONTRIBUTING.md Link to contribution guidelines in CONTRIBUTING.md 2021-07-04 23:10:09 +02:00
env.d.ts improve typescript setup 2021-09-17 12:43:26 +02:00
lerna.json v2.0.0-beta.199 2022-09-30 04:43:37 +02:00
LICENSE.md docs: update content 2021-04-27 18:50:51 +02:00
package-lock.json v2.0.0-beta.199 2022-09-30 04:43:37 +02:00
package.json fix(tests): fix failing cypress tests and update cypress 2022-09-26 11:06:01 +02:00
README.md Update README.md 2022-01-25 23:03:39 +01:00
rollup.config.js add precommit hook for linting and automatic eslint fixes + update eslint packages (#2862) 2022-06-08 14:10:25 +02:00
tsconfig.json enable resolveJsonModule 2021-09-20 09:32:39 +02: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.