hechang27-sprt
2a2bba8539
feat: add list-table-v2 component with el-table-v2 virtual scrolling
...
- Create ListTableV2 component using Element Plus el-table-v2 for performance
- Use ElAutoResizer for automatic container height sizing
- Support auto-distributed column widths via flexGrow
- Convert parent slots to cellRenderer functions using renderSlot
- Fix incorrect import path in useListTable.ts and plugs/store/index.ts
- Add Vue DevTools plugin for debugging
- Add demo page with 100 rows of test data
- Add menu entry and i18n translations
- Update component guidelines with el-table-v2 usage notes
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
3 months ago
hechang27-sprt
cba11efd7e
fix: table overflow and pagination visibility with large page sizes
...
- Add height="0" to el-table and CSS flex layout to prevent overflow
- Add overflow:hidden and explicit height constraints to .root-container and .app-main
- Move inline style bindings to scoped CSS with v-bind()
- Bind height/maxHeight props to .list-table container style for configurability
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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
许孟阳
933f8a3b28
0.4.7
9 months ago
许孟阳
d0ce838d6f
0.4.6
1 year ago
许孟阳
cc54da9dd8
0.4.2
1 year ago
许孟阳
62e3a35093
0.4.1
2 years ago
许孟阳
a9d57f7a6e
0.4.0
...
新增样式,布局(主页和登录页)
2 years ago
许孟阳
6b38ec6b72
update
2 years ago
许孟阳
f1c2936888
update
2 years ago
许孟阳
17ae465e44
update
2 years ago
许孟阳
60770bc4c3
Update login.vue
2 years ago
许孟阳
0f0600f031
添加配置管理
2 years ago
许孟阳
1f6d1fdd75
Update user.vue
2 years ago
许孟阳
5b2aabc706
Update menu-tree.vue
2 years ago
许孟阳
15090df880
update
2 years ago
许孟阳
4f20b48b37
新增权限管理相关页面
2 years ago
许孟阳
a4b785ddb2
Update list-table.vue
2 years ago
许孟阳
01443cc9e8
fix bug
2 years ago
许孟阳
d2d2a8913f
fix bug
2 years ago
许孟阳
abce92de5e
update
2 years ago
许孟阳
b94034a4a1
update
3 years ago
许孟阳
71bf8a3125
fix bug v0.2.4
3 years ago
许孟阳
9e950b80dd
0.2.0
3 years ago
许孟阳
d0b875c3cc
组件更新
3 years ago
许孟阳
b17ef8876c
add terminal
3 years ago
许孟阳
a4a0751e4e
新增组件
3 years ago
许孟阳
988e0823da
demo
3 years ago