Ryan Wang
|
9a00a74f06
|
feat: add dropdown component to refactor the action buttons (#3576)
#### What type of PR is this?
/kind improvement
/area console
/milestone 2.4.x
#### What this PR does / why we need it:
在 `@halo-dev/components` 添加 Dropdown 组件用于统一 Console 端所有下拉框的样式和表现,同时方便插件使用。
<img width="1408" alt="image" src="https://user-images.githubusercontent.com/21301288/227758168-ed6f40ef-8627-4d5a-8a4a-476badf5196d.png">
<img width="992" alt="image" src="https://user-images.githubusercontent.com/21301288/227758184-01bf61a0-f778-4ba8-aaea-f6b99715b577.png">
#### Which issue(s) this PR fixes:
Fixes #2987
#### Does this PR introduce a user-facing change?
```release-note
Console 端添加 Dropdown 组件以统一所有下拉框的样式和表现。
```
|
2023-03-27 08:06:13 +00:00 |