halo/src/modules/system/plugins
Ryan Wang 7add4be116 perf: improve the list filter style and support clear all (halo-dev/console#702)
#### What type of PR is this?

/kind improvement
/milestone 2.0

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

优化 Console 数据列表的筛选标签样式,以及支持清空所有筛选条件。

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

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

#### Screenshots:

<img width="1663" alt="image" src="https://user-images.githubusercontent.com/21301288/203353043-b5e7631f-cc02-4368-b770-42b53e1dbf78.png">

#### Special notes for your reviewer:

/cc @halo-dev/sig-halo-console 

测试方式:

1. 测试文章、自定义页面、附件、插件、评论管理中的筛选功能。

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

```release-note
优化 Console 数据列表的筛选标签样式,以及支持清空所有筛选条件。
```
2022-11-23 04:59:28 +00:00
..
components refactor: update the field of the plugin logo (halo-dev/console#678) 2022-11-03 02:50:17 +00:00
composables refactor: api of dialog component (halo-dev/console#646) 2022-10-18 01:58:09 +00:00
layouts refactor: update the field of the plugin logo (halo-dev/console#678) 2022-11-03 02:50:17 +00:00
PluginDetail.vue perf: optimize the display of numbers 2022-09-29 11:10:31 +08:00
PluginList.vue perf: improve the list filter style and support clear all (halo-dev/console#702) 2022-11-23 04:59:28 +00:00
PluginSetting.vue feat: add formkit custom input of repeater (halo-dev/console#692) 2022-11-15 07:48:17 +00:00
module.ts refactor: router and menu generation (halo-dev/console#651) 2022-10-19 08:54:13 +00:00