75 Commits (dev)

Author SHA1 Message Date
hechang27-sprt 1d1bf51629 feat: list-table-v2 PR2 2 months ago
hechang27-sprt 45abd34b6e chore: fix trellis script permissions 2 months ago
hechang27-sprt a949d2f2be chore: remove old list-table-v2 implementation 2 months ago
hechang27-sprt c4093d7edb fix: clean up type & misc errors 2 months ago
hechang27-sprt e97043c534 WIP: list-table-v2 2 months ago
hechang27-sprt 0be305f514 feat(json-view): add inline collapsed previews 3 months ago
hechang27-sprt e16118138d feat(json-view): support reactive values and circular paths 3 months ago
hechang27-sprt 4be6b90acb WIP: json-viewer 3 months ago
hechang27-sprt e7d26a4991 fix(table-v2): extract timestamp display and align text 3 months ago
hechang27-sprt 739ae9fb8a fix(table-v2): align sizing with rendered content 3 months ago
hechang27-sprt 6e18451033 WIP: PR2 3 months ago
hechang27-sprt 6904ea408a WIP: PR2 3 months ago
hechang27-sprt e08a80633c WIP: PR2 3 months ago
hechang27-sprt 1e518c0ad7 WIP: list-table-v2 rewrite scaffolding 3 months ago
hechang27-sprt 4cf4eeaceb fix: use flex box for search-row 3 months ago
hechang27-sprt 423d7efe2a WIP: use different css classes for mini-table cells and real table cells 3 months ago
hechang27-sprt 5e888674e8 perf(list-table-v2): optimize resize performance with viewport-based observer management 3 months ago
hechang27-sprt 9eb47f7b09 WIP: optimize resize performance 3 months ago
hechang27-sprt 8fc90c168e WIP: optimize resize performance 3 months ago
hechang27-sprt 62ab397ac5 feat(examples): comprehensive table-v2 demo page 3 months ago
hechang27-sprt a2eeb86a28 refactor(list-table-v2): restructure mini-table rendering and cleanup 3 months ago
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 c9f8832d85 chore: update environment configs and menu-tree 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
hechang27-sprt cba11efd7e fix: table overflow and pagination visibility with large page sizes 3 months ago
hechang27 5d71d1e3b1 fix: missing lodash dependency and support nested properties in list-table 5 months ago
hechang27-sprt 8b087aa196 feat: 自动刷新/ws订阅管理组件 `ws-monitor-toggle` 5 months ago
hechang27-sprt d8726f9bd2 fix: make tooltip reaction faster/snappier 5 months ago
hechang27-sprt aa5369efc1 fix: fix the issue with NoobButton rendering its icon off center when in `circle` mode. 6 months ago
hechang27-sprt f8b49dddc2 fix: reset `getUser` retrieval timer upon user login 6 months ago
hechang27-sprt 1337818e12 feat: add `@cell-click` event handler for `list-table.vue`, allow `useModifyForm` to take additional parameters when opened in add mode. 6 months ago
hechang27-sprt c055f97acf feat: extra functionality for `modify-form` 6 months ago
hechang27-sprt 9c7871993a fix: misc utility and css fixes 6 months ago
hechang27-sprt f4a59bf5c9 fix: try to fix the inconsistent form input width 6 months ago
hechang27-sprt b2b462106b fix: try to fix the inconsistent form input width 6 months ago
hechang27-sprt 3d5c2c8fa9 fix: fix the global css conflicts between index.vue and zhuBeiDong.vue 6 months ago
hechang27-sprt 7660267876 fix: update list-table prop definition 6 months ago
hechang27-sprt cdaa8be90d fix: more module resolution issues 6 months ago
hechang27-sprt e9bdf0a233 feat: updated modify-form for better display of readonly form fields 6 months ago
hechang27-sprt d56310e84f fix: misc 6 months ago
hechang27-sprt 9bfa5cc76c feat: add new components and helper methods 6 months ago
hechang27-sprt 37d9bcf4d9 feat: make sure heartbeat connection only causes update to vuex store when necessary 7 months ago