File tree 3 files changed +31
-3
lines changed
3 files changed +31
-3
lines changed Original file line number Diff line number Diff line change
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
+
1
29
<a name =" 0.3.0 " ></a >
2
30
# 0.3.0 (2018-03-26)
3
31
You can’t perform that action at this time.
0 commit comments