From f9a5f6391fd88a04cc4d5ad2eb11cbce68c4cf56 Mon Sep 17 00:00:00 2001 From: Felix Feng Date: Tue, 14 Jan 2025 09:52:13 +0800 Subject: [PATCH] docs --- apps/www/content/docs/en/components/changelog.mdx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/apps/www/content/docs/en/components/changelog.mdx b/apps/www/content/docs/en/components/changelog.mdx index a9afdb0d13..76e24dc4d8 100644 --- a/apps/www/content/docs/en/components/changelog.mdx +++ b/apps/www/content/docs/en/components/changelog.mdx @@ -12,6 +12,9 @@ Use the [CLI](https://platejs.org/docs/components/cli) to install the latest ver ### January 14 #18.3 - `import-toolbar-button`: add `import-toolbar-button` +- `indent-fire-marker.tsx` Add `data-plate-prevent-deserialization` to prevent deserialization of the fire marker. Change the `span` tag to `li`. +- `indent-todo-marker.tsx` change the `span` tag to `li`. +- `image-element-static.tsx` and `hr-element-static.tsx`: Fix `nodeProps` not being passed to `SlateElement`. ### January 12 #18.2