zombiej
f7df66b97c
fix tooltip not works
6 years ago
zombieJ
ff23ce72e6
Revert "feat: TreeSelect support `showSearch` in multiple mode ( #15933 )" ( #15946 )
This reverts commit fa47d9ca60
.
6 years ago
zombieJ
fa47d9ca60
feat: TreeSelect support `showSearch` in multiple mode ( #15933 )
* update rc-tree-select
* typo
* update desc & snapshot
* update desc & snapshot
* check default showSearch
6 years ago
zombieJ
97d6f79ce4
fix: Menu arrow not display in old version of IE ( #15932 )
6 years ago
zombieJ
9190245b52
update ts def ( #15938 )
6 years ago
zombieJ
100ebc9795
warning DatePicker of invalidate time ( #15920 )
6 years ago
afc163
69140e7d59
bug(Form): switch should be trigger by form label
close #15549
6 years ago
afc163
8155756826
site: 💄 optimize icon doc
6 years ago
zombieJ
fb6b6a1b0b
fix: Use mock of lodash.debounce ( #15904 )
* another try
* rm mock file
6 years ago
Minwei Xu
32f9458b54
docs: Add space between eng and chinese for #15876
6 years ago
ycjcl868
7f2a1d427b
fix RangePicker endtime-input not editable
6 years ago
zombiej
3a9f81d6c1
return null for ResizeOb
6 years ago
zombiej
d81ce6ee99
add test
6 years ago
zombiej
fc45d7003e
fix ts def
6 years ago
zombiej
961b081939
update snapshot
6 years ago
zombiej
bdc3ad431d
fix align right not work
6 years ago
zombieJ
f7d2dd757e
fix: Fix List pagination size changer not work ( #15871 )
* fix
* fix test case
6 years ago
zombieJ
89dd827b7f
fix: Refactor Menu related components life cycle methods ( #15868 )
* use state instead
* rollback demo markdown
* clean test
* sider context should be clean
* update test case
* fix test
* update debug desc
* add siderCollapsed into omit
* rm useless code
6 years ago
Minwei Xu
98bc178a36
update mapPropsToFields demo
6 years ago
Minwei Xu
10196718e4
update doc for mapPropsToFields
6 years ago
afc163
2916a35325
fix(DatePicker): fix RangePicker time-input not editable
close #15863
6 years ago
诸岳
3c75c4f4e4
fix(TimePicker): prop locale should works, close #15813 ( #15837 )
6 years ago
afc163
6625fb59db
fix(Steps): 🐛 style broken when progressDot and size="small"
close #15566
close #15849
6 years ago
zombieJ
107943673f
use mock function ( #15847 )
6 years ago
afc163
bc737727a9
test: ✅ fix snapshots
6 years ago
zombiej
bc8db2311b
docs: adjust description
6 years ago
afc163
5ee4efb2db
style(Empty): 💄 create simple style Empty in a default way
6 years ago
zombieJ
e1a1cdaa4d
docs: Add TreeSelect get parent in FAQ ( #15834 )
* add faq
* adjust url
6 years ago
偏右
ad99b4322d
test: ✅ Add eslint-plugin-jest ( #15825 )
6 years ago
zombiej
f206a923be
rm only in test
6 years ago
zombieJ
87a9c421a2
fix: Fix Table filter display issue when use non-string type ( #15817 )
* fix filter display logic
* update test case
6 years ago
zombieJ
6b2d72e2c1
fix: badge should accept negative number ( #15810 )
* fix badge negative number
* support negative as count
6 years ago
zombiej
30b3fcdc18
update demo of dynamic form
6 years ago
廖应龙
065896f53b
Update dynamic-form-item.md
delete unnecessary props
6 years ago
afc163
0bf222c664
📝 Improve Empty doc
6 years ago
Andrés
615ea0cb2e
Fix Documentation
6 years ago
Pierre
1ff849ce4d
Avoid react doesn't have default export
6 years ago
偏右
9d06bec8dd
🐛 Fix components covered by Table fixed columns ( #15782 )
Reset @zindex-table-fixed to auto
close #15780
close #15499
6 years ago
alex89lj
e3b252b527
Fixed an issue about the component(RangePicker) could not select the … ( #15427 )
close #13302
6 years ago
Ben Callaway
a49caabe00
Add name attribute support to Checkbox.Group ( #15760 )
* Update Checkbox documentation
6 years ago
afc163
1f2375deca
🎬 Remove useless badge demo
6 years ago
zombieJ
0fd0faa8a7
Update Card & PageHeader style ( #15755 )
* rm Card auto padding
* rm related test case
* adjust pageHeader to 24px
* use less variable
* adjust style
6 years ago
afc163
95bd4d6903
🐛 Fix col element missing relative style
close #15626
6 years ago
zombieJ
75cd91a966
Badge support customize color ( #15764 )
* popout
* update snapshot
* update doc
* update def
6 years ago
zombieJ
aebb781000
Table style update. Move sort button after title ( #15758 )
* update style of sort icon
* update snapshot
* micro adjust
* little offset of arrow
6 years ago
Benjamin Amelot
f55ccfe81e
Remove underlines from focused links ( #15759 )
6 years ago
ztplz
298a86f601
Add `separator` prop for RangePicker ( #15765 )
* Add `separator` prop for RangePicker
* Update
6 years ago
afc163
b56d6516da
💄 Fix Drawer demo extra styles
close #14202
6 years ago
jiang
e2495fafe0
Rm tag anim ( #15233 )
* rm tag default anim, add animate demo
* rm InnerTag
* rm animate
* rm afterClose test
* update warning
* update animation demo
* fix typo
* update wraning
* fix tag test
* rebase master, test tag
* update tag to Tag
* update animation explanation
* update en-us
6 years ago
ztplz
2a875ee149
Add name prop for checkbox group
6 years ago