DiamondYuan
addc7bd266
feat: Improve Empty component again ( #15487 )
* feat: rewrite component empty
* refactor: use static variable
* refactor: extraction function for component empty
* docs: update docs and demo
* feature: image add image style prop
* docs: update doc of component empty
* docs: add since comment to imageStyle prop
* test: update snapshots
* style: use number in style
* docs: update docs of component empty
* docs: update doc of component empty
* test: fix test broken
* docs: update docs for empty component
* refactor: rewrite empty component
* docs: update doc of component empty
* doc: change image size
6 years ago
Denis
eacf35dbad
Modal footer bg ( #15469 )
* Add less variable @modal-footer-bg
* Fix less variable @modal-footer-bg
* Update components/style/themes/default.less
Co-Authored-By: shumkovdenis <shumkovdenis@gmail.com>
6 years ago
Denis
360eefc7d5
Add less variable @modal-body-padding ( #15476 )
6 years ago
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
6 years ago
杨小事er
68c6982d89
feat(Menu): add overflowedIndicator prop ( #15459 )
6 years ago
偏右
9b8126cc54
Merge pull request #15397 from searleb/independent-btn-styles
Independent btn styles
6 years ago
Bill Searle
ffc5321c18
Add vars to theme for btn border width and style
6 years ago
Bill Searle
d60f64c040
Add independent variables for btn width and style
6 years ago
偏右
102c342e6e
Merge pull request #15319 from Adamwu1992/patch-1
support `Modal.confirm({ icon: null })` to hide default Icon
6 years ago
adam
77c431b180
support `{ icon: null }` to hide default Icon
6 years ago
偏右
b807859cc3
Merge branch 'master' into feature
6 years ago
afc163
8f8471fa5d
💄 fix missing semicolon
6 years ago
偏右
4cb2850ae2
Merge pull request #15283 from ant-design/chore/mergem
Sync master changes to feature branch
6 years ago
愚道
e3a2c38e67
Merge branch 'master' into chore/mergem
6 years ago
偏右
194dedd013
Merge pull request #15286 from ant-design/improve-code
Refactor some code after #15254
6 years ago
偏右
884e13582a
Merge pull request #15285 from jinxin0112/patch-1
fix: two colons will appear in FormItem label
6 years ago
afc163
bd0eb34487
make sure count compare as number
6 years ago
偏右
71440a218b
Update components/form/style/index.less
Co-Authored-By: jinxin0112 <m18508218948@163.com>
6 years ago
afc163
da6662562b
⚡ refactor some code after #15254
6 years ago
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.
6 years ago
愚道
a4f73ff64e
chore: sync master to feature
6 years ago
偏右
d02ec78567
Merge pull request #15276 from DiamondYuan/form-prop
feat: Form support set colon
6 years ago
偏右
120ea3a38d
Merge pull request #15252 from yoyo837/add-label-align
add labelAlign for Form and FormItem
6 years ago
偏右
94cd2ac3f4
Merge pull request #15210 from ant-design/fix-list-item-text-margin
Refactor List Item dom structure
6 years ago
偏右
5415b81f63
Merge pull request #15254 from zy410419243/migrate
refactor: migrate lifecycle method
6 years ago
偏右
ee65a2d8de
Merge branch 'feature' into form-prop
6 years ago
偏右
057f215061
Merge pull request #15279 from ant-design/master
Sync master changes to feature branch
6 years ago
DiamondYuan
c8ba4da309
docs: add since comment for FormProps
6 years ago
偏右
952d2ec06a
Merge branch 'feature' into master
6 years ago
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
6 years ago
ztplz
2e0a85324b
Fix type ( #15266 )
* Fix type
* Update index.tsx
6 years ago
偏右
d4140713ab
Merge pull request #15241 from zy410419243/issue-14775
pref: lift up coverage rate
6 years ago
偏右
c443421176
Merge pull request #15272 from ant-design/fix-demo-test-fail-in-react-15
Fix test fails in React 15
6 years ago
DiamondYuan
5b162897a8
feat: support props colon of Form
6 years ago
afc163
f44ff94dec
✅ Fix test fails in React 15
6 years ago
偏右
bd76dc6b9e
Merge pull request #15264 from ant-design/xiaohuoni-patch-1
change badge text types
6 years ago
陈小聪
85a293eacb
change badge text types
```jsx
<Badge status="default" text={<span style={{ color: 'rgba(0, 0, 0, 0.45)' }}>未响应</span>} />
```
6 years ago
Amumu
9549ed308d
fix doc ( #15259 )
6 years ago
偏右
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
6 years ago
偏右
93820ba90e
Merge pull request #15150 from ant-design/affox
Fix Affix updatePosition logic.
6 years ago
yoyo837
6b84c079dd
fix when size is small and label is vertical the label text not align center
6 years ago
zy410419243
7642cbf18d
refactor: update lifecycle method for Menu
6 years ago
zy410419243
555af0a40d
Revert "refactor: update lifecycle method for Affix"
revert: related to #15150
6 years ago
zy410419243
4601144f3f
refactor: update lifecycle method for Calendar
6 years ago
zy410419243
4dc533c202
refactor: update lifecycle method for Badge
6 years ago
zy410419243
ad30c02710
refactor: update lifecycle method for Affix
6 years ago
zombieJ
dd435afadb
fix warning check logic ( #15251 )
6 years ago
zy410419243
774cbf92e0
chore: export with polyfill
6 years ago
yoyo837
0b1410a710
don't disclose some props define in doc
6 years ago
偏右
01cf2114cc
Merge pull request #15245 from ant-design/update-demo
update Collapse demo adding stopPropagation sample
6 years ago