Commit Graph

15338 Commits

Author SHA1 Message Date
偏右
6e4a8632f5
Merge pull request #17695 from lhx6538665/patch-3
汉化api标题
2019-07-17 17:25:22 +08:00
刘宏玺
ffcf7fec4e
汉化api标题 2019-07-17 17:23:39 +08:00
偏右
ac3c0520c8
Merge pull request #17692 from lhx6538665/patch-2
汉化api标题
2019-07-17 16:24:18 +08:00
刘宏玺
8ad41c02cd
汉化api标题 2019-07-17 16:00:32 +08:00
偏右
4e2ca5bd3e
Merge pull request #17659 from billfeller/master
feat(Empty): description prop support false value to remove description node
2019-07-17 13:41:28 +08:00
wadezhan
6b877dce93 fix: last order 2019-07-17 11:49:47 +08:00
偏右
6c67de4b98
Merge pull request #17675 from ztplz/tabbar
fix: Correct renderTabBar type
2019-07-17 11:31:45 +08:00
偏右
ce52bf34b7
Merge pull request #17677 from binyellow/feat-anchor
feat: Re-bind scroll events when components change, add test cases
2019-07-17 11:30:50 +08:00
wadezhan
b808eddcb4 fix: ci fail 2019-07-17 11:30:38 +08:00
zombiej
56166f6901 chore: fix docs only mark of affix 2019-07-17 11:11:55 +08:00
wadezhan
66876623c7 fix: ci fail 2019-07-17 11:04:30 +08:00
偏右
d2060ac372
Merge pull request #17678 from ant-design/affix
fix: Adjust measure logic
2019-07-17 10:16:28 +08:00
zombiej
6b422814de fix lint 2019-07-16 23:50:21 +08:00
wadezhan
e403947127 feat(Empty): description prop support false value to remove description node 2019-07-16 22:44:18 +08:00
wadezhan
fab98738f4 feat(Empty): description prop support false value to remove description node 2019-07-16 22:32:36 +08:00
wadezhan
9d437d39f9 feat(Empty): description prop support undefined/null value to remove description node 2019-07-16 22:11:30 +08:00
wadezhan
5df766fb5b feat(Empty): description prop support undefined/null value to remove description node 2019-07-16 22:06:58 +08:00
wadezz
dbc8d4b83b
Merge pull request #3 from ant-design/master
merge: ant-design/master
2019-07-16 21:43:08 +08:00
zombiej
a9dbee97f0 fix container 2019-07-16 20:48:03 +08:00
黄斌
aa663e149d feat: Re-bind scroll events when components change, add test cases 2019-07-16 19:19:11 +08:00
偏右
e907e1408f
Merge pull request #17676 from lixiaoyang1992/form-pr
feat(Form): upgrade setFieldsValue function declaration
2019-07-16 18:21:37 +08:00
lixiaoyang1992
4e804bd466 feat(Form): upgrade setFieldsValue function declaration 2019-07-16 18:04:52 +08:00
ztplz
2762f40394 Correct renderTabBar type 2019-07-16 17:32:55 +08:00
偏右
546c97e09f
Merge pull request #17673 from lhx6538665/patch-2
修改api的样式错误
2019-07-16 17:24:50 +08:00
刘宏玺
cd9c3d7327
修改api的样式错误 2019-07-16 17:23:20 +08:00
afc163
6e795d6f79 📝 update PULL_REQUEST_TEMPLATE 2019-07-16 11:56:58 +08:00
偏右
aa0a0de0ca
Merge pull request #17657 from ant-design/fix-set-state-warning
fix: Cannot update during an existing state transition
2019-07-16 11:51:29 +08:00
zombieJ
e40239a0eb
update rc-select deps (#17664) 2019-07-16 11:50:14 +08:00
afc163
67e027a41c 🐛 Fix Cannot update during an existing state transition
close #17147
2019-07-16 11:25:35 +08:00
wadezhan
c6730d419a feat: Empty description support false value 2019-07-15 23:37:49 +08:00
wadezhan
61dc08f9c7 feat: Empty description support false value 2019-07-15 23:24:20 +08:00
wadezz
ac962a5bce
Merge pull request #2 from ant-design/master
merge: ant-design/master
2019-07-15 23:05:36 +08:00
zombieJ
bed07392fd
update snapshot (#17656) 2019-07-15 19:32:46 +08:00
偏右
b44a075ccc
Merge pull request #17641 from ant-design/fix-firefox-border
fix: Table border radius missing in Firefox
2019-07-15 18:53:11 +08:00
zombiej
edacc50543 not hide scroll line when multiple lines 2019-07-15 17:59:29 +08:00
Meck Zhu
3f7eb97cbf docs: Use more proper word 2019-07-15 16:34:51 +08:00
Ivan
9fdf41740d Extend MenuItemProps from HTMLAttributes<HTMLLIElement> (#17629) 2019-07-15 15:43:11 +08:00
Meck Zhu
f4095ef5d5 Fix css properties orders 2019-07-15 15:32:08 +08:00
Meck Zhu
188cd35fb1 Bump 3.20.3 2019-07-15 15:18:22 +08:00
Wei Zhu
735c04aff0
Add 3.20.3 changelog (#17646)
Add 3.20.3 changelog
2019-07-15 15:17:48 +08:00
Meck Zhu
437defccb3 Add 3.20.3 changelog 2019-07-15 15:10:13 +08:00
Wei Zhu
5b7c922594 Revert #17508 (#17639)
* Revert "fix: Style property orders"

This reverts commit 54a992c359.

* Revert "fix: optimize Input presuffix style(#17414)"

This reverts commit 9691d2bee1.
2019-07-15 15:04:51 +08:00
afc163
e8dabedb76 🐛 Fix Table border radius missing in Firefox
close #17611

ref https://github.com/ant-design/ant-design/pull/12263#discussion_r303193443
2019-07-15 14:23:00 +08:00
afc163
491e38838b fix snapshot 2019-07-15 13:43:36 +08:00
偏右
138abc847e
Merge pull request #17633 from Willworkgogogo/patch-1
Update 404.md
2019-07-15 13:35:41 +08:00
Will
20fa17b8b1
Update 404.md 2019-07-15 10:43:28 +08:00
诸岳
aec0eb9f93 Bump 3.20.2 2019-07-13 17:02:13 +08:00
诸岳
54a992c359 fix: Style property orders 2019-07-13 16:55:18 +08:00
诸岳
5e79e51944
docs: Add the changelog of 3.20.2 (#17621) 2019-07-13 15:57:18 +08:00
binyellow
9afe726a6f perf: setState only when activeKey changed (#17620) 2019-07-13 10:43:35 +08:00