Commit Graph

2149 Commits

Author SHA1 Message Date
Meck Zhu
64f1aa0277 Bump 3.21.3 2019-08-09 17:02:53 +08:00
afc163
ca3f4a18ca Fix TypeScript errors 2019-08-09 12:20:37 +08:00
afc163
60e7fa3c73 Migrate to react-intl 3 2019-08-08 18:16:18 +08:00
orzyyyy
63b33d4020 fix: unexpected changes of snapshots 2019-08-06 15:36:12 +08:00
orzyyyy
ce124a36f8 perf: check typescript with eslint 2019-08-06 15:31:59 +08:00
zombieJ
c6d04a7ed1
docs: add 3.21.2 changelog (#18106) 2019-08-06 01:01:37 +08:00
zombieJ
0bc948db4c
update changelog (#18076) 2019-08-05 11:33:38 +08:00
ikobe
f0d6c0515d Release 3.21.0 2019-08-05 00:39:32 +08:00
afc163
4e57d8a5fe
fix snapshots 2019-08-04 22:45:12 +08:00
ikobe
e97bd6f4ae feat: resolve conflicts 2019-08-04 17:28:25 +08:00
Jinke Li
0240d126ec feat(Upload): add transformFile option for transform file before request (#18009)
* feat: add transformFile optionfor transform file before request

* feat: bump rc-upload 2.7.0

* feat(Upload): optimize doc
2019-08-04 12:18:46 +08:00
啸生
4c23bc2543
Feature (#18049)
Feature
2019-08-02 17:38:50 +08:00
afc163
6434a3b414 antd-tools => @ant-design/tools 2019-08-01 15:13:52 +08:00
Sivaraj
272b89a7a4 update package.json
- Revert back to version starts with ~ instead of ^
- test snapshots
2019-07-31 12:39:04 +05:30
afc163
d4c8288d4d 🔧 use pretty-quick 2019-07-31 14:32:12 +08:00
Sivaraj
a811fc801b Update package.json 2019-07-31 11:58:40 +05:30
Sivaraj
e1cc539e2b rc-calendar version updated
rc-calendar locale added to npm and  `package.json` updated
2019-07-31 11:56:04 +05:30
信鑫-King
cde4b152d6 upd: bisheng (#17974) 2019-07-30 13:34:36 +08:00
zombieJ
5a128c40a9
docs: add changelog (#17902) 2019-07-26 00:18:20 +08:00
ycjcl868
902a813cab 📝 zh-CN changelog 2019-07-24 20:58:14 +08:00
zombieJ
81d8eb8afe
feat: ConfigProvider support locale (#17816)
* ConfigProvider support locale

* update docs

* update category

* clean up

* moving locale

* update check script

* update related code

* add test case

* demo link

* update doc

* hide one rule of md with eslint

* update error link
2019-07-24 10:34:55 +08:00
zombieJ
bdea770670
Merge pull request #17804 from ant-design/master
chore: Merge master into feature
2019-07-23 10:23:55 +08:00
zombieJ
42468b6ad7
feat: Enhance accessibility of Table expanded icon (#17781)
* use icon instead of css

* update snapshot

* clean up

* update style

* update snapshot

* add click test case

* clean up

* update snapshot
2019-07-22 19:28:23 +08:00
afc163
bf2abd122e 3.20.5 2019-07-19 17:53:13 +08:00
zombieJ
e83566b2e0
docs: update changelog (#17739)
* update changelog

* use img
2019-07-19 16:35:25 +08:00
Kodai Nakamura
8d0ce71a20 Update lodash 2019-07-19 13:34:47 +09:00
jiang
d0c636fa50
Merge branch 'master' into merge-portal 2019-07-17 11:14:46 +08:00
zombieJ
e40239a0eb
update rc-select deps (#17664) 2019-07-16 11:50:14 +08:00
Meck Zhu
188cd35fb1 Bump 3.20.3 2019-07-15 15:18:22 +08:00
jljsj
b5632d6eef fix react 15 test 2019-07-15 14:33:56 +08:00
jljsj
786bde9ca1 update modal and drawer protal 2019-07-15 14:33:56 +08:00
诸岳
aec0eb9f93 Bump 3.20.2 2019-07-13 17:02:13 +08:00
偏右
a46eb8ea30
Update package.json 2019-07-11 17:23:03 +08:00
dependabot-preview[bot]
9fb6e78279
Update @babel/plugin-transform-typescript requirement
Updates the requirements on [@babel/plugin-transform-typescript](https://github.com/babel/babel) to permit the latest version.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.4.5...v7.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-08 08:57:25 +00:00
Yu
bc6c0f1460
chore: changelog for 3.20.1 (#17499) 2019-07-07 13:57:28 +08:00
afc163
47b85c9d8b
lock @babel/plugin-transform-typescript to ~7.4.5 2019-07-07 11:16:51 +08:00
afc163
4d1fe60093
lock @babel/plugin-transform-typescript again
7.5.1 still has bug

https://github.com/babel/babel/issues/10156#issuecomment-508924725
2019-07-07 11:11:41 +08:00
偏右
0f6b8c8059
🆙 upgrade react-dnd 2019-07-06 22:25:21 +08:00
偏右
c484fdf0e9
Remove @babel/plugin-transform-typescript dep
https://github.com/babel/babel/pull/10167
2019-07-06 22:14:01 +08:00
zombieJ
a517a9e01b
chore: Lock @babel/plugin-transform-typescript version (#17486)
* lock @babel/plugin-transform-typescript

* pined 7.4.x
2019-07-05 14:27:57 +08:00
偏右
b1e63be9e3 fix: icon typo (#17458)
* 🐛 Fix icon typo

close #17448

*  update snapshots

*  add test case
2019-07-04 15:00:42 +08:00
陈帅
8a9d16be07
fix gh-pages ci running problem (#17382) 2019-07-02 19:42:47 +08:00
偏右
e9adb452d0
Update package.json 2019-07-02 13:15:34 +08:00
陈帅
0ea9779ac3 publish 3.20.0 2019-06-30 22:37:00 +08:00
陈帅
722b39ec16 Merge branch 'master' into feature 2019-06-28 21:55:15 +08:00
afc163
10a6d1be8c
🔧 move scripts to antd-tools 2019-06-28 12:18:34 +08:00
偏右
080842bbf9
🐛 unlock react-router version back
https://github.com/ReactTraining/react-router/issues/6811#issuecomment-505894103
2019-06-27 00:14:36 +08:00
偏右
000757d74a
Merge pull request #17311 from ant-design/jljsj33-patch-1
chore: Update rc-drawer version to fix afterVisibleChange issue
2019-06-27 00:09:04 +08:00
afc163
c6a1837075
🆙 upgrade eslint-config-prettier 2019-06-26 19:24:05 +08:00
hengkx
2a42432c10 Progress Circle support gradient 2019-06-26 17:31:54 +08:00