This repository was archived by the owner on Jan 20, 2022. It is now read-only.
v10.1.0
Enhancements
- onCreateLink handler added to support "just in time" document creation – big thanks to @thenanyu for leading this effort.
- Link search results menu now scrolls when there are lots of results
- CTRL+n/p now supported for navigating block menu items
Extension
class is now exported
Fixes
- Error when selection wraps embed nodes
- Triangle beneath formatting toolbar sometimes positioned outside of bar
- "Write a caption" image placeholder no longer disappears when focused
- Link search results look better in dark theme now
onKeyDown
handler no longer marked as required- Paste markdown and images now correctly disabled in
readOnly
mode - Typing a markdown link with empty text no longer triggers an error