tiptap/tests/cypress
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
..
fixtures move tests 2020-04-17 13:05:43 +02:00
integration feat: in a collab setting, disable transactions that are trying to sync invalid content (#5207) 2024-10-21 17:15:06 +02:00
plugins React context implementation for Tiptap (#4192) 2023-07-11 18:20:43 +02:00
support revert: "fix(core): handle macOS text expansion properly in InputRules (#5261)" 2024-09-16 06:19:37 +02:00
tsconfig.json fix(extension-code-block-lowlight): use lowlight v3 and update demos (#5374) 2024-08-06 13:53:58 +02:00