Skip to content

Releases: davidmyersdev/ink-mde

v0.2.11

29 May 02:09
v0.2.11
c5d321a
Compare
Choose a tag to compare

Use functions for view plugins

Anonymous classes with properties don't pair well with some webpack environments.

v0.2.10

28 May 21:15
v0.2.10
1aba6eb
Compare
Choose a tag to compare

Fix bug on first line when attribution is enabled

v0.2.9

19 May 02:38
v0.2.9
02bbc5a
Compare
Choose a tag to compare

Apply color to processing instructions in content

v0.2.8

19 May 00:04
v0.2.8
2873456
Compare
Choose a tag to compare

Add support for strikethrough

v0.2.7

15 May 21:24
v0.2.7
4200b5a
Compare
Choose a tag to compare

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

15 May 03:20
v0.2.6
50afc30
Compare
Choose a tag to compare

Add support for spellcheck and Grammarly

v0.2.5

15 May 01:34
v0.2.5
bc1a21c
Compare
Choose a tag to compare

Prevent focus call when already focused

v0.2.4

12 May 03:30
v0.2.4
6ac3ee7
Compare
Choose a tag to compare

Apply transactions before calling the onChange callback

v0.2.3

12 May 03:05
v0.2.3
6b10da9
Compare
Choose a tag to compare

Expose Selection API

v0.2.2

11 May 03:20
v0.2.2
a3bc239
Compare
Choose a tag to compare

Update instance API