Skip to content

Commit 3893661

Browse files
frenzzyokendoken
authored andcommitted
Remove fastclick dependency (#1305)
1 parent 9c85020 commit 3893661

File tree

3 files changed

+1033
-1175
lines changed

3 files changed

+1033
-1175
lines changed

package.json

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -15,28 +15,28 @@
1515
"dependencies": {
1616
"babel-polyfill": "^6.23.0",
1717
"bluebird": "^3.5.0",
18-
"body-parser": "^1.17.1",
18+
"body-parser": "^1.17.2",
1919
"bootstrap-sass": "^3.3.6",
2020
"bundle-loader": "^0.5.5",
2121
"classnames": "^2.2.5",
2222
"cookie-parser": "^1.4.3",
2323
"core-js": "^2.4.1",
24-
"express": "^4.15.2",
25-
"express-graphql": "^0.6.4",
24+
"express": "^4.15.3",
25+
"express-graphql": "^0.6.6",
2626
"express-jwt": "^5.3.0",
2727
"fastclick": "^1.0.6",
28-
"graphql": "^0.9.3",
28+
"graphql": "^0.10.1",
2929
"graphql-relay": "^0.5.1",
3030
"graphql-sequelize": "^5.3.2",
3131
"history": "^4.6.1",
3232
"isomorphic-style-loader": "^2.0.0",
33-
"jsonwebtoken": "^7.3.0",
33+
"jsonwebtoken": "^7.4.1",
3434
"node-fetch": "^1.6.3",
3535
"normalize.css": "^7.0.0",
3636
"passport": "^0.3.2",
3737
"passport-facebook": "^2.1.1",
3838
"pretty-error": "^2.1.0",
39-
"prop-types": "^15.5.8",
39+
"prop-types": "^15.5.10",
4040
"query-string": "^4.3.4",
4141
"react": "^15.5.4",
4242
"react-bootstrap": "^0.30.8",
@@ -50,50 +50,50 @@
5050
"redux-thunk": "^2.2.0",
5151
"sequelize": "^3.30.4",
5252
"serialize-javascript": "^1.3.0",
53-
"source-map-support": "^0.4.14",
53+
"source-map-support": "^0.4.15",
5454
"sqlite3": "^3.1.8",
5555
"whatwg-fetch": "^2.0.3"
5656
},
5757
"devDependencies": {
5858
"assets-webpack-plugin": "^3.5.1",
5959
"autoprefixer": "^7.1.1",
6060
"babel-cli": "^6.24.1",
61-
"babel-core": "^6.24.1",
61+
"babel-core": "^6.25.0",
6262
"babel-eslint": "^7.2.3",
6363
"babel-loader": "^7.0.0",
64-
"babel-plugin-istanbul": "^4.1.1",
64+
"babel-plugin-istanbul": "^4.1.4",
6565
"babel-plugin-rewire": "^1.1.0",
66-
"babel-preset-env": "^1.5.1",
66+
"babel-preset-env": "^1.5.2",
6767
"babel-preset-react": "^6.24.1",
6868
"babel-preset-react-optimize": "^1.0.1",
6969
"babel-preset-stage-2": "^6.24.1",
7070
"babel-register": "^6.24.1",
71-
"babel-template": "^6.24.1",
72-
"babel-types": "^6.24.1",
73-
"browser-sync": "^2.18.8",
74-
"chai": "^3.5.0",
75-
"chokidar": "^1.6.1",
76-
"cross-env": "^5.0.0",
77-
"css-loader": "^0.28.0",
71+
"babel-template": "^6.25.0",
72+
"babel-types": "^6.25.0",
73+
"browser-sync": "^2.18.12",
74+
"chai": "^4.0.2",
75+
"chokidar": "^1.7.0",
76+
"cross-env": "^5.0.1",
77+
"css-loader": "^0.28.4",
7878
"editorconfig-tools": "^0.1.1",
7979
"enzyme": "^2.8.2",
8080
"eslint": "^3.19.0",
8181
"eslint-config-airbnb": "^15.0.1",
8282
"eslint-loader": "^1.7.1",
8383
"eslint-plugin-css-modules": "^2.7.1",
84-
"eslint-plugin-import": "^2.2.0",
84+
"eslint-plugin-import": "^2.3.0",
8585
"eslint-plugin-jsx-a11y": "^5.0.3",
8686
"eslint-plugin-react": "^7.0.1",
87-
"file-loader": "^0.11.1",
87+
"file-loader": "^0.11.2",
8888
"front-matter": "^2.1.2",
89-
"glob": "^7.1.1",
89+
"glob": "^7.1.2",
9090
"json-loader": "^0.5.4",
91-
"lint-staged": "^3.4.0",
91+
"lint-staged": "^3.6.1",
9292
"markdown-it": "^8.3.1",
9393
"mkdirp": "^0.5.1",
94-
"mocha": "^3.3.0",
94+
"mocha": "^3.4.2",
9595
"null-loader": "^0.1.1",
96-
"nyc": "^10.2.0",
96+
"nyc": "^11.0.2",
9797
"opn-cli": "^3.1.0",
9898
"node-sass": "4.5.0",
9999
"pixrem": "^3.0.2",
@@ -117,21 +117,21 @@
117117
"raw-loader": "^0.5.1",
118118
"react-addons-test-utils": "^15.5.1",
119119
"react-deep-force-update": "^2.0.1",
120-
"react-hot-loader": "^3.0.0-beta.6",
121-
"redbox-react": "^1.3.6",
120+
"react-hot-loader": "^3.0.0-beta.7",
121+
"redbox-react": "^1.4.1",
122122
"redux-mock-store": "^1.2.3",
123123
"rimraf": "^2.6.1",
124124
"sass-loader": "6.0.3",
125-
"sinon": "^2.1.0",
126-
"stylefmt": "^5.3.2",
127-
"stylelint": "^7.10.1",
125+
"sinon": "^2.3.4",
126+
"stylefmt": "^6.0.0",
127+
"stylelint": "^7.11.0",
128128
"stylelint-config-standard": "^16.0.0",
129129
"url-loader": "^0.5.8",
130-
"webpack": "^2.4.1",
131-
"webpack-bundle-analyzer": "^2.4.0",
130+
"webpack": "^2.6.1",
131+
"webpack-bundle-analyzer": "^2.8.2",
132132
"webpack-dev-middleware": "^1.10.2",
133133
"webpack-hot-middleware": "^2.18.0",
134-
"write-file-webpack-plugin": "^4.0.2"
134+
"write-file-webpack-plugin": "^4.1.0"
135135
},
136136
"babel": {
137137
"presets": [

src/client.js

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import ReactDOM from 'react-dom';
1212
import { Router } from 'react-router';
1313
import ErrorReporter from 'redbox-react';
1414
import deepForceUpdate from 'react-deep-force-update';
15-
import FastClick from 'fastclick';
15+
import queryString from 'query-string';
1616
import { createPath } from 'history/PathUtils';
1717
import history from './history';
1818
import App from './components/App';
@@ -86,9 +86,6 @@ let onRenderComplete = function initialRenderComplete() {
8686
};
8787
};
8888

89-
// Make taps on links and buttons work fast on mobiles
90-
FastClick.attach(document.body);
91-
9289
const container = document.getElementById('app');
9390
let appInstance;
9491
let currentLocation = history.location;

0 commit comments

Comments
 (0)