95 Commits (c3405bd887ebbfc222eb6fff12d1ab6ffe772038)

Author SHA1 Message Date
xiejiahe 1d5613ebc4
style(useSelection): Consider using '!==' instead of negating '===' result (#30140) 4 years ago
afc163 13a829d20c
fix: classNames typing errors (#30018) 4 years ago
kily zhou 59c3c71b72
feat: Table adds rowSelection.defaultSelectedRowKeys (#29879) 4 years ago
jinchaofs cc38c07c6e
fix(table): pagination.current display error when result of filter is empty (#29386) 4 years ago
mumiao dc100b17c5
fix(table): optimize type declaration about filter (#29385) 4 years ago
afc163 99c2c2ff0b
refactor: use optional chaining instead of if (#29368) 4 years ago
afc163 b69c3351b1
fix: Table pagination current change logic (#29184) 4 years ago
陈帅 a4f0957576
docs: add 4.12.0 changelog (#29131) 4 years ago
陈帅 40f9be9417
megre Feature into master (#29141) 4 years ago
Kermit 47732b8a14
refactor: optimize calling sequence of onChange and onSelectAll in rowSelection of Table (#29079) 4 years ago
二货机器人 08f25f0c8f
chore: Update Table ts definition (#29084) 4 years ago
Harrison 755669a68b
feat: Allow user to configure the Tooltip in the Table header (#29002) 4 years ago
Meowu 0f0dc1577f
fix: custom table filterDropdown (#28850) 4 years ago
Alek Ye 168db12e3f
feat: filter without close dropdown (#28652) (#28688) 4 years ago
Meowu 3ed44114ac
fix: no need to filter filterdKeys for custom filterDropdown. (#28627) 4 years ago
不吃猫的鱼 5119d2a9e1
feat: add select none functionality (#28580) 4 years ago
偏右 8e4eab68b1
fix: Table selection behavior when inside Checkbox.Group (#28576) 4 years ago
二货机器人 076f5f1f00
fix: Table childColumnName should support checkStrictly (#28568) 4 years ago
dependabot[bot] 775d1800bb
chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0 (#28253) 4 years ago
Meowu b3354d4581
fix: Table filter value type (#28220) 4 years ago
yanguoyu 4790ef59a2
fix: 防止手动设置 selectedRowKeys 为 undefined 时,derivedSelectedKeys 为 undefined,导致 js crash。 (#28193) 4 years ago
Yuan d01aa2539e
fix: filters in column.children should render (#27435) 4 years ago
偏右 cc8ec58ab1
fix: Table onShowSizeChange trigger twice (#27417) 4 years ago
二货机器人 39333253d9
fix: Not merge additional data (#27412) 4 years ago
Lim Shang Yi fa3c00ce1a
fix: undefined in filterDropdown in Table should not render dropdown filter icon. (#27002) 4 years ago
偏右 39b40b573d
fix: Menu not support React.Fragment (#26656) 4 years ago
Kermit Xuan f98e3eee25
refactor: optimize code stle (#26270) 4 years ago
偏右 9a67f3571d
fix: Table crash when dataSource contains number (#26042) 4 years ago
偏右 8d7cbbdb0f
fix: Table empty filters throw warning (#26001) 4 years ago
07akioni 29da624411
fix: Table getCheckboxProps indeterminate not working (#25649) 4 years ago
zhangchen d04bd2fabc
fix: Table onChange event is triggered twice (#25520) 4 years ago
Kermit Xuan e4bbc8fcb3
refactor(menu): move feature to rc-menu(#24975) (#25369) 4 years ago
陈帅 523b74e3b6
merge master into Feature (#25262) 4 years ago
07akioni 50ae190b57
feat: table row check strictly (#24931) 4 years ago
偏右 1b64eb39bc
style: Add empty style for Table empty filters menu (#25073) 5 years ago
07akioni f6c8f81484
fix: shoundn't keep table filterDropdown inner status in controlled mode (#24952) 5 years ago
二货机器人 d6d3de8a1b
fix: table multiple sorter (#24852) 5 years ago
二货机器人 d154435291
feat: Support rowSelection.dirty (#24718) 5 years ago
Kermit Xuan 49533aafdc
feat(table): support hideSelectAll prop and (#24592) 5 years ago
二货机器人 0689982def
fix: Table selection cache (#24338) 5 years ago
二货机器人 44cfc351cb
fix: Table with controlled `filteredValue` empty array should not highlight the filtered icon (#24263) 5 years ago
二货机器人 2e284aa017
chore: small bundle size (#24135) 5 years ago
二货机器人 701f35d0eb
chore: Adjust table col className priority (#23914) 5 years ago
二货机器人 5f2874b292
fix: Table selection col width not correct (#23806) 5 years ago
二货机器人 53a76f0bf7
fix: Table should not crash pageSize is undefined (#23724) 5 years ago
xrkffgg 156ff7652c
fix: table filter dropdown in rtl (#23695) 5 years ago
zefeng 14417f1614
feat(theme): adjust font-size in compact mode (#23135) 5 years ago
Tom Xu a9d44593b3
fix: Table pagination position ts typo (#23681) 5 years ago
Vitaly Budovski f09686d3df
feat: Responsive table columns (#23298) 5 years ago
xiaoxintang 937beba421
fix: Table selections type when use Table.SELECTION_ALL or Table.SELECTION_INVERT (#23462) 5 years ago