Skip to content

Commit

Permalink
#14 grid question - configurable cell input type
Browse files Browse the repository at this point in the history
  • Loading branch information
mwasiluk committed Aug 20, 2016
1 parent 2ac033b commit b57bd05
Show file tree
Hide file tree
Showing 24 changed files with 199 additions and 45 deletions.
1 change: 1 addition & 0 deletions demo/form-data.json
Expand Up @@ -122,6 +122,7 @@
"type": "grid",
"required": true,
"grid": {
"cellInputType": "radio",
"rows": [
{
"id": "36683a4385337df9ab6b580207272b5b",
Expand Down
4 changes: 2 additions & 2 deletions dist/form-builder-bootstrap-tpls.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/form-builder-material-tpls.min.js

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions dist/form-builder.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/form-utils.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b57bd05

Please sign in to comment.