afc163
62aeb5aff2
📝 Add lang attribute to html
2019-08-19 11:08:20 +08:00
orzyyyy
a707050c05
perf: check prop only from metadata of demo ( #18332 )
...
* perf: check prop from metadata of demo
* fix: indent
2019-08-18 18:58:13 +08:00
偏右
1ccebe7618
🆙 revert locking less ( #18331 )
...
https://github.com/less/less.js/issues/3414
https://github.com/less/less.js/issues/3416
2019-08-18 15:21:42 +08:00
afc163
3a5364d38a
✨ 3.22.0
2019-08-17 22:43:08 +08:00
afc163
a578b8ecfc
🆙 upgrade devDeps
2019-08-17 22:42:14 +08:00
偏右
8345554cd7
Merge pull request #18324 from ant-design/master
...
chore: Merge master into feature
2019-08-17 22:39:04 +08:00
偏右
4e9c477bb3
fix: Cascader notFoundContent width ( #18325 )
...
* 🐛 Fix Cascader notFoundContent width
close #18176
* 🔒 lock less to 3.9.0
https://github.com/less/less.js/issues/3416
https://github.com/less/less.js/issues/3414
2019-08-17 22:29:02 +08:00
Vijay Thirugnanam
c7e11a0eac
feat: upgrade rc-mentions ( #18298 )
...
* upgrade rc-mentions
* update docs for mentions component
* update docs
2019-08-17 16:13:12 +08:00
afc163
ddd6400391
:china: Fix cn pages locale
2019-08-16 13:34:35 +08:00
vagusX
ab9d8589a3
feat: use warning from rc-util ( #18287 )
2019-08-15 15:08:53 +08:00
偏右
19fc777351
Merge pull request #18274 from ant-design/master
...
Merge master into feature
2019-08-14 21:44:20 +08:00
afc163
5bb2be2b27
✅ Remove tslint
2019-08-14 18:33:14 +08:00
afc163
9301e6a129
🆙 upgrade typescript-eslint deps
2019-08-14 18:31:05 +08:00
afc163
760853e239
💄 eslint for all
2019-08-14 18:21:24 +08:00
Yu
2d2d9f60c4
feat: steps component support type navigation ( #17994 )
...
* feat: support type nav style
* fix: some style for review issue
* fix: active hover style
* chore: use navigation and upgrade rc-steps
* feat: support disabled prop for Steps.Step
* feat: support subTitle and improve code style
* fix: navigation steps item style
* test: update snap test case
* fix: test steps snapshots and review style issue
* fix: lint issue
* fix: lint style issue of steps
* fix: update steps demo for review issue
* fix: steps nav style detail
* fix: steps nav fix style detail
* fix: Steps subtitle overflow style in firefox
* docs: fix Steps new api doc
2019-08-14 11:18:36 +08:00
afc163
9095189bcf
✅ fix Carousel test case
2019-08-12 19:04:33 +08:00
afc163
097261b8e0
🆙 upgrade react-slick to resolve warning
...
ref #9792
2019-08-12 19:04:31 +08:00
afc163
2bddeef1e5
🆙 upgrade eslint-config-airbnb
2019-08-12 19:04:30 +08:00
Meck Zhu
8163c98264
Bump 3.21.4
2019-08-09 18:14:46 +08:00
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