Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

v12.2.0

Compare
Choose a tag to compare
@Reinmar Reinmar released this 26 Aug 09:53
· 119 commits to master since this release

Features

  • Introduced Input#isInput(). Closes #214. Fixed the TextTransformation feature so it willl trigger only for typing changes. Closes #208. (0e26850)

Bug fixes

  • Allow dashes on the begging of a line. Closes #200. (6ef7d47)
  • Typing on mobile device will not throw after each typed character. (056b036)

Other changes