Refactor emoji-edit-dialog to use Composition API (#8657)
* refactor(client): refactor emoji-edit-dialog to use Composition API * fix(client): fix editing emoji not updating emoji list * Apply review suggestions from @Johann150 Co-authored-by:Johann150 <johann@qwertqwefsday.eu> * fix(client): use cached category info instead of making a request * fix(client): use updateItem in emoji pagination when editing * fix(client): reimplement removeItem in MkPagination * Apply review suggestion from @Johann150 Co-authored-by:
Johann150 <johann@qwertqwefsday.eu> Co-authored-by:
Johann150 <johann@qwertqwefsday.eu>
Showing
- packages/client/src/components/ui/pagination.vue 6 additions, 0 deletionspackages/client/src/components/ui/pagination.vue
- packages/client/src/pages/admin/emoji-edit-dialog.vue 51 additions, 65 deletionspackages/client/src/pages/admin/emoji-edit-dialog.vue
- packages/client/src/pages/admin/emojis.vue 4 additions, 4 deletionspackages/client/src/pages/admin/emojis.vue
Loading
Please register or sign in to comment