halo/ui/console-src/modules/contents/attachments/components
Ryan Wang ae7dcbb317
fix: not remembering the selected attachment policy in upload modal (#6115)
#### What type of PR is this?

/area ui
/kind bug
/milestone 2.17.x

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

修复首次上传附件时,没有默认选择第一个存储策略的问题。

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

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

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

```release-note
修复首次上传附件时,没有默认选择第一个存储策略的问题。
```
2024-06-23 03:48:29 +00:00
..
selector-providers refactor: improve ui/ux of attachment group and policy selector (#5996) 2024-05-27 08:30:57 +00:00
AttachmentDetailModal.vue refactor: improve method name of api client (#5980) 2024-05-24 04:04:50 +00:00
AttachmentGroupBadge.vue refactor: improve ui/ux of attachment group and policy selector (#5996) 2024-05-27 08:30:57 +00:00
AttachmentGroupEditingModal.vue refactor: typing component template refs for VModal (#5994) 2024-05-27 08:56:57 +00:00
AttachmentGroupList.vue refactor: improve ui/ux of attachment group and policy selector (#5996) 2024-05-27 08:30:57 +00:00
AttachmentListItem.vue refactor: improve method name of api client (#5980) 2024-05-24 04:04:50 +00:00
AttachmentPermalinkList.vue refactor: improve code base of attachment-related (#5967) 2024-05-23 02:54:49 +00:00
AttachmentPoliciesModal.vue refactor: typing component template refs for VModal (#5994) 2024-05-27 08:56:57 +00:00
AttachmentPolicyBadge.vue refactor: improve ui/ux of attachment group and policy selector (#5996) 2024-05-27 08:30:57 +00:00
AttachmentPolicyEditingModal.vue refactor: typing component template refs for VModal (#5994) 2024-05-27 08:56:57 +00:00
AttachmentSelectorModal.vue feat: enable asynchronous resolving for UI extension points (#6018) 2024-05-30 07:01:15 +00:00
AttachmentUploadModal.vue fix: not remembering the selected attachment policy in upload modal (#6115) 2024-06-23 03:48:29 +00:00