halo/ui/console-src/modules/system/plugins/components
Ryan Wang 156a30496c
fix: prevent data clearing on FormKit component unmount (#7122)
#### What type of PR is this?

/kind bug
/area ui
/milestone 2.20.x

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

Prevent data clearing on FormKit component unmount

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

Fixes #7121 

#### Special notes for your reviewer:

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

```release-note
修复 FormKit 组件卸载时,对应数据值也被清除的问题
```
2024-12-17 07:06:08 +00:00
..
entity-fields chore: add prettier-plugin-organize-imports plugin to organize imports (#6836) 2024-10-12 07:05:09 +00:00
extension-points feat: add plugin detail modal as global component (#6233) 2024-07-01 08:59:17 +00:00
installation-tabs chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
tabs fix: prevent data clearing on FormKit component unmount (#7122) 2024-12-17 07:06:08 +00:00
PluginConditionsModal.vue chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
PluginDetailModal.vue feat: add plugin detail modal as global component (#6233) 2024-07-01 08:59:17 +00:00
PluginInstallationModal.vue feat: enable asynchronous resolving for UI extension points (#6018) 2024-05-30 07:01:15 +00:00
PluginListItem.vue feat: add prompt for users to reload page after plugin update 2024-08-15 17:30:01 +08:00