Skip to content

Commit

Permalink
Merge pull request #100 from ant-design/3.0
Browse files Browse the repository at this point in the history
3.0
  • Loading branch information
jljsj33 authored Aug 21, 2019
2 parents 4cc958b + 13e8b47 commit a964e0d
Show file tree
Hide file tree
Showing 116 changed files with 26,382 additions and 1,565 deletions.
20,679 changes: 20,679 additions & 0 deletions package-lock.json

Large diffs are not rendered by default.

16 changes: 10 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,22 @@
"antd": "^3.10.1",
"autoresponsive-react": "^1.1.31",
"enquire-js": "^0.2.1",
"leancloud-storage": "^3.5.0",
"raw-loader": "^2.0.0",
"leancloud-storage": "^3.14.0",
"query-string": "^6.8.2",
"ramda": "^0.26.1",
"raw-loader": "^3.0.0",
"rc-animate": "^2.4.4",
"rc-banner-anim": "^2.1.0",
"rc-drawer": "^1.5.0",
"rc-editor-list": "~1.3.0",
"rc-drawer": "^2.0.0",
"rc-editor-list": "^1.6.0",
"rc-queue-anim": "^1.6.0",
"rc-scroll-anim": "^2.5.0",
"rc-texty": "^0.2.0",
"rc-tween-one": "^2.2.0",
"react-document-title": "^2.0.1",
"react-lifecycles-compat": "^3.0.4",
"redux-saga": "^1.0.5",
"store": "^2.0.12",
"xss": "^1.0.3"
},
"devDependencies": {
Expand All @@ -42,7 +47,7 @@
"cross-env": "^5.1.1",
"deep-eql": "^4.0.0",
"dragula": "^3.7.2",
"eslint": "^5.4.0",
"eslint": "^6.0.0",
"eslint-config-airbnb": "^17.0.0",
"eslint-loader": "^2.1.1",
"eslint-plugin-babel": "^5.1.0",
Expand All @@ -66,7 +71,6 @@
"react-redux": "^7.0.2",
"redux": "^4.0.1",
"redux-logger": "^3.0.6",
"redux-thunk": "^2.2.0",
"stylelint": "^10.0.1",
"stylelint-config-standard": "^18.2.0"
},
Expand Down
320 changes: 0 additions & 320 deletions site/edit-module/actions.js

This file was deleted.

Loading

0 comments on commit a964e0d

Please sign in to comment.