File tree 2 files changed +10
-4
lines changed
2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change
1
+ v0.8.8
2
+ ------
3
+ * Don't rely on documentFragment.children @davidlgj
4
+ * Restored "template" type support with the builder. @davidlgj
5
+ * Fixed defaults in array items. @davidlgj
6
+
1
7
v0.8.7
2
8
------
3
- * Moved common builder functions from angular-schema-form-bootstrap decorator.
4
- * Bugfx for the new builder.
9
+ * Moved common builder functions from angular-schema-form-bootstrap decorator. @davidlgj
10
+ * Bugfx for the new builder. @davidlgj
5
11
6
12
v0.8.6
7
13
------
8
- * Removed left over console.timeEnd
14
+ * Removed left over console.timeEnd @davidlgj
9
15
10
16
v0.8.5
11
17
------
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-schema-form" ,
3
- "version" : " 0.8.7 " ,
3
+ "version" : " 0.8.8 " ,
4
4
"description" : " Create complex forms from a JSON schema with angular." ,
5
5
"repository" : " Textalk/angular-schema-form" ,
6
6
"main" : " dist/schema-form.min.js" ,
You can’t perform that action at this time.
0 commit comments