Skip to content

Release 0.0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@daniel3735928559 daniel3735928559 released this 22 Sep 14:58
· 459 commits to master since this release

New features:

  • Bugfixes surrounding cut/paste and undo functionality, and issues related to focusing and keyboard events when multiple editors are present
  • More configuration options including callbacks for when the editor is ready and when the user presses Ctrl-Enter
  • API for setting content
  • API for setting focus
  • API for inserting text/symbols and otherwise interacting with the editor
  • Tests

Still missing:

  • Documentation of internal format
  • Documentation for adding new symbols
  • Still does not work on Safari. More generally untested on OS X.