File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1+ v0.7.9
2+ ------
3+ * Fixed a wrongful glob in bower.json that caused files to be missing in the bower install. Thanks, @mohsen1 for reporting it.
4+
15v0.7.8
26------
37* Thanks to @burdiuz for finding a memory leak issue and finding a solution. And thanks to @davidlgj for implementing that solution.
Original file line number Diff line number Diff line change 44 " dist/schema-form.min.js" ,
55 " dist/bootstrap-decorator.min.js"
66 ],
7- "version" : " 0.7.8 " ,
7+ "version" : " 0.7.9 " ,
88 "authors" : [
99 " Textalk" ,
1010 " 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.7.8 " ,
3+ "version" : " 0.7.9 " ,
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