sheetung
|
3ab9ffb7b7
|
feat(plugins): add plugin new version detection (#1865)
* feat(plugins): 添加插件更新检测功能
* perf: card style
---------
Co-authored-by: Junyan Qin <rockchinq@gmail.com>
|
2025-12-18 12:17:25 +08:00 |
|
Copilot
|
6b4c1a7dee
|
fix: plugin card source badge blocked by hover overlay (#1802)
* Initial plan
* Add View Source menu item and remove clickable source badges
- Add "viewSource" translation key to all language files
- Add View Source menu item to plugin card dropdown (only for GitHub/marketplace plugins)
- Remove onClick handlers and ExternalLink icons from source badges
- Keep the badges themselves for visual indication of plugin source
Co-authored-by: RockChinQ <45992437+RockChinQ@users.noreply.github.com>
* Fix prettier formatting issue in PluginCardComponent
Co-authored-by: RockChinQ <45992437+RockChinQ@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: RockChinQ <45992437+RockChinQ@users.noreply.github.com>
|
2025-11-25 09:46:37 +08:00 |
|
Xiaoyu Su
|
2e1f16d7b4
|
feat: improvements for installed plugin card
* feat:Add README display to installed plugins
* chore: Increase the timeout of call_tool
* perf: smaller animation
* fix: add endpiont for readme
* feat: supports for multilingual READMEs
* feat: supports for getting readme img
* chore: bump langbot-plugin to 0.1.13b1
* perf: plugin card layout
* fix: import useTranslation linter error
---------
Co-authored-by: Junyan Qin <rockchinq@gmail.com>
|
2025-11-25 00:12:03 +08:00 |
|
Junyan Qin
|
da323817f7
|
feat: add plugin components displaying in marketplace page
|
2025-11-20 18:50:00 +08:00 |
|
Junyan Qin
|
b59bf62da5
|
perf: add rounded style for card icons
|
2025-11-10 11:07:37 +08:00 |
|
Junyan Qin
|
547e3d098e
|
perf: add component list in plugin detail dialog
|
2025-10-12 19:57:42 +08:00 |
|