Skip to content

Latest commit

 

History

History
113 lines (89 loc) · 7.56 KB

CHANGELOG.md

File metadata and controls

113 lines (89 loc) · 7.56 KB

0.3.2 (2019-07-16)

  • 0.3.2 (a051188)
  • Check for selection and insert character over selection. (7132f6a)
  • Check selection and delete selected on backspace. (d12cb79)
  • remove calls to console.log (1e92752)
  • update deps (5b4a1e9)

0.3.1 (2019-02-15)

  • 📦 build (504336f)
  • 0.3.1 (cff0281)
  • Add TextArea Html Element to input types (fa53e7b)
  • Added the defaultKeySet property (99fe2ee)
  • Build (b0ee6ed)
  • Change require("./App.vue"); to require("./app.vue"); (c34c93e)
  • Change require("./App.vue"); to require("./app.vue"); (15be384)
  • Fix errors in example code (3d3caeb)
  • fix lint (a42216d)
  • Update README.md (beece74)
  • Update README.md (78749ab)

0.3.0 (2018-03-26)

  • 📦 build & release (4526c71)
  • 0.3.0 (77f79a3)
  • Feature - Prevent click event doc updated (cefb1ab)
  • Feature - Prevent click event option added (8050b10)
  • Fix - keypress event to keydown changed (8bac388)
  • keypress event to keydown updated (29ab934)
  • update node versions (3ba60f3)

0.2.1 (2018-01-26)

0.2.0 (2017-03-02)

0.1.0 (2016-10-28)