Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a8cba38

Browse files
Make bindings one-time, still need to replace id and name with one-time function call
1 parent 04685e9 commit a8cba38

22 files changed

+68
-82
lines changed

‎package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,11 @@
2121
],
2222
"license": "MIT",
2323
"dependencies": {
24-
"angular-schema-form": "git://github.com/json-schema-form/angular-schema-form.git#feature/webpack-babel"
24+
"angular": ">= 1.2",
25+
"angular-messages": "^1.5.0",
26+
"angular-sanitize": ">= 1.2",
27+
"angular-schema-form": "git://github.com/json-schema-form/angular-schema-form.git#feature/webpack-babel",
28+
"tv4": "~1.0.15"
2529
},
2630
"devDependencies": {
2731
"babel-core": "^6.10.4",

‎src/angular-schema-form-bootstrap-templates.js

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /