Releases: ryanpcmcquen/cheval
Releases · ryanpcmcquen/cheval
2.0.0: Add npm note.
Signed-off-by: Ryan McQuen <rpcm@linux.com>
1.4.0
Switch to MPLv2.
1.3.0: Add global scope for standard library. Scrap gCheval.
We also have some nice iOS fixes courtesy of @jvdassen. Signed-off-by: Ryan P.C. McQuen <ryanpcmcquen@member.fsf.org>
1.2.0: Merge pull request #18 from ryanpcmcquen/ryanpcmcquen-why-not
Allow text to be easily changed (for other languages, et cetera).
Add input tag support!
Thanks to @jdavid!
Fix regression from 1.0.4.
Disabling the area before copy
is executed does not work. Moving the copyItem.setAttribute('disabled', true);
to after the copy
still fixes the jumping issue but also allows the copy to execute.
Fix jumping on iOS.
Thanks to @berndschimmer!
1.0.3
v1.0.3, LibreJS compliant!
1.0.2
Update CDN for 1.0.2.