Skip to content

Commit

Permalink
Merge pull request #3989 from udecode/docs-api
Browse files Browse the repository at this point in the history
New guides
  • Loading branch information
zbeyens authored Jan 15, 2025
2 parents dead036 + e7ceb61 commit 099245f
Show file tree
Hide file tree
Showing 21 changed files with 1,367 additions and 158 deletions.
5 changes: 5 additions & 0 deletions .changeset/khaki-seals-smell.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@udecode/plate-selection': minor
---

Feat: api.blockSelection.selectBlocks
5 changes: 5 additions & 0 deletions .changeset/plenty-rivers-repeat.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@udecode/plate-ai': patch
---

Fix replaceSelection, insertBelow
2 changes: 0 additions & 2 deletions apps/www/content/docs/en/components/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ const aiEditor = usePlateEditor({ plugins });
useAIChatEditor(aiEditor, content);
```



### January 12 #18.2

- `ai-plugins`: remove `createAIEditor`, it's now created in `ai-chat-editor`
Expand Down
Loading

0 comments on commit 099245f

Please sign in to comment.