tiptap

The headless rich text editor framework for web artisans.

MIT License

Downloads
101.2M
Stars
27K
Committers
367

Bot releases are hidden (Show)

tiptap - v2.0.1

Published by bdbch over 1 year ago

Fix

  • Open links on left click by @HengCC

Full Changelog: https://github.com/ueberdosis/tiptap/compare/v2.0.0...v2.0.1

tiptap - v2.0.0

Published by bdbch over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/ueberdosis/tiptap/compare/[email protected]

tiptap -

Published by bdbch over 1 year ago

New Features

CI & Documentation

Full Changelog: https://github.com/ueberdosis/tiptap/compare/v2.0.0-rc.2...v2.0.0-rc.3

tiptap - v2.0.0-rc.2

Published by bdbch over 1 year ago

What's Changed

Full Changelog: https://github.com/ueberdosis/tiptap/compare/v2.0.0-rc.1...v2.0.0-rc.2

tiptap - v2.0.0-rc.1

Published by bdbch over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/ueberdosis/tiptap/compare/v2.0.0-beta.220...v2.0.0-rc.1

tiptap - v2.0.0-beta.220

Published by bdbch over 1 year ago

What's Changed

Full Changelog: https://github.com/ueberdosis/tiptap/compare/v2.0.0-beta.219...v2.0.0-beta.220

tiptap - v2.0.0-beta.219

Published by bdbch over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/ueberdosis/tiptap/compare/v2.0.0-beta.218...v2.0.0-beta.219

tiptap - v2.0.0-beta.218

Published by bdbch over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/ueberdosis/tiptap/compare/v2.0.0-beta.217...v2.0.0-beta.218

tiptap - v2.0.0-beta.217

Published by bdbch over 1 year ago

Changes

Bubble Menu

  • remove lodash/debounce from rollup externals

Full Changelog: https://github.com/ueberdosis/tiptap/compare/v2.0.0-beta.216...v2.0.0-beta.217

tiptap - v2.0.0-beta.216

Published by bdbch over 1 year ago

Changes

Bubble Menu

  • Fix for the lodash import in

Full Changelog: https://github.com/ueberdosis/tiptap/compare/v2.0.0-beta.215...v2.0.0-beta.216

tiptap - v2.0.0-beta.215

Published by bdbch over 1 year ago

Changes

  • Remove @tiptap/pm/* imports from build output

Full Changelog: https://github.com/ueberdosis/tiptap/compare/v2.0.0-beta.214...v2.0.0-beta.215

tiptap - v2.0.0-beta.214

Published by bdbch over 1 year ago

Important Changes

With 2.0.0-beta.210 we released a new build process with tsup which was meant to simplify the build and move over to esbuild. This lead to a lot of issues specially with our CJS builds and the new bundles weren't working for a lot of people. This new release is using the Rollup build from before.

What's Changed

New Contributors

Full Changelog: https://github.com/ueberdosis/tiptap/compare/v2.0.0-beta.213...v2.0.0-beta.214

tiptap - v2.0.0-beta.213

Published by bdbch over 1 year ago

Changes

  • Change from lodash to lodash-es for new esm builds

Full Changelog: https://github.com/ueberdosis/tiptap/compare/v2.0.0-beta.212...v2.0.0-beta.213

tiptap - v2.0.0-beta.212

Published by bdbch over 1 year ago

Changes

  • Added missing y-prosemirror dependency to collaboration packages
  • Refactored types for node views to not cause circular typings

Full Changelog: https://github.com/ueberdosis/tiptap/compare/v2.0.0-beta.211...v2.0.0-beta.212

tiptap - v2.0.0-beta.211

Published by bdbch over 1 year ago

Changes

  • Fix build output for bubble menu extension

Full Changelog: https://github.com/ueberdosis/tiptap/compare/v2.0.0-beta.210...v2.0.0-beta.211

tiptap -

Published by bdbch over 1 year ago

🔥 Breaking changes

With v2.0.0-beta.210 we changed our build process and implemented a new @tiptap/pm package for our ProseMirror dependencies. This means you won't need to install ProseMirror as peer dependencies anymore.

If you already have beta.205 or higher installed you will need to remove all prosemirror-* packages from your peer dependencies and install the new @tiptap/pm package along with this new Tiptap version.

If you were lower than beta.205, you need to add @tiptap/pm to your project and remove old prosemirror-packages from your modules beforehand to make sure you have the correct prosemirror package versions installed.

You can find new installation guidelines in our docs and find more news in our blog.

Infos for the ProseMirror package can be found here.

What's Changed

New Contributors

Full Changelog: https://github.com/ueberdosis/tiptap/compare/v2.0.0-beta.209...v2.0.0-beta.210

tiptap - v2.0.0-beta.209

Published by bdbch almost 2 years ago

Note: Version Bump to keep Tiptap Pro in Sync with Tiptap (v2.0.0-beta.209)

Full Changelog: https://github.com/ueberdosis/tiptap/compare/v2.0.0-beta.208...v2.0.0-beta.209

tiptap - v2.0.0-beta.208

Published by bdbch almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/ueberdosis/tiptap/compare/v2.0.0-beta.207...v2.0.0-beta.208

tiptap - v2.0.0-beta.207

Published by bdbch almost 2 years ago

What's Changed

  • fix(extension-tables): add prosemirror-tables to peerDependencies

Full Changelog: https://github.com/ueberdosis/tiptap/compare/v2.0.0-beta.205...v2.0.0-beta.207

tiptap - v2.0.0-beta.206

Published by bdbch almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/ueberdosis/tiptap/compare/v2.0.0-beta.205...v2.0.0-beta.206