10 Commits (3c97cd757403f382d9eaa44de5bae72b6c0f9138)

Author SHA1 Message Date
hechang27-sprt 3c97cd7574 feat(list-table-v2): expose cellRenderer and headerCellRenderer column attributes 3 months ago
hechang27-sprt 179aafe7bb fix(list-table-v2): eliminate resize flicker with queueMicrotask pattern 3 months ago
hechang27-sprt e72f42af95 fix: allow mini header cells to wrap text and expand vertically 3 months ago
hechang27-sprt 1fe3718f4b feat: add mini table header rendering for dynamic header height 3 months ago
hechang27-sprt ed00f0bab2 refactor: share renderCellContent between el-table-v2 and mini table 3 months ago
hechang27-sprt 854a8f6872 fix: render mini table cells faithfully with same components as real table 3 months ago
hechang27-sprt 242f376476 refactor: replace window resize with ResizeObserver-based mini table for row height 3 months ago
hechang27-sprt 96fef48e3c feat: add viewport resize handling for dynamic row height measurement in list-table-v2 3 months ago
hechang27-sprt 7c5326b7d2 feat: enhance list-table-v2 with timestamp support and matches styling with list-table-v1 3 months ago
hechang27-sprt 2a2bba8539 feat: add list-table-v2 component with el-table-v2 virtual scrolling 3 months ago