Skip to content

Commit 8f37ccc

Browse files
committed
build 0.3.2
1 parent a051188 commit 8f37ccc

File tree

3 files changed

+31
-3
lines changed

3 files changed

+31
-3
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
<a name="0.3.2"></a>
2+
## 0.3.2 (2019-07-16)
3+
4+
* 0.3.2 ([a051188](https://github.com/icebob/vue-touch-keyboard/commit/a051188))
5+
* Check for selection and insert character over selection. ([7132f6a](https://github.com/icebob/vue-touch-keyboard/commit/7132f6a))
6+
* Check selection and delete selected on backspace. ([d12cb79](https://github.com/icebob/vue-touch-keyboard/commit/d12cb79))
7+
* remove calls to console.log ([1e92752](https://github.com/icebob/vue-touch-keyboard/commit/1e92752))
8+
* update deps ([5b4a1e9](https://github.com/icebob/vue-touch-keyboard/commit/5b4a1e9))
9+
10+
11+
12+
<a name="0.3.1"></a>
13+
## 0.3.1 (2019-02-15)
14+
15+
* :package: build ([504336f](https://github.com/icebob/vue-touch-keyboard/commit/504336f))
16+
* 0.3.1 ([cff0281](https://github.com/icebob/vue-touch-keyboard/commit/cff0281))
17+
* Add TextArea Html Element to input types ([fa53e7b](https://github.com/icebob/vue-touch-keyboard/commit/fa53e7b))
18+
* Added the defaultKeySet property ([99fe2ee](https://github.com/icebob/vue-touch-keyboard/commit/99fe2ee))
19+
* Build ([b0ee6ed](https://github.com/icebob/vue-touch-keyboard/commit/b0ee6ed))
20+
* Change require("./App.vue"); to require("./app.vue"); ([c34c93e](https://github.com/icebob/vue-touch-keyboard/commit/c34c93e))
21+
* Change require("./App.vue"); to require("./app.vue"); ([15be384](https://github.com/icebob/vue-touch-keyboard/commit/15be384))
22+
* Fix errors in example code ([3d3caeb](https://github.com/icebob/vue-touch-keyboard/commit/3d3caeb))
23+
* fix lint ([a42216d](https://github.com/icebob/vue-touch-keyboard/commit/a42216d))
24+
* Update README.md ([beece74](https://github.com/icebob/vue-touch-keyboard/commit/beece74))
25+
* Update README.md ([78749ab](https://github.com/icebob/vue-touch-keyboard/commit/78749ab))
26+
27+
28+
129
<a name="0.3.0"></a>
230
# 0.3.0 (2018-03-26)
331

dist/vue-touch-keyboard.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)