Skip to content

Type Editor


Type Editor / @type-editor/history / helper/must-preserve-items

helper/must-preserve-items

Functions

FunctionDescription

mustPreserveItems

Checks whether any plugin requires history items to be preserved for rebasing.

When a plugin has the historyPreserveItems property in its spec (typically for collaboration support), history steps must be preserved exactly as they came in to allow for proper rebasing of concurrent changes.