1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-30 18:39:51 +02:00

Add pass option to Editor.nodes (#5843)

This commit is contained in:
Joe Anderson
2025-04-15 16:41:31 +01:00
committed by GitHub
parent 5adb8ededf
commit 63c0db5b86
6 changed files with 51 additions and 6 deletions

View File

@@ -0,0 +1,5 @@
---
'slate': minor
---
Add `pass` option to `Editor.nodes`, which is passed through to `Node.nodes`.