Skip to content

Commit 504336f

Browse files
committed
📦 build
1 parent 77f79a3 commit 504336f

File tree

4 files changed

+34
-8
lines changed

4 files changed

+34
-8
lines changed

CHANGELOG.md

Lines changed: 30 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,33 @@
1+
<a name="0.3.0"></a>
2+
# 0.3.0 (2018-03-26)
3+
4+
* :package: build & release ([4526c71](https://github.com/icebob/vue-touch-keyboard/commit/4526c71))
5+
* 0.3.0 ([77f79a3](https://github.com/icebob/vue-touch-keyboard/commit/77f79a3))
6+
* Feature - Prevent click event doc updated ([cefb1ab](https://github.com/icebob/vue-touch-keyboard/commit/cefb1ab))
7+
* Feature - Prevent click event option added ([8050b10](https://github.com/icebob/vue-touch-keyboard/commit/8050b10))
8+
* Fix - keypress event to keydown changed ([8bac388](https://github.com/icebob/vue-touch-keyboard/commit/8bac388))
9+
* keypress event to keydown updated ([29ab934](https://github.com/icebob/vue-touch-keyboard/commit/29ab934))
10+
* update node versions ([3ba60f3](https://github.com/icebob/vue-touch-keyboard/commit/3ba60f3))
11+
12+
13+
14+
<a name="0.2.1"></a>
15+
## 0.2.1 (2018-01-26)
16+
17+
* 0.2.1 ([a12df4c](https://github.com/icebob/vue-touch-keyboard/commit/a12df4c))
18+
* binded keys to prevent Vue console error ([e94d9bb](https://github.com/icebob/vue-touch-keyboard/commit/e94d9bb))
19+
* built dist version ([8298cef](https://github.com/icebob/vue-touch-keyboard/commit/8298cef))
20+
* push test ([256bd2b](https://github.com/icebob/vue-touch-keyboard/commit/256bd2b))
21+
22+
23+
124
<a name="0.2.0"></a>
225
# 0.2.0 (2017-03-02)
326

27+
* :package: build for vue2 ([8c04f66](https://github.com/icebob/vue-touch-keyboard/commit/8c04f66))
428
* migrate files to vue2 ([f512f34](https://github.com/icebob/vue-touch-keyboard/commit/f512f34))
529
* skip typings ([fecca11](https://github.com/icebob/vue-touch-keyboard/commit/fecca11))
30+
* update readme ([b819b25](https://github.com/icebob/vue-touch-keyboard/commit/b819b25))
631
* docs: fix npm link ([d4bb635](https://github.com/icebob/vue-touch-keyboard/commit/d4bb635))
732

833

@@ -11,16 +36,17 @@
1136
# 0.1.0 (2016-10-28)
1237

1338
* :package: build ([222e1d9](https://github.com/icebob/vue-touch-keyboard/commit/222e1d9))
14-
* :package: build ([eea3480](https://github.com/icebob/vue-touch-keyboard/commit/eea3480))
39+
* :package: build ([867731f](https://github.com/icebob/vue-touch-keyboard/commit/867731f))
40+
* :package: build ([3e56711](https://github.com/icebob/vue-touch-keyboard/commit/3e56711))
1541
* :package: build ([3daae1e](https://github.com/icebob/vue-touch-keyboard/commit/3daae1e))
16-
* :package: build ([75eeca4](https://github.com/icebob/vue-touch-keyboard/commit/75eeca4))
42+
* :package: build ([eea3480](https://github.com/icebob/vue-touch-keyboard/commit/eea3480))
1743
* :package: build ([b76287e](https://github.com/icebob/vue-touch-keyboard/commit/b76287e))
1844
* :package: build ([3fe74c3](https://github.com/icebob/vue-touch-keyboard/commit/3fe74c3))
1945
* :package: build ([3b6f746](https://github.com/icebob/vue-touch-keyboard/commit/3b6f746))
20-
* :package: build ([3e56711](https://github.com/icebob/vue-touch-keyboard/commit/3e56711))
21-
* :package: build ([867731f](https://github.com/icebob/vue-touch-keyboard/commit/867731f))
46+
* :package: build ([75eeca4](https://github.com/icebob/vue-touch-keyboard/commit/75eeca4))
2247
* add accept event handler ([a5f305b](https://github.com/icebob/vue-touch-keyboard/commit/a5f305b))
2348
* add asserts ([1d39a02](https://github.com/icebob/vue-touch-keyboard/commit/1d39a02))
49+
* add changelog ([0fd6255](https://github.com/icebob/vue-touch-keyboard/commit/0fd6255))
2450
* base library code ([0f6526a](https://github.com/icebob/vue-touch-keyboard/commit/0f6526a))
2551
* create base code ([e2d2a5b](https://github.com/icebob/vue-touch-keyboard/commit/e2d2a5b))
2652
* fix image markdown ([a33ddb9](https://github.com/icebob/vue-touch-keyboard/commit/a33ddb9))

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)