ant-design/components/table
mbotnari fb4ed9a638 chore(Table): Update custom-filter-panel.md demo (#19899)
* Update custom-filter-panel.md

In order to decrease the confusion during search created by highlighted text in all the columns, the proposal is to highlight searched text in the searched column exclusively.

* chore(Table): Update demo.test.js.snap

Snapshot update according to update in components/table/demo/custom-filter-panel.md

* chore(Table): Update custom-filter-panel.md demo

Missing trailing comma comma-dangle
2019-11-24 19:10:29 +08:00
..
__tests__ chore(Table): Update custom-filter-panel.md demo (#19899) 2019-11-24 19:10:29 +08:00
demo chore(Table): Update custom-filter-panel.md demo (#19899) 2019-11-24 19:10:29 +08:00
style 🐛 Fix Table border missing in fixed columns 2019-11-05 01:58:56 +08:00
Column.tsx chore: adjust indent & revert demo & fix lint problem 2019-08-06 15:36:13 +08:00
ColumnGroup.tsx fix ts def 2019-04-07 01:09:34 +08:00
createBodyRow.tsx optimize Table components compare logic 2019-09-28 19:11:10 +08:00
createStore.tsx chore: adjust indent & revert demo & fix lint problem 2019-08-06 15:36:13 +08:00
filterDropdown.tsx refactor: Use CSSMotion (#19205) 2019-10-14 15:01:16 +08:00
FilterDropdownMenuWrapper.tsx fix: unexpected changes of snapshots 2019-08-06 15:36:12 +08:00
index.en-US.md Update link to latest ColumnProps (#19789) 2019-11-18 23:02:33 +08:00
index.tsx Fix implicit any error for Table 2017-11-21 14:22:35 +08:00
index.zh-CN.md Update link to latest ColumnProps (#19789) 2019-11-18 23:02:33 +08:00
interface.tsx fix: add missing null option type (#19722) 2019-11-14 10:18:03 +08:00
SelectionBox.tsx fix: disable next line instead of the whole file 2019-08-06 15:36:13 +08:00
SelectionCheckboxAll.tsx increase Table test coverage 2019-09-28 19:11:10 +08:00
Table.tsx 🐛 Fix Table Column defaultSortOrder not working 2019-11-05 01:34:42 +08:00
util.tsx 🐛 fix error for typescript@3.7.2 2019-11-10 18:05:43 +08:00