Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfeng33 committed Jan 16, 2025
1 parent aee2fde commit d3a147f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion apps/www/content/docs/en/components/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,11 @@ Use the [CLI](https://platejs.org/docs/components/cli) to install the latest ver

## January 2025 #18

### January 16 #18.4
- `import-toolbar-button` and `export-toolbar-button`: add `markdown` support

### January 14 #18.3
- `import-toolbar-button`: add `import-toolbar-button`
- `fixed-toolbar-buttons`: 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`.
Expand Down

0 comments on commit d3a147f

Please sign in to comment.