偏右
161def04aa
Merge pull request #17806 from ant-design/feat-table-popup-container
...
feat: Table getPopupContainer
2019-07-23 13:46:01 +08:00
afc163
efecf5eafd
✅ add test snapshot
2019-07-23 11:58:05 +08:00
afc163
2a5a8415be
🐛 ConfigProvider getPopupContainer for Table
2019-07-23 11:48:34 +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
偏右
5ded0aef96
Merge pull request #17805 from phthhieu/fix_circular
...
fix: circular dependency in Menu
2019-07-22 21:37:40 +08:00
afc163
abcfe77b5b
✅ Add snapshot test for Table getPopupContainer
2019-07-22 21:36:57 +08:00
afc163
173859e49c
✨ Add Table getPopupContainer
...
close #17548
close #16876
close #14864
close #14426
2019-07-22 21:30:45 +08:00
Hieu Pham
53ce81690e
Fix circular dependency in Menu
...
https://github.com/ant-design/ant-design/issues/17803
Co-authored-by: Hau Dao <hau.vdao@gmail.com>
2019-07-22 20:15:48 +07: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
78496da6ef
✅ fix snapshot
2019-07-22 19:28:11 +08:00
afc163
518bf8c929
✅ fix snapshot
2019-07-22 19:22:51 +08:00
afc163
5742ae221c
⚡ improve upload list layout style
2019-07-22 19:22:51 +08:00
veveue
913d19113f
fix upLoadList style
2019-07-22 19:22:51 +08:00
Aleksandr Chernokondratenko
4f781a1769
Long placeholders truncate ( #17797 )
2019-07-22 19:21:33 +08:00
afc163
18c05189cf
💄 Remove Table demo use select hack css
...
close #17455
bc2de929e7/specs/draggable.spec.jsx (L374)
2019-07-22 18:53:58 +08:00
Bhavesh Chowdhury
03a6950204
Update download.en-US.md ( #17792 )
2019-07-22 18:20:34 +08:00
mraiguo
ebe9097689
fix: DatePicker date order ( #17694 )
...
* Fix selected time order #17346
* add test case
2019-07-22 17:07:13 +08:00
zombieJ
271b08192e
fix: Transfer change dataSource
will re-fresh lazy render ( #17783 )
...
* fix lazy load logic
* opt
* clean up
* clean when udpate
2019-07-22 15:52:09 +08:00
偏右
8a60bf0ced
Merge pull request #17784 from ant-design/style-date-picker-hover-border
...
style: DatePicker hover style less variable
2019-07-22 15:13:46 +08:00
afc163
9ef1cd70b6
💄 fix DatePicker hover style less variable
2019-07-22 15:09:43 +08:00
偏右
e59efdb0cb
Merge pull request #17775 from ant-design/fix-radio-button-style
...
fix: Radio.Button disabled item style
2019-07-22 13:44:53 +08:00
afc163
d43ff9d37a
🐛 Fix Radio.Button disabled item style
...
close #17736
2019-07-22 10:47:49 +08:00
ye4241
30a0a4d9e6
Update electron official website; ( #17767 )
2019-07-21 18:51:46 +08:00
Stanley Thijssen
427d0435b7
style: Remove right-margin of last item in Rate component ( #17764 )
...
* Removed right margin from last rating star
* Updated demo file to be inline with other demo that makes use of text
* Updated snapshot
2019-07-21 13:01:27 +08:00
Stanley Thijssen
69ef27709c
fix: Styling issue where all spans next to a checkbox wrapper get a padding ( #17761 )
...
* fix styling issue
* Added padding for span only when there is a checkbox in front of it
* Fixed last small styling issue where span and checkboxes didnt have any padding
* Updated snapshots with new class
2019-07-20 22:20:02 +08:00
偏右
b8485ca744
🐛 Fix Input line height in IE ( #17759 )
...
close #17753
2019-07-20 20:01:51 +08:00
Stanley Thijssen
5a32990874
fix: Styling issue where all spans next to a checkbox wrapper get a padding ( #17752 )
...
* fix styling issue
* Added padding for span only when there is a checkbox in front of it
2019-07-20 19:57:52 +08:00
afc163
06eb86c360
📝 Add offcial themes in documentation
2019-07-20 17:17:53 +08:00
偏右
29e4d2f3eb
Merge pull request #17756 from ant-design/fix-cascader
...
fix: Cascader broken when option children is null
2019-07-20 12:25:08 +08:00
afc163
93e41ed593
🐛 Fix Cascader broken when option children is null
...
close #17735
2019-07-20 12:24:17 +08:00
afc163
32f1e333ca
📝 Fix pull request link in changelog
...
close #17755
2019-07-20 11:37:33 +08:00
偏右
ca5d765eba
Merge pull request #17748 from yoyo837/fix-col
...
fix: All .ant-col sets the min-height
2019-07-20 11:25:08 +08:00
Wei Zhu
3ad39bb13a
Merge pull request #17751 from ant-design/github-workflow
...
Add deploy workflow
2019-07-19 21:42:19 +08:00
Meck Zhu
287010d5a6
Add deploy workflow
2019-07-19 21:35:51 +08:00
yoyo837
1d607d7019
all ant-col min-height setting
2019-07-19 20:34:12 +08:00
afc163
d6e14efa56
📝 update changelog
2019-07-19 19:11:51 +08:00
afc163
bf2abd122e
✨ 3.20.5
2019-07-19 17:53:13 +08:00
偏右
896e4e8fad
Merge pull request #17743 from ant-design/fix-danger-ghost-button
...
fix: Button danger style when type is ghost
2019-07-19 17:50:26 +08:00
偏右
3f2e1b10e5
Merge pull request #17708 from cottom/chore/remove-extra-disabled
...
chore: remove unnecessary disable default props
2019-07-19 17:47:11 +08:00
afc163
3c771b3b23
🐛 Fix Button danger style when type is ghost
...
close #17742
2019-07-19 17:35:04 +08:00
wenhong
77d8c92a16
chore: remove unnecessary disable default props
2019-07-19 17:05:29 +08:00
zombieJ
e83566b2e0
docs: update changelog ( #17739 )
...
* update changelog
* use img
2019-07-19 16:35:25 +08:00
afc163
bc8cb6e990
📝 fix changelog markdown style
2019-07-19 14:11:26 +08:00
偏右
4852e0ef09
✨ Timeline supports color gray item now ( #17731 )
2019-07-19 14:08:39 +08:00
偏右
a3d3f88c4a
Merge pull request #17733 from kdnk/update-lodash
...
Update lodash
2019-07-19 13:24:41 +08:00
Kodai Nakamura
8d0ce71a20
Update lodash
2019-07-19 13:34:47 +09:00
偏右
1147ae6949
Merge pull request #17732 from ant-design/master
...
Merge master into feature
2019-07-19 12:20:08 +08:00
偏右
4465c038b2
Merge pull request #17728 from ant-design/fix-pagination-style
...
💄 pagiation item hovering without underline
2019-07-19 10:54:47 +08:00
偏右
5192440eb6
Merge pull request #17719 from ReganL/patch-1
...
Fixed typo in use-with-create-react-app.en-US.md
2019-07-19 10:52:17 +08:00
afc163
b7b1bcfc90
💄 pagiation item hovering without underline
2019-07-19 10:50:56 +08:00