Do (more) client side validation of registration parameters.

This commit is contained in:
David Baker
2016-01-15 13:31:41 +00:00
parent b491447702
commit 02e41450b4
3 changed files with 124 additions and 21 deletions
+2 -1
View File
@@ -34,7 +34,8 @@
"react-dom": "^0.14.2",
"react-gemini-scrollbar": "^2.0.1",
"sanitize-html": "^1.11.1",
"velocity-animate": "^1.2.3"
"velocity-animate": "^1.2.3",
"velocity-ui-pack": "^1.2.2"
},
"//deps": "The loader packages are here because webpack in a project that depends on us needs them in this package's node_modules folder",
"//depsbuglink": "https://github.com/webpack/webpack/issues/1472",