feat(dees-table): add virtualized row rendering for large tables and optimize table rendering performance

This commit is contained in:
2026-04-07 15:56:55 +00:00
parent a1e808345e
commit ac9cc8cfed
4 changed files with 529 additions and 161 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-catalog',
version: '3.65.0',
version: '3.66.0',
description: 'A comprehensive library that provides dynamic web components for building sophisticated and modern web applications using JavaScript and TypeScript.'
}