halo/console/src/modules/contents/pages
Ryan Wang 02c47f552a
refactor: refactor pagination component to support display total items (#4303)
#### What type of PR is this?

/area console
/kind improvement
/milestone 2.8.x

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

重构 Console 的分页组件,以支持显示数据总条数。

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

Fixes #4268 

#### Special notes for your reviewer:

需要测试:

- 测试各个页面的分页功能是否正常

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

```release-note
重构 Console 的分页组件,以支持显示数据总条数。
```
2023-07-28 03:15:08 +00:00
..
components refactor: code structure of the single page data list (#4220) 2023-07-20 07:40:18 +00:00
composables feat: allow switching editors while editing a post (#4180) 2023-07-18 08:16:02 +00:00
widgets feat: add i18n supports for console (#3506) 2023-03-23 08:54:33 +00:00
DeletedSinglePageList.vue refactor: refactor pagination component to support display total items (#4303) 2023-07-28 03:15:08 +00:00
SinglePageEditor.vue fix: content cache was not cleaned up after the new post was saved (#4316) 2023-07-28 03:09:09 +00:00
SinglePageList.vue refactor: refactor pagination component to support display total items (#4303) 2023-07-28 03:15:08 +00:00
module.ts perf: improve styles of bottom menu in mobile devices (#3577) 2023-03-27 07:50:15 +00:00