zombiej
0b96daa1a0
rm button from drawer
6 years ago
zombiej
cc19eadc1b
rm input in pagination
6 years ago
zombiej
cb3a372b3b
rm input style from select
6 years ago
zombiej
04226e36eb
add missing style of card
6 years ago
zombiej
f8baa3787c
update tree-select
6 years ago
zombiej
1e5e16cf69
add affix style
6 years ago
zombiej
3e110b8244
update auto style
6 years ago
zombiej
73d96f4c22
adjust import style of grid
6 years ago
William Cai
ab55bc5636
refactor: add @modal-footer-padding-{vertical,horizontal}
6 years ago
Wei Zhu
d1f64b1bc9
Add generic type to form values
6 years ago
ztplz
97880a9b47
Formate ( #15347 )
6 years ago
afc163
74ea064319
Add less variable @icon-color
6 years ago
zy410419243
5c1c4e7502
test: remove snapshots to fix ci problem in react 15
6 years ago
zy410419243
c1d58f43bf
refactor: unify type => mode
6 years ago
zy410419243
b8a19180aa
try: to fix stackoverflow in react 15
6 years ago
Cemre Mengu
3f6f1c1f00
Specify type for defaultOpenKeys
6 years ago
zy410419243
e3da847f53
pref: update date using UTC
6 years ago
zy410419243
5b5008420f
pref: update selector for more acurrate
6 years ago
zy410419243
0d4828059a
test: leaving snapshots before and after changes
6 years ago
zy410419243
c5290d2ee8
test: assign value for snapshot
6 years ago
zy410419243
4f7ee02ad4
test: update snapshot for making sure to switch correct panel
6 years ago
zy410419243
81cb4a2407
test: update cases for Header
6 years ago
zy410419243
222c744f6d
test: update snapshots
6 years ago
zy410419243
d53e003b62
fix: Calendar select can't switch
6 years ago
萧琚
34a9da638c
fix add click prop for BreadcrumbItem
6 years ago
偏右
5f4f8b0dee
Fix list item style ( #15328 )
* 🐛 Fix List Item layout style problems
* 🐛 horizontal list should align center
* ✅ Add test cases
* ✅ Add test cases for List.Item
* 🐛 Fix vertical list item with extra
6 years ago
Martin Cermak
46ca311294
Fixed Table's Editable cells demo
6 years ago
vthinkxie
057d58ebce
style(module:input): add disabled selector style in ant input
6 years ago
afc163
d9ca0d8381
⚡ Optimize badge code again
6 years ago
afc163
f694a1bbb8
⚡ Opatimize badge code
6 years ago
afc163
a8ad9ecce5
🐛 Fix Typography editable inconsist style
close #15249
6 years ago
afc163
0590c056c1
🐛 Reserve ant-typography className
6 years ago
zombiej
96a95e65d3
update deps lint
6 years ago
zombiej
d17a67175d
add pattern match
6 years ago
zombiej
05564e00ff
add style dep lint ignore
6 years ago
Dan Minshew
9197db2445
add 'code' to list of Typography props
6 years ago
afc163
56570aa539
💄 Add `@pagination-item-bg-active`
close #14739
6 years ago
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