Skip to content

Releases: curvenote/editor

0.16.18 InlineAction fixes and improvements

Choose a tag to compare

@Yxwww Yxwww released this 06 Jun 23:17

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

Choose a tag to compare

@rowanc1 rowanc1 released this 01 Dec 18:19

What's Changed

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

v0.14.1

Choose a tag to compare

@rowanc1 rowanc1 released this 30 Nov 21:03

What's Changed

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

Image Upload Placenolder

Choose a tag to compare

@rowanc1 rowanc1 released this 19 Oct 18:00

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

Choose a tag to compare

@rowanc1 rowanc1 released this 21 Sep 21:02
  • 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

Choose a tag to compare

@rowanc1 rowanc1 released this 01 Jun 21:15
  • This updates the package to be better for external modifications on the actions and suggestions

🆙 Update schema 0.3.1

Choose a tag to compare

@rowanc1 rowanc1 released this 05 May 16:59
  • Fixes whitespace in editor in some ways! See white-space on MDN!

📖 Updates to Schema

Choose a tag to compare

@rowanc1 rowanc1 released this 04 May 23:21

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

🎯 Input action improvements

Choose a tag to compare

@rowanc1 rowanc1 released this 02 May 02:46

🆙 Upgrade packages

Choose a tag to compare

@rowanc1 rowanc1 released this 14 Feb 21:06
  • Updates to readme
  • Move to curvenote/schema