Skip to content

Commit 67ed6f3

Browse files
committed
docs: update changelog
1 parent 9fee72a commit 67ed6f3

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

+24
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
<a name="0.4.1"></a>
2+
## 0.4.1 (2016-09-08)
3+
4+
* :arrow_up: change fontawesome help icon to img #61 ([70baca6](https://github.com/icebob/vue-form-generator/commit/70baca6))
5+
* :bug: bug: "Invalid date" message in pikaday field. Change dev schema for a simple one. Delete defau ([a45188a](https://github.com/icebob/vue-form-generator/commit/a45188a))
6+
* :package: build ([60dda5f](https://github.com/icebob/vue-form-generator/commit/60dda5f))
7+
* :package: build ([2e94d52](https://github.com/icebob/vue-form-generator/commit/2e94d52))
8+
* :package: Build v0.4.1 ([9fee72a](https://github.com/icebob/vue-form-generator/commit/9fee72a))
9+
* :white_check_mark: test: add test to custom field ([80d1025](https://github.com/icebob/vue-form-generator/commit/80d1025))
10+
* Bump version to v0.4.1 ([4e0e031](https://github.com/icebob/vue-form-generator/commit/4e0e031))
11+
* support custom fields & example #62 ([e61824a](https://github.com/icebob/vue-form-generator/commit/e61824a))
12+
* fix: change test depending on changes ([c645cea](https://github.com/icebob/vue-form-generator/commit/c645cea))
13+
* fix: re-added placeholder in field password and number (and corresponding test) ([79bfee6](https://github.com/icebob/vue-form-generator/commit/79bfee6))
14+
* fix: remove comment, trailing space and duplicate from tests ([e618253](https://github.com/icebob/vue-form-generator/commit/e618253))
15+
* fix: remove readonly attribute on select element ([2e5e16b](https://github.com/icebob/vue-form-generator/commit/2e5e16b))
16+
* fix: remove useless attributes ([5745318](https://github.com/icebob/vue-form-generator/commit/5745318))
17+
* fix: update of attributes of Checklist, Text and Textarea fields. ([ce3a91c](https://github.com/icebob/vue-form-generator/commit/ce3a91c))
18+
* test: update to many test to check optional attributes ([ebf3f01](https://github.com/icebob/vue-form-generator/commit/ebf3f01))
19+
* dev: remove console log ([3ffeef1](https://github.com/icebob/vue-form-generator/commit/3ffeef1))
20+
* enhancement: add minlength attribute to textarea ([a7e39d9](https://github.com/icebob/vue-form-generator/commit/a7e39d9))
21+
* enhancement: add missing "autocomplete", "placeholder" and "readonly" attr to input fields. Ordered ([f5af70c](https://github.com/icebob/vue-form-generator/commit/f5af70c))
22+
23+
24+
125
<a name="0.4.0"></a>
226
# 0.4.0 (2016-08-30)
327

0 commit comments

Comments
 (0)