tiptap/tests/cypress/integration
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
..
core feat: in a collab setting, disable transactions that are trying to sync invalid content (#5207) 2024-10-21 17:15:06 +02:00
extensions fix(table): respect resizeable columns colwidths (#4955) 2024-10-04 14:17:08 +02:00
html add precommit hook for linting and automatic eslint fixes + update eslint packages (#2862) 2022-06-08 14:10:25 +02:00