Releases: curvenote/editor
Releases · curvenote/editor
0.16.18 InlineAction fixes and improvements
v0.15.0
What's Changed
- fix/reset and mulitple views by @stevejpurves in #105
Full Changelog: v0.14.2...v0.15.0
v0.14.1
Image Upload Placenolder
🖼️ Image Upload
You can now find the image upload in both the command menu (/image) and in the editor insert menu at the top. This command brings up a widget to upload images either through a click or a drag and drop. This is exposing functionality that we always had, but makes it much more discoverable. 🔍
⚡ Quality of life improvements
- Code editor now can toggle on/off code numbers 🔢
- Code editor supports shell syntax highlighting 🎨
- You can now upload multiple images at the same time, both through drag-and-drop and through the new image upload placeholder 🚀
Tables
⚙️ New way to do inline actions and suggestions
- This updates the package to be better for external modifications on the actions and suggestions
🆙 Update schema 0.3.1
- Fixes whitespace in editor in some ways! See white-space on MDN!
📖 Updates to Schema
Menus and commands now react to schema used, which can be full/paragraph or custom.
🎯 Input action improvements
Some release notes here:
https://curvenote.com/oxa:9Kv3iYv0uCgaG0zl4WDZ/vI6ff5wZsr4mjQDaEE2x.1
🆙 Upgrade packages
- Updates to readme
- Move to curvenote/schema