二货机器人
|
67513cc71b
|
fix: Select icon interactive (#25212)
* fix: Select icon interactive
* updat snasphot
|
4 years ago |
偏右
|
47c25fa470
|
fix: Table expand icon still interative when hide (#25170)
|
4 years ago |
xrkffgg
|
cd01eb03ab
|
fix: Table nested style in rtl (#25156)
|
4 years ago |
xrkffgg
|
af20068287
|
fix: Table filter title in rtl (#25152)
|
4 years ago |
二货机器人
|
a421d6fca3
|
docs: Update Table sorter default prevent (#25105)
|
4 years ago |
xrkffgg
|
7450c3fd8d
|
style: fix rtl.less missing variable (#25088)
|
4 years ago |
JinXin
|
5e658c2082
|
docs: fix table-demo data create (#25075)
|
5 years ago |
偏右
|
1b64eb39bc
|
style: Add empty style for Table empty filters menu (#25073)
close #25068
|
5 years ago |
xrkffgg
|
a5f3ac8348
|
docs: unite boolean in site (#25058)
* docs: unite boolean in site
* fix demo
* fix boolean
* add
* add
* add
|
5 years ago |
xrkffgg
|
7392c7491a
|
docs: remove unnecessary (#25026)
* docs: remove unnecessary
* fix: div
|
5 years ago |
07akioni
|
8dc16037d0
|
fix: nested unbordered table inside a bordered table has border. (#24995)
* fix: nested unbordered table inside a bordered table has border.
* docs: debug nested bordered table
* test: update snapshot
* fix: nested table border overlap
* test: update snapshot
|
5 years ago |
07akioni
|
e2337e0021
|
fix: reduce table filter dropdown max-height (#25001)
|
5 years ago |
Martin Cermak
|
638a37832b
|
docs: Table sorting with handle using react-sortable-hoc
|
5 years ago |
hehe
|
ae49280ca0
|
chore: rm incorrect table props (emptyText) (#24948)
|
5 years ago |
二货机器人
|
8a2ccae477
|
fix: Table shouldCellUpdate (#24963)
|
5 years ago |
07akioni
|
f6c8f81484
|
fix: shoundn't keep table filterDropdown inner status in controlled mode (#24952)
* fix: shoundn't keep table filterDropdown inner status in controlled mode
* chore: remove useless code in table.filter.test
|
5 years ago |
07akioni
|
6cc16fb7f5
|
docs: adapt table edit-rows demo's style to 4.0 (#24926)
|
5 years ago |
二货机器人
|
d6d3de8a1b
|
fix: table multiple sorter (#24852)
* fix sort callback
* add test case
|
5 years ago |
xrkffgg
|
7071ac7f6e
|
fix: rewrite drag table demo (#24824)
|
5 years ago |
Teng YANG
|
3d62c44325
|
feat: allow user customize table font size (#24714)
|
5 years ago |
zombiej
|
008cf78857
|
docs: Fix site Table ColumnsType doc
|
5 years ago |
张大大
|
061b457031
|
fix: Table no showing scrollbar inside Row (#24661)
Co-authored-by: wb-zt519997 <wb-zt519997@alibaba-inc.com>
|
5 years ago |
偏右
|
882cec62d6
|
docs: 🌈 Add Components overview page (#24491)
* docs: Add components overview page
* fix detail
* remove ContributorsList form overview page
* fix components url
* improve code style
* remove extra file
* fix detail
* fix lint
* fix lint
* docs: Finish components overview page
* fix lint
* docs: Update cover
* fix lint
* update cover
* update menu
* improve overview page
* refactor code
* fix order
* update title
* add components count
* fix overview page ssr bug
* move less file
* update title margin
Co-authored-by: arvinxx <arvinx@foxmail.com>
|
5 years ago |
Kermit Xuan
|
0bf728c3e8
|
docs(table): update hideSelectAll api version (#24594)
|
5 years ago |
Kermit Xuan
|
49533aafdc
|
feat(table): support hideSelectAll prop and (#24592)
remove hideDefaultSelections prop in rowSelection(#14581);
|
5 years ago |
afc163
|
9e9e62911c
|
🆙 upgrade react-dnd
|
5 years ago |
xrkffgg
|
9fcd20c6cc
|
style: optimize table filter dropdown rtl style (#24529)
|
5 years ago |
zefeng
|
cb2094265e
|
feat(tooltip): Tooltip support colour background (#23155)
* feat(tooltip): Tooltip support colour background
Closes #23127
* patch: update test case
* chore: repalce h1 tag to Divider
* chore: update demo
|
5 years ago |
偏右
|
1f371eee09
|
fix: Table selection out of column when size is small/middle (#24394)
close #24326
|
5 years ago |
二货机器人
|
0689982def
|
fix: Table selection cache (#24338)
* test driven
* fix logic
|
5 years ago |
xrkffgg
|
ce78029933
|
fix: empty in cascader/select/table/treeSelect (#24279)
* fix: empty in cascader\select\table\treeSelect
* fix: snap
|
5 years ago |
二货机器人
|
44cfc351cb
|
fix: Table with controlled `filteredValue` empty array should not highlight the filtered icon (#24263)
* fix: FilteredValue
* update test case name
|
5 years ago |
二货机器人
|
75b090aff3
|
fix: Switch trigger motion (#24254)
* init fix
* fix rtl
* clean up
* update snapshot
* fix style lint
* add motion of inner
* update un-checked focus style
|
5 years ago |
二货机器人
|
2e284aa017
|
chore: small bundle size (#24135)
* update warning
* rm warning
* replace with dev warning
* fix test
* fix site
* Update webpack.config.js
Co-authored-by: 偏右 <afc163@gmail.com>
* Update webpack.config.js
* fix sytax
* adjust
* move into function
Co-authored-by: 偏右 <afc163@gmail.com>
|
5 years ago |
sorteam
|
b73e84da9b
|
Fix Table type (#24114)
Co-authored-by: soroka_av <soroka_av@st.by>
|
5 years ago |
afc163
|
fdcbfc909d
|
✅ fix snapshot
close #24070
|
5 years ago |
Jinke Li
|
f250b2fa29
|
Feature: support custom cell ellipsis tooltip (#24056)
* feat: add transformFile optionfor transform file before request
* feat: bump rc-upload 2.7.0
* feat(Upload): optimize doc
* feat: support custom cell ellipsis tooltip
* tests: update snapshots
* docs: update table ellipsis demo
* tests: update snap
|
5 years ago |
Jenna Van Conett
|
8cce0383a1
|
Update drag-sorting.md (#24013)
|
5 years ago |
Vitaly Budovski
|
60d45d8d37
|
docs: Add documentation for responsive table columns (#23987)
|
5 years ago |
偏右
|
ee58a34175
|
fix: 🆙 upgrade rc-steps@3.6.0 (#23989)
* 🆙 upgrade rc-steps@3.6.0
* update snapshot
|
5 years ago |
偏右
|
1444043fd8
|
Revert "test: Fix Table test (#23915)" (#23916)
This reverts commit ce17f19ca0 .
|
5 years ago |
二货机器人
|
ce17f19ca0
|
test: Fix Table test (#23915)
|
5 years ago |
二货机器人
|
701f35d0eb
|
chore: Adjust table col className priority (#23914)
* adjust col class
* update snapshot
|
5 years ago |
二货机器人
|
0d46d07ad1
|
test: Add test coverage (#23884)
|
5 years ago |
二货机器人
|
3a28f31fca
|
feat: Cell support shouldCellUpdate (#23872)
|
5 years ago |
二货机器人
|
72bb377628
|
fix: Textarea height (#23835)
* fix: Textarea height
* update snapshot
|
5 years ago |
afc163
|
39456263b5
|
🎬 improve table demo
|
5 years ago |
二货机器人
|
74645b7baf
|
docs: Add table render cache faq (#23833)
|
5 years ago |
二货机器人
|
5f2874b292
|
fix: Table selection col width not correct (#23806)
* update snapshot
* Update package.json
* update snapshot
|
5 years ago |
二货机器人
|
9cd8f79366
|
fix snapshot (#23760)
|
5 years ago |