halo/ui/packages
Ryan Wang d1d4705705
refactor: improve editor ui (#5828)
#### What type of PR is this?

/area ui
/kind improvement
/milestone 2.15.x

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

优化编辑器的部分 UI。

1. 优化顶部工具栏的样式。
2. 统一格式刷和清除格式的图标。

before:

<img width="1001" alt="image" src="https://github.com/halo-dev/halo/assets/21301288/4d3f2e9a-a79d-429e-aaa4-70313f61da6c">

after:

<img width="1021" alt="image" src="https://github.com/halo-dev/halo/assets/21301288/676ce83b-da87-4c5b-bc63-1405106827f8">

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

```release-note
优化编辑器的部分 UI。
```
2024-04-29 07:59:34 +00:00
..
api-client feat: subscription support for expression-based subscribing (#5705) 2024-04-26 10:26:41 +00:00
components feat: add features for view post history snapshots (#5787) 2024-04-26 18:10:06 +08:00
editor refactor: improve editor ui (#5828) 2024-04-29 07:59:34 +00:00
shared feat: add extension points for user detail tab (#5763) 2024-04-25 00:33:09 +00:00
ui-plugin-bundler-kit Prepare for developing 2.15.0 (#5635) 2024-04-02 02:20:07 +00:00