Skip to content

Commit

Permalink
All forms except DataElement
Browse files Browse the repository at this point in the history
  • Loading branch information
Markionium committed Dec 22, 2015
1 parent 71814ba commit f4b4671
Show file tree
Hide file tree
Showing 70 changed files with 866 additions and 2,494 deletions.
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
node_modules/
build/
webpack.config.js
src/dev_jquery.js
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"webpack-dev-server": "^1.12.0"
},
"dependencies": {
"babel-eslint": "^4.0.10",
"babel-loader": "^5.3.2",
"classnames": "^2.1.3",
"d2": "0.0.16",
Expand All @@ -57,6 +58,7 @@
"d2-ui-icon": "0.0.2",
"d2-ui-pagination": "0.0.4",
"d2-utils": "0.0.4",
"eslint": "^1.10.3",
"jquery": "^2.1.4",
"lodash.isnumber": "^3.0.1",
"loglevel": "^1.4.0",
Expand Down
74 changes: 0 additions & 74 deletions src/BasicFields/AttributeFields.component.js

This file was deleted.

39 changes: 0 additions & 39 deletions src/BasicFields/CheckBox.component.js

This file was deleted.

103 changes: 0 additions & 103 deletions src/BasicFields/Form.component.js

This file was deleted.

101 changes: 0 additions & 101 deletions src/BasicFields/FormField.mixin.js

This file was deleted.

48 changes: 0 additions & 48 deletions src/BasicFields/FormFields.component.js

This file was deleted.

Loading

0 comments on commit f4b4671

Please sign in to comment.