Skip to content

Commit d25bbaa

Browse files
committed
Merge branch 'release/0.7.12'
2 parents 7d5769f + 17dc7ef commit d25bbaa

18 files changed

+604
-340
lines changed

CHANGELOG

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
v0.7.12
2+
-------
3+
* Error on deleteFromArray task, thanks @bygiro
4+
* Fix for copyValueTo on numeric fields, thanks @Anthropic
5+
* "condition" option on every form type, thanks @davidlgj
6+
* Force redraw "schemaFormRedraw", thanks @davidlgj
7+
* Possible fix for "updateOn exception", thanks @plong0
8+
19
v0.7.11
210
-------
311
* New front page with a list of add-on:s based on a bower search! Thanks @unicornforce @Dervisevic @davidlgj

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"dist/schema-form.js",
55
"dist/bootstrap-decorator.js"
66
],
7-
"version": "0.7.11",
7+
"version": "0.7.12",
88
"authors": [
99
"Textalk",
1010
"David Jensen <[email protected]>",

dist/bootstrap-decorator.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)