File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1+ v0.8.5
2+ ------
3+ * UMD wrapping for bootstrap-decorator, thanks @angelaharalson
4+ * label instead of h3 in array title, whic is more consistent. Thanks @prettymuchbryce
5+ * doc typos, thanks @zerofifteen
6+ * multipleOf validation message fix, thanks @leipert
7+ * infinite digest bugfix, thanks @israelshirk
8+ * minLength validation message bugfix, thanks @iamdarrenhall
9+ * bugfix for Angular 1.2 and arrays watching, thanks @davidlgj
10+
111v0.8.4
212------
313 * Reverted `trackBy`. Fixes #458, #462, #471
Original file line number Diff line number Diff line change 44 " dist/schema-form.js" ,
55 " dist/bootstrap-decorator.js"
66 ],
7- "version" : " 0.8.4" ,
87 "authors" : [
98 " Textalk" ,
109 " David Jensen <david.lgj@gmail.com>" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-schema-form" ,
3- "version" : " 0.8.4 " ,
3+ "version" : " 0.8.5 " ,
44 "description" : " Create complex forms from a JSON schema with angular." ,
55 "repository" : " Textalk/angular-schema-form" ,
66 "main" : " dist/schema-form.min.js" ,
You can’t perform that action at this time.
0 commit comments