Merge branch '2.1-dev' into 'master'
2.1 dev Closes #16, #29, and #14 See merge request srct/whats-open-web!6
CHANGELOG.md
0 → 100644
... | ... | @@ -16,12 +16,14 @@ |
"material-ui-icons": "^1.0.0-alpha.19", | ||
"node-sass-chokidar": "^0.0.3", | ||
"npm-run-all": "^4.1.1", | ||
"phone-formatter": "^0.0.2", | ||
"prop-types": "^15.5.10", | ||
"react": "^15.6.1", | ||
"react-autosuggest": "^9.3.2", | ||
"react-classnames": "^0.1.2", | ||
"react-dom": "^15.6.1", | ||
"react-mapbox-gl": "^2.5.2", | ||
"react-notification-system": "^0.2.16", | ||
"react-redux": "^5.0.5", | ||
"react-router-dom": "^4.1.2", | ||
"react-router-redux": "^5.0.0-alpha.9", | ||
... | ... |
src/components/Alert.js
0 → 100644