Commit Graph

15553 Commits

Author SHA1 Message Date
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
Regan Langford
f0c5f7ec00
Fixed typo in use-with-create-react-app.en-US.md
Minor typo in the eject application section, have corrected and made the sentence slightly more descriptive.
2019-07-18 13:10:01 +02:00
zombieJ
cdcbb54393
fix dekko test (#17707) 2019-07-18 15:13:23 +08:00
偏右
d032784dd2
Merge pull request #17705 from lhx6538665/patch-4
style: expand card action click area
2019-07-18 14:33:58 +08:00
刘宏玺
28d70f57fc
让card的action更容易点击 2019-07-18 13:49:43 +08:00
偏右
57c9c1f4e1
Merge pull request #17697 from ant-design/improve-less-variables
style: Improve less variables
2019-07-17 23:06:50 +08:00
偏右
8a166cde15
Merge pull request #17613 from alxkosov/menu_customize_icon_size
feat: create variable for customize size of icon on menu
2019-07-17 23:06:46 +08:00
偏右
f5e318ac98
Merge pull request #17698 from ant-design/drawer-multi-unmount
fix: delete drawer in child and re-render, no push started
2019-07-17 21:26:38 +08:00
jljsj
bc39c158ab add test 2019-07-17 20:41:53 +08:00
jljsj
d4c90d4a3b fix: delete drawer in child and re-render, no push started 2019-07-17 20:05:39 +08:00
afc163
a9a24d0d39 📝 Add components count in component page 2019-07-17 19:52:21 +08:00
偏右
85ee1e485f
Merge pull request #17600 from ant-design/merge-portal
fix: unified modal and drawer protal and fix overflow conflict
2019-07-17 19:28:19 +08:00
afc163
37784bc8a2 fix snapshot 2019-07-17 19:04:40 +08:00
afc163
c15c0fc199 🔧 Add less variables for Tabs[type="card"] 2019-07-17 18:58:30 +08:00
Alexander.Kosov
6428840c50 create variable for customize size of icon on menu 2019-07-17 13:54:31 +03:00
afc163
b09d59e9fe 🔧 Add less variables for Timeline 2019-07-17 18:43:10 +08:00
afc163
6d76292b29 🔧 Add less var @progress-radius 2019-07-17 18:28:02 +08:00
afc163
2ad61d6ceb 🔧 Add less variables for Slider handler 2019-07-17 18:04:13 +08:00
afc163
2add8007be code style improve 2019-07-17 17:57:50 +08:00
afc163
75ba74c23d 💄 should use @border-radius-sm 2019-07-17 17:51:26 +08:00
afc163
3a3cf47472 💄 Optimize danger Button design 2019-07-17 17:48:10 +08:00
偏右
248a0b6d59
Merge pull request #17696 from JonathanLee-LX/master
docs: correct form documentation
2019-07-17 17:30:42 +08:00
偏右
6e4a8632f5
Merge pull request #17695 from lhx6538665/patch-3
汉化api标题
2019-07-17 17:25:22 +08:00
Jonathan Lee
9e6cb56ef7 docs: correct form documentation 2019-07-17 17:23:42 +08:00
刘宏玺
ffcf7fec4e
汉化api标题 2019-07-17 17:23:39 +08:00