halo/ui/src
Ryan Wang c22fab2b34
fix: correct formatting issues in DefaultEditor component (#6752)
#### What type of PR is this?

/area ui
/kind cleanup

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

修复 DefaultEditor 组件中的格式问题。

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

```release-note
None
```
2024-10-04 06:20:42 +00:00
..
assets chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
components fix: correct formatting issues in DefaultEditor component (#6752) 2024-10-04 06:20:42 +00:00
composables refactor: remove async loading logic for editor (#6707) 2024-09-27 05:03:35 +00:00
constants feat: add secret select input (#6140) 2024-06-27 10:08:55 +00:00
formkit fix: resolve issue with underline not displaying in input field (#6694) 2024-09-28 10:39:42 +00:00
locales feat: add login expiration notification (#6738) 2024-09-30 11:01:52 +00:00
setup feat: add login expiration notification (#6738) 2024-09-30 11:01:52 +00:00
stores refactor: remove login-related pages from UI project (#6712) 2024-09-28 10:19:41 +00:00
styles fix: resolve styling issue for checkbox when disabled (#6240) 2024-07-01 09:55:17 +00:00
types feat: change the tab title to the site title of the website (#5696) 2024-04-12 09:48:08 +00:00
utils Add frontend support for customizing login and logout pages 2024-09-28 17:38:32 +08:00
views/exceptions Move folder console to ui 2024-02-02 22:22:51 +08:00
vite feat: add requests library as a global shared dependency 2024-06-25 12:31:44 +08:00