Skip to content

Commit 099245f

Browse files
authored
Merge pull request #3989 from udecode/docs-api
New guides
2 parents dead036 + e7ceb61 commit 099245f

File tree

21 files changed

+1367
-158
lines changed

21 files changed

+1367
-158
lines changed

.changeset/khaki-seals-smell.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@udecode/plate-selection': minor
3+
---
4+
5+
Feat: api.blockSelection.selectBlocks

.changeset/plenty-rivers-repeat.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@udecode/plate-ai': patch
3+
---
4+
5+
Fix replaceSelection, insertBelow

apps/www/content/docs/en/components/changelog.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ const aiEditor = usePlateEditor({ plugins });
2121
useAIChatEditor(aiEditor, content);
2222
```
2323

24-
25-
2624
### January 12 #18.2
2725

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

0 commit comments

Comments
 (0)