halo/ui/console-src/modules/contents/posts
Ryan Wang 373229e9de
fix: not remembering the selected editor (#6114)
#### 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/6091

#### Special notes for your reviewer:

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

```release-note
修复新建文章时,没有自动选择之前所选编辑器的问题。
```
2024-06-23 03:46:29 +00:00
..
categories feat: add preventParentPostCascadeQuery option to control visibility of child category posts (#6083) 2024-06-21 04:08:10 +00:00
components refactor: logic of publishing post (#5987) 2024-05-27 08:26:58 +00:00
composables refactor: improve method name of api client (#5980) 2024-05-24 04:04:50 +00:00
tags refactor: typing component template refs for VModal (#5994) 2024-05-27 08:56:57 +00:00
widgets Move folder console to ui 2024-02-02 22:22:51 +08:00
DeletedPostList.vue refactor: improve method name of api client (#5980) 2024-05-24 04:04:50 +00:00
PostEditor.vue fix: not remembering the selected editor (#6114) 2024-06-23 03:46:29 +00:00
PostList.vue refactor: logic of publishing post (#5987) 2024-05-27 08:26:58 +00:00
PostSnapshots.vue refactor: improve method name of api client (#5980) 2024-05-24 04:04:50 +00:00
module.ts feat: add features for view post history snapshots (#5787) 2024-04-26 18:10:06 +08:00