afc163
|
f44ff94dec
|
✅ Fix test fails in React 15
|
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 |
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 |
zy410419243
|
63616479ec
|
refactor: update lifecycle method for Transfer
|
6 years ago |
yoyo837
|
5281d7b7f2
|
add labelAlign for Form and FormItem
|
6 years ago |
zy410419243
|
8d43f4b032
|
test: update cases for Modal
|
6 years ago |
zy410419243
|
f38323aeca
|
refactor: remove unexpected export
|
6 years ago |
zy410419243
|
39d648e3b8
|
test: update cases for TimePicker
|
6 years ago |
zy410419243
|
be22c9148b
|
pref: remove unreachable code
|
6 years ago |
zy410419243
|
e6c1fd3385
|
test: update cases for UploadList
|
6 years ago |
zombieJ
|
0f356fb151
|
update snapshot (#15247)
* update snapshot
* downgrade to node 10
|
6 years ago |
zombiej
|
091ec45662
|
add comment
|
6 years ago |
zombiej
|
82c4b52496
|
updat demo
|
6 years ago |
Yangzhedi
|
bfbadabd52
|
fix(Input): fix search style with allowClear or suffix/prefix
|
6 years ago |
Yunus EŞ
|
01b8c2f0c3
|
Turkish translations of new components
Global placeholder, Icon, Text objects added.
|
6 years ago |
afc163
|
b03d9ad4b2
|
✅ Update test snapshots
|
6 years ago |
zombieJ
|
3fbeff3fcc
|
add warning when use getCheckboxProps (#15231)
|
6 years ago |
afc163
|
7a217c625c
|
🐛 Fix space lost when inline element in List.Item, close #15186
|
6 years ago |
afc163
|
575796cb92
|
⚡ clean up code
|
6 years ago |
afc163
|
0fe82ed936
|
⚡ refactor list item dom structure
|
6 years ago |
afc163
|
1c7e0d0b4b
|
🐛 Fix space lost when inline element in List.Item
close #15186
use `display: contents`:
- https://www.zcfy.cc/article/vanishing-boxes-with-display-contents
- https://css-tricks.com/get-ready-for-display-contents/
|
6 years ago |
afc163
|
881dce9a3e
|
💄 prettier codes
|
6 years ago |
afc163
|
5d450d2a23
|
💄 unified DatePicker and TimePicker cursor style
|
6 years ago |
afc163
|
f55d2bbf32
|
🐛 Text ellipsis should be optional, close #15189
|
6 years ago |
wanli
|
fdc8a1b458
|
[doc]remove misleading content
|
6 years ago |
ngolin
|
cb5fe6cbf8
|
Fix: TypeScript <Layout> requires a `tagName` property (#15181)
* fix #15162
* force safe type casting
* get rid of non-null assertion
* get rid of non-null assertion
|
6 years ago |
zombiej
|
26cde5813f
|
update ts def
|
6 years ago |
afc163
|
216c85211b
|
✅ Add test cases
|
6 years ago |
afc163
|
1b713c94e6
|
🐛 Focus input after clear input content
|
6 years ago |
afc163
|
5cd5d1ff00
|
📝 Opatimize Input demo
|
6 years ago |
afc163
|
eaadf94861
|
🐛 Fix Input.Password lost focused state issue
close #15173
|
6 years ago |
afc163
|
6f22eaa2c4
|
🎨 Improve code style of Input.Password
|
6 years ago |
afc163
|
74aee564ed
|
🐛 Fix Collapse extra node style missing
close #15174
|
6 years ago |
liuchuzhang
|
9058588fe6
|
fix document
|
6 years ago |
陈帅
|
f73a0e238d
|
feat: PageHeader support classname (#15159)
|
6 years ago |
zombieJ
|
2f6b367137
|
fix form warning (#15160)
* fix form warning
* update snapshot
|
6 years ago |
zy410419243
|
28a82f8f09
|
test: update cases for Grid.Row
|
6 years ago |
zy410419243
|
0a78070b08
|
test: upadte cases for Transfer.List
|
6 years ago |
zy410419243
|
74a5a10bee
|
test: update aria-label for TextArea, to fix accesslint problems
|
6 years ago |
zy410419243
|
9867e6f4cc
|
test: update cases for TextArea
|
6 years ago |
zy410419243
|
b4146854d6
|
test: update cases for calculateNodeHeight
|
6 years ago |