We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d526026 commit 9e14725Copy full SHA for 9e14725
bower.json
@@ -4,7 +4,7 @@
4
"dist/schema-form.min.js",
5
"dist/bootstrap-decorator.min.js"
6
],
7
- "version": "0.7.7",
+ "version": "0.7.8",
8
"authors": [
9
"Textalk",
10
"David Jensen <david.lgj@gmail.com>",
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular-schema-form",
3
"description": "Create complex forms from a JSON schema with angular.",
"repository": "Textalk/angular-schema-form",
"main": "dist/schema-form.min.js",
0 commit comments