tiptap/.changeset
Nick Perez 873a67c6e3
feat: in a collab setting, disable transactions that are trying to sync invalid content (#5207)
When collaborating on a document, a client may send changes which are invalid to the current client. This change makes it so that the client can be disabled from synchronizing any further changes to avoid the default behavior of stripping unknown content. This would allow the other client to continue editing on the document while still synchronizing any known changes.
2024-10-21 17:15:06 +02:00
..
blue-poems-camp.md fix(core): respect the editor's parseOptions (#5742) 2024-10-21 12:55:35 +02:00
calm-carpets-smile.md fix: add clear mark parse rules to bold & italic marks (#5705) 2024-10-20 05:23:33 +02:00
config.json revert: "revert: "build: don't bump major when you don't have to"" 2024-09-17 09:26:11 +02:00
five-melons-compete.md Fix editor destruction at the end of Vue transition (#5648) 2024-10-14 10:26:12 +02:00
gorgeous-lizards-roll.md feat: in a collab setting, disable transactions that are trying to sync invalid content (#5207) 2024-10-21 17:15:06 +02:00
khaki-timers-jump.md chore: bump prosemirror view-version 2024-10-01 11:35:22 +02:00
lemon-onions-walk.md fix(mention): update priority #5680 (#5687) 2024-10-20 05:51:03 +02:00
loud-maps-work.md fix(react): preserve editable option across renders 2024-10-21 16:38:31 +02:00
modern-dogs-tie.md feat: in a collab setting, disable transactions that are trying to sync invalid content (#5207) 2024-10-21 17:15:06 +02:00
nervous-bats-film.md Fix NodePos logic for child position calculation and attribute changes (#5716) 2024-10-10 12:43:58 +02:00
README.md switch from lerna to changesets for versioning and publishing (#5274) 2024-06-27 17:48:30 +02:00
slow-peaches-film.md docs: update DecorationWithType typings for accuracy (#5692) 2024-10-02 10:12:41 +02:00
soft-peaches-hang.md Improve accessibility on the editor DOM element (#5734) 2024-10-16 11:34:26 +02:00
sweet-feet-dream.md Fix NodePos logic for child position calculation and attribute changes (#5716) 2024-10-10 12:43:58 +02:00
sweet-masks-smash.md Fix getMarkRange not finding marks when at the start of a mark (#5717) 2024-10-11 06:44:05 +02:00
thirty-apes-boil.md fix: add extension-text-style as a dep of @tiptap/starter-kit #5691 (#5693) 2024-10-02 10:40:13 +02:00
violet-cameras-brush.md fix(table): respect resizeable columns colwidths (#4955) 2024-10-04 14:17:08 +02:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation