Releases: davidmyersdev/ink-mde
Releases · davidmyersdev/ink-mde
v0.2.11
Use functions for view plugins
Anonymous classes with properties don't pair well with some webpack environments.
v0.2.10
Fix bug on first line when attribution is enabled
v0.2.9
Apply color to processing instructions in content
v0.2.8
Add support for strikethrough
v0.2.7
Add attribution
There is a small Powered by Ink attribution in the bottom-right corner of all Ink instances by default. Ink is a free MIT-licensed library under independent development, and that attribution helps to increase awareness of this project.
v0.2.6
Add support for spellcheck and Grammarly
v0.2.5
Prevent focus call when already focused
v0.2.4
Apply transactions before calling the onChange callback
v0.2.3
Expose Selection API
v0.2.2
Update instance API