halo/ui/console-src/modules/system/plugins
Ryan Wang 5a6551a770
fix: prevent extension-point list from being obscured at bottom (#7218)
#### What type of PR is this?

/area ui
/kind bug
/milestone 2.20.x

#### What this PR does / why we need it:

See https://github.com/halo-dev/halo/issues/7214

#### Which issue(s) this PR fixes:

Fixes https://github.com/halo-dev/halo/issues/7214

#### Does this PR introduce a user-facing change?

```release-note
修复插件扩展配置列表底部可能被遮挡的问题。
```
2025-01-24 06:32:07 +00:00
..
components fix: prevent data clearing on FormKit component unmount (#7122) 2024-12-17 07:06:08 +00:00
composables feat: add plugin detail modal as global component (#6233) 2024-07-01 08:59:17 +00:00
constants Move folder console to ui 2024-02-02 22:22:51 +08:00
types Move folder console to ui 2024-02-02 22:22:51 +08:00
PluginDetail.vue feat: add plugin detail modal as global component (#6233) 2024-07-01 08:59:17 +00:00
PluginExtensionPointSettings.vue fix: prevent extension-point list from being obscured at bottom (#7218) 2025-01-24 06:32:07 +00:00
PluginList.vue refactor: refine permissions of extension settings page (#6237) 2024-07-01 08:37:16 +00:00
module.ts feat: add plugin detail modal as global component (#6233) 2024-07-01 08:59:17 +00:00