afc163
|
4275430094
|
🐛 Keep same content color of List like previous version
close #15296
|
6 years ago |
zombiej
|
ee14f8e5d5
|
add skip test
|
6 years ago |
Rick Zhou
|
a0bfe4cc65
|
fix tabs style in card mode
|
6 years ago |
Inian
|
c443909bca
|
Typo
|
6 years ago |
afc163
|
8f8471fa5d
|
💄 fix missing semicolon
|
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 |
DiamondYuan
|
c8ba4da309
|
docs: add since comment for FormProps
|
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 |
DiamondYuan
|
5b162897a8
|
feat: support props colon of Form
|
6 years ago |
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 |