mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-04-26 16:13:10 +02:00
* Use null instead of undefined as the old value for set_node operations that add a property * Changelog * Omit undefined values from `set_node` operations completely. Delete missing property values in `Transforms.apply()` instead. * Add tests for removing set_node properties with null and undefined