Skip to content

Releases: curvenote/editor

0.16.18 InlineAction fixes and improvements

06 Jun 23:17
Compare
Choose a tag to compare

Fixes 🛠️

  • InlineActions now correctly responds to anchor resizing without explicit calling positionPopper
    • positionPopper is removed
  • InlineActions now correctly scrolls with the anchor element

v0.15.0

01 Dec 18:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.2...v0.15.0

v0.14.1

30 Nov 21:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.0...v0.14.1

Image Upload Placenolder

19 Oct 18:00
Compare
Choose a tag to compare

🖼️ 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. 🔍

image

⚡ 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

21 Sep 21:02
Compare
Choose a tag to compare
  • Improve / actions that are available
  • Equations can be created inside of callouts
  • Tab in an equation now works the same as esc/arrow-out

⚙️ New way to do inline actions and suggestions

01 Jun 21:15
Compare
Choose a tag to compare
  • This updates the package to be better for external modifications on the actions and suggestions

🆙 Update schema 0.3.1

05 May 16:59
Compare
Choose a tag to compare
  • Fixes whitespace in editor in some ways! See white-space on MDN!

📖 Updates to Schema

04 May 23:21
Compare
Choose a tag to compare

Menus and commands now react to schema used, which can be full/paragraph or custom.

🎯 Input action improvements

02 May 02:46
Compare
Choose a tag to compare

🆙 Upgrade packages

14 Feb 21:06
Compare
Choose a tag to compare
  • Updates to readme
  • Move to curvenote/schema