jxxghp
472d1960d9
重构对话框组件,将所有 DialogWrapper 替换为 VDialog,并更新缓存版本至 v1.1.0
2025-08-23 18:55:34 +08:00
jxxghp
584d290283
增强全局滚动锁定功能
2025-07-13 13:46:28 +08:00
jxxghp
0918fa1685
将所有 VDialog 组件替换为 DialogWrapper 组件
2025-07-10 12:44:37 +08:00
jxxghp
85780917c2
整合全局设置store,优化PWA模式检测
2025-07-04 16:19:50 +08:00
jxxghp
ebc2a764c2
将vue-toast-notification替换为vue-toastification,并更新相关样式和依赖项
2025-06-25 17:42:36 +08:00
jxxghp
0396f180ae
更新国际化支持:调整多个组件中的文本引入,优化语言切换和翻译功能,删除不再使用的类型文件。
2025-04-27 20:49:44 +08:00
jxxghp
e97d815dc3
Refactor page titles and dialog close buttons across multiple views
...
- Replaced instances of `DialogCloseBtn` with `VDialogCloseBtn` in TransferHistoryView, AccountSettingAbout, AccountSettingSystem, and UserProfileView for consistency.
- Introduced a new component `PageContentTitle` to standardize page titles in SiteCardListView, SubscribeListView, UserListView, and WorkflowListView, improving layout and readability.
- Added keyword filtering functionality in SubscribeListView and SubscribeShareView to enhance user experience during searches.
- Added a new site logo image to the assets.
2025-04-15 13:23:56 +08:00
jxxghp
c4f6db9f9f
feat: 优化 ForkSubscribeDialog 组件按钮
2025-04-09 13:27:26 +08:00
jxxghp
b642eabbb3
feat:在媒体相关组件中添加媒体ID、标题和年份的支持
2025-02-06 20:33:14 +08:00
jxxghp
83b25eabbb
优化对话框组件的样式和属性设置
2025-01-29 19:21:57 +08:00
jxxghp
852579c6ee
更新 ForkSubscribeDialog.vue,调整 VCardSubtitle 的行数限制以改善文本显示
2025-01-23 17:24:17 +08:00
jxxghp
5adcfa1877
更新 ForkSubscribeDialog.vue
2025-01-22 19:10:27 +08:00
jxxghp
6b4383643f
为 ForkSubscribeDialog 组件添加用户关注功能,并在 DashboardRender 组件中实现组件重渲染
2025-01-22 13:19:09 +08:00
jxxghp
256e8d0452
为 ForkSubscribeDialog 组件的 VDialog 添加 scrollable 属性
2025-01-21 08:28:59 +08:00
jxxghp
9a4392eceb
添加分享人唯一ID,支持删除订阅分享功能,并优化相关组件的事件处理
2025-01-15 13:31:50 +08:00
jxxghp
41ce095505
更新 SubscribeShareCard 和 ForkSubscribeDialog 组件,调整图标颜色,添加搜索词显示,优化识别词的显示行数,并在 ForkSubscribeDialog 中添加复用次数提示
2025-01-13 08:56:51 +08:00
jxxghp
235e014542
重构 PluginCard 组件,替换 DynamicRender 为 FormRender;在 ForkSubscribeDialog 组件中添加处理状态以优化用户体验;删除不再使用的 DynamicRender 组件
2025-01-12 16:40:33 +08:00
jxxghp
60850970a8
fix(ForkSubscribeDialog): 更新样式,优化文本对齐和可读性
2024-12-29 14:34:17 +08:00
jxxghp
3b2d5e45bb
feat: 添加 MediaInfoDialog 组件并更新相关引用
2024-12-29 14:22:27 +08:00