Denis
360eefc7d5
Add less variable @modal-body-padding ( #15476 )
2019-03-18 15:07:14 +08:00
DiamondYuan
972840e74d
feat: Improve Empty component ( #15444 )
...
* feat: empty support imageSize prop
* docs: update demo for empty component
* docs: update docs for empty component
* test: update snapshot of empty component demo
* feat: empty component support use simple image
* docs: update demo for component empty
* docs: update doc for empyt component
* docs: add absence of a space for demo of empty component
2019-03-18 12:01:38 +08:00
杨小事er
68c6982d89
feat(Menu): add overflowedIndicator prop ( #15459 )
2019-03-17 14:21:03 +08:00
偏右
9b8126cc54
Merge pull request #15397 from searleb/independent-btn-styles
...
Independent btn styles
2019-03-15 20:46:09 +08:00
Bill Searle
ffc5321c18
Add vars to theme for btn border width and style
2019-03-14 15:03:29 +11:00
Bill Searle
d60f64c040
Add independent variables for btn width and style
2019-03-14 15:00:55 +11:00
偏右
102c342e6e
Merge pull request #15319 from Adamwu1992/patch-1
...
support `Modal.confirm({ icon: null })` to hide default Icon
2019-03-13 19:28:31 +08:00
adam
77c431b180
support { icon: null }
to hide default Icon
2019-03-13 08:38:10 +08:00
偏右
b807859cc3
Merge branch 'master' into feature
2019-03-08 16:58:57 +08:00
afc163
8f8471fa5d
💄 fix missing semicolon
2019-03-08 16:57:39 +08:00
偏右
4cb2850ae2
Merge pull request #15283 from ant-design/chore/mergem
...
Sync master changes to feature branch
2019-03-08 16:52:26 +08:00
愚道
e3a2c38e67
Merge branch 'master' into chore/mergem
2019-03-08 16:32:40 +08:00
偏右
194dedd013
Merge pull request #15286 from ant-design/improve-code
...
Refactor some code after #15254
2019-03-08 16:20:42 +08:00
偏右
884e13582a
Merge pull request #15285 from jinxin0112/patch-1
...
fix: two colons will appear in FormItem label
2019-03-08 16:13:41 +08:00
afc163
bd0eb34487
make sure count compare as number
2019-03-08 15:57:07 +08:00
偏右
71440a218b
Update components/form/style/index.less
...
Co-Authored-By: jinxin0112 <m18508218948@163.com>
2019-03-08 15:53:27 +08:00
afc163
da6662562b
⚡ refactor some code after #15254
2019-03-08 15:43:46 +08:00
JinXin
7ccf6855c6
fix: appear two colons
...
If the label attribute of the component Form.Item is a ReactNode and the same label tag exists inside the ReactNode, two colons will appear.
2019-03-08 15:31:46 +08:00
愚道
a4f73ff64e
chore: sync master to feature
2019-03-08 15:21:36 +08:00
偏右
d02ec78567
Merge pull request #15276 from DiamondYuan/form-prop
...
feat: Form support set colon
2019-03-08 14:50:31 +08:00
偏右
120ea3a38d
Merge pull request #15252 from yoyo837/add-label-align
...
add labelAlign for Form and FormItem
2019-03-08 14:50:13 +08:00
偏右
94cd2ac3f4
Merge pull request #15210 from ant-design/fix-list-item-text-margin
...
Refactor List Item dom structure
2019-03-08 14:44:06 +08:00
偏右
5415b81f63
Merge pull request #15254 from zy410419243/migrate
...
refactor: migrate lifecycle method
2019-03-08 14:13:24 +08:00
偏右
ee65a2d8de
Merge branch 'feature' into form-prop
2019-03-08 14:10:07 +08:00
偏右
057f215061
Merge pull request #15279 from ant-design/master
...
Sync master changes to feature branch
2019-03-08 14:09:45 +08:00
DiamondYuan
c8ba4da309
docs: add since comment for FormProps
2019-03-08 13:03:29 +08:00
偏右
952d2ec06a
Merge branch 'feature' into master
2019-03-08 12:38:04 +08:00
Cheng
c882a4b918
Style tree content to full width ( #14858 )
...
* ✨ (tree) new blockNode props
* 💄 (tree) style for blockNode
* 📝 (tree) update draggable demo
* 🐛 (tree) fix custom switcherIcon class
* ✅ (tree) update snapshots
* 📝 (tree) update docs
* 👌 opt trans
2019-03-08 12:36:46 +08:00
ztplz
2e0a85324b
Fix type ( #15266 )
...
* Fix type
* Update index.tsx
2019-03-08 12:26:01 +08:00
偏右
d4140713ab
Merge pull request #15241 from zy410419243/issue-14775
...
pref: lift up coverage rate
2019-03-08 12:23:56 +08:00
偏右
c443421176
Merge pull request #15272 from ant-design/fix-demo-test-fail-in-react-15
...
Fix test fails in React 15
2019-03-08 12:10:32 +08:00
DiamondYuan
5b162897a8
feat: support props colon of Form
2019-03-08 11:25:37 +08:00
afc163
f44ff94dec
✅ Fix test fails in React 15
2019-03-08 11:00:33 +08:00
偏右
bd76dc6b9e
Merge pull request #15264 from ant-design/xiaohuoni-patch-1
...
change badge text types
2019-03-08 00:30:42 +08:00
陈小聪
85a293eacb
change badge text types
...
```jsx
<Badge status="default" text={<span style={{ color: 'rgba(0, 0, 0, 0.45)' }}>未响应</span>} />
```
2019-03-08 00:21:53 +08:00
Amumu
9549ed308d
fix doc ( #15259 )
2019-03-07 20:40:06 +08:00
偏右
65b69b7265
Merge pull request #15256 from yoyo837/fix-steps-label-align
...
fix when size is small and label is vertical the label text not align center
2019-03-07 18:01:50 +08:00
偏右
93820ba90e
Merge pull request #15150 from ant-design/affox
...
Fix Affix updatePosition logic.
2019-03-07 17:59:40 +08:00
yoyo837
6b84c079dd
fix when size is small and label is vertical the label text not align center
2019-03-07 17:04:31 +08:00
zy410419243
7642cbf18d
refactor: update lifecycle method for Menu
2019-03-07 16:58:53 +08:00
zy410419243
555af0a40d
Revert "refactor: update lifecycle method for Affix"
...
revert: related to #15150
2019-03-07 16:49:36 +08:00
zy410419243
4601144f3f
refactor: update lifecycle method for Calendar
2019-03-07 16:33:59 +08:00
zy410419243
4dc533c202
refactor: update lifecycle method for Badge
2019-03-07 16:03:02 +08:00
zy410419243
ad30c02710
refactor: update lifecycle method for Affix
2019-03-07 15:50:07 +08:00
zombieJ
dd435afadb
fix warning check logic ( #15251 )
2019-03-07 15:47:43 +08:00
zy410419243
774cbf92e0
chore: export with polyfill
2019-03-07 15:39:34 +08:00
yoyo837
0b1410a710
don't disclose some props define in doc
2019-03-07 15:34:11 +08:00
偏右
01cf2114cc
Merge pull request #15245 from ant-design/update-demo
...
update Collapse demo adding stopPropagation sample
2019-03-07 15:24:32 +08:00
zy410419243
63616479ec
refactor: update lifecycle method for Transfer
2019-03-07 15:18:57 +08:00
yoyo837
5281d7b7f2
add labelAlign for Form and FormItem
2019-03-07 15:14:27 +08:00