halo/ui/src
Ryan Wang ae274db893
refactor: hide the custom annotations form by defaults (#5595)
#### What type of PR is this?

/area ui
/kind improvement
/milestone 2.14.x

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

默认隐藏自定义元数据表单,通常这不会让用户自行修改,默认显示反而会给使用者造成心智负担。

<img width="807" alt="image" src="https://github.com/halo-dev/halo/assets/21301288/f80813e2-00c8-483e-bb16-fe4671c5450e">

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

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

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

```release-note
默认隐藏文章设置等界面的自定义元数据表单。
```
2024-03-31 14:20:06 +00:00
..
assets Move folder console to ui 2024-02-02 22:22:51 +08:00
components refactor: hide the custom annotations form by defaults (#5595) 2024-03-31 14:20:06 +00:00
composables Move folder console to ui 2024-02-02 22:22:51 +08:00
constants Move folder console to ui 2024-02-02 22:22:51 +08:00
formkit feat: add verification function to the notification settings for the mailbox (#5464) 2024-03-26 08:00:07 +00:00
locales refactor: hide the custom annotations form by defaults (#5595) 2024-03-31 14:20:06 +00:00
setup Move folder console to ui 2024-02-02 22:22:51 +08:00
stores Move folder console to ui 2024-02-02 22:22:51 +08:00
styles Move folder console to ui 2024-02-02 22:22:51 +08:00
types feat: add support for force verify email during user registration (#5320) 2024-02-22 09:44:06 +00:00
utils fix: refactor the theme and post preview feature to solve the session expiration issue (#5518) 2024-03-19 06:58:22 +00:00
views/exceptions Move folder console to ui 2024-02-02 22:22:51 +08:00
vite chore: create shared common chunks during the ui build (#5580) 2024-03-25 04:18:09 +00:00