Skip to content

Commit 0fd6255

Browse files
committed
add changelog
1 parent aab6503 commit 0fd6255

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed

CHANGELOG.md

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
<a name="0.1.0"></a>
2+
# 0.1.0 (2016-10-28)
3+
4+
* :package: build ([222e1d9](https://github.com/icebob/vue-touch-keyboard/commit/222e1d9))
5+
* :package: build ([eea3480](https://github.com/icebob/vue-touch-keyboard/commit/eea3480))
6+
* :package: build ([3daae1e](https://github.com/icebob/vue-touch-keyboard/commit/3daae1e))
7+
* :package: build ([75eeca4](https://github.com/icebob/vue-touch-keyboard/commit/75eeca4))
8+
* :package: build ([b76287e](https://github.com/icebob/vue-touch-keyboard/commit/b76287e))
9+
* :package: build ([3fe74c3](https://github.com/icebob/vue-touch-keyboard/commit/3fe74c3))
10+
* :package: build ([3b6f746](https://github.com/icebob/vue-touch-keyboard/commit/3b6f746))
11+
* :package: build ([3e56711](https://github.com/icebob/vue-touch-keyboard/commit/3e56711))
12+
* :package: build ([867731f](https://github.com/icebob/vue-touch-keyboard/commit/867731f))
13+
* add accept event handler ([a5f305b](https://github.com/icebob/vue-touch-keyboard/commit/a5f305b))
14+
* add asserts ([1d39a02](https://github.com/icebob/vue-touch-keyboard/commit/1d39a02))
15+
* base library code ([0f6526a](https://github.com/icebob/vue-touch-keyboard/commit/0f6526a))
16+
* create base code ([e2d2a5b](https://github.com/icebob/vue-touch-keyboard/commit/e2d2a5b))
17+
* fix image markdown ([a33ddb9](https://github.com/icebob/vue-touch-keyboard/commit/a33ddb9))
18+
* fix layout ([f2da48f](https://github.com/icebob/vue-touch-keyboard/commit/f2da48f))
19+
* fix lint errors ([fe572c8](https://github.com/icebob/vue-touch-keyboard/commit/fe572c8))
20+
* Initial commit ([1c8644d](https://github.com/icebob/vue-touch-keyboard/commit/1c8644d))
21+
* linting ([9ec6aec](https://github.com/icebob/vue-touch-keyboard/commit/9ec6aec))
22+
* modify layout & add backspace icon ([2a4c419](https://github.com/icebob/vue-touch-keyboard/commit/2a4c419))
23+
* organize code ([d16d59d](https://github.com/icebob/vue-touch-keyboard/commit/d16d59d))
24+
* removed fix width from style ([91513f1](https://github.com/icebob/vue-touch-keyboard/commit/91513f1))
25+
* rename mini layout to compact ([609cffb](https://github.com/icebob/vue-touch-keyboard/commit/609cffb))
26+
* rename props ([68532d9](https://github.com/icebob/vue-touch-keyboard/commit/68532d9))
27+
* rename vars ([5953216](https://github.com/icebob/vue-touch-keyboard/commit/5953216))
28+
* rewrite layouts ([fa21941](https://github.com/icebob/vue-touch-keyboard/commit/fa21941))
29+
* scrolling to input ([5befa87](https://github.com/icebob/vue-touch-keyboard/commit/5befa87))
30+
* simpler layout ([908ced0](https://github.com/icebob/vue-touch-keyboard/commit/908ced0))
31+
* try to lock focus on input ([f20b5b5](https://github.com/icebob/vue-touch-keyboard/commit/f20b5b5))
32+
* Update README.md ([a0c1280](https://github.com/icebob/vue-touch-keyboard/commit/a0c1280))
33+
* Update README.md ([aab6503](https://github.com/icebob/vue-touch-keyboard/commit/aab6503))
34+
* update screenshot ([af38439](https://github.com/icebob/vue-touch-keyboard/commit/af38439))
35+
* docs: add readme ([9693159](https://github.com/icebob/vue-touch-keyboard/commit/9693159))
36+
* docs: change screenshot ([4704ac5](https://github.com/icebob/vue-touch-keyboard/commit/4704ac5))
37+
* docs: improve readme ([886123f](https://github.com/icebob/vue-touch-keyboard/commit/886123f))
38+
* docs: update badges ([77cd0e9](https://github.com/icebob/vue-touch-keyboard/commit/77cd0e9))
39+
* docs: update readme ([48719b9](https://github.com/icebob/vue-touch-keyboard/commit/48719b9))
40+
* docs: update screenshot url ([5e0d6c4](https://github.com/icebob/vue-touch-keyboard/commit/5e0d6c4))
41+
* fix: Handle maxlength prop ([133d51d](https://github.com/icebob/vue-touch-keyboard/commit/133d51d))
42+
* new: add {next} function. ([cdd2106](https://github.com/icebob/vue-touch-keyboard/commit/cdd2106))
43+
* layout: more similar to real keyboard layout ([964eaeb](https://github.com/icebob/vue-touch-keyboard/commit/964eaeb))
44+
* dev: fix app ([50a4162](https://github.com/icebob/vue-touch-keyboard/commit/50a4162))
45+
* dev: styling dev example ([0cc19f7](https://github.com/icebob/vue-touch-keyboard/commit/0cc19f7))
46+
* dev: update code ([9e3b69e](https://github.com/icebob/vue-touch-keyboard/commit/9e3b69e))
47+
* style: fix placeholder margin ([5f9cbb1](https://github.com/icebob/vue-touch-keyboard/commit/5f9cbb1))
48+
49+
50+

0 commit comments

Comments
 (0)