halo/ui/uc-src
Ryan Wang 471195d6b0
refactor: add chunked execution mechanism for notification batch deletions (#7634)
#### What type of PR is this?

/area ui
/kind improvement
/milestone 2.21.x

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

Use `Promise.all` to execute part of the batch deletion logic of the notification in chunks to optimize the execution performance.

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

Fixes #

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

```release-note
优化通知批量删除的执行性能
```
2025-07-22 12:48:18 +00:00
..
layouts feat: improve menu bar in mobile devices (#7542) 2025-06-13 05:28:42 +00:00
modules refactor: add chunked execution mechanism for notification batch deletions (#7634) 2025-07-22 12:48:18 +00:00
router chore: migrate eslint 9 (#7588) 2025-06-25 00:37:20 +00:00
setup feat: add prompt for users to reload page after plugin update 2024-08-15 17:30:01 +08:00
App.vue Move folder console to ui 2024-02-02 22:22:51 +08:00
main.ts chore: use rolldown-vite (#7489) 2025-06-19 16:31:11 +00:00