Branch: refs/heads/CRISTAL-235
  Home:   
https://github.com/xwiki-contrib/cristal
  Commit: 1f0f3bdfb31db0475fadf434049c371ce1af46bd
https://github.com/xwiki-contrib/cristal/commit/1f0f3bdfb31db0475fadf434049…
  Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
  Date:   2024-11-19 (Tue, 19 Nov 2024)
  Changed paths:
    M core/document/document-api/src/index.ts
    M core/document/document-default/src/defaultDocumentService.ts
    M core/page-actions/page-actions-ui/package.json
    M core/page-actions/page-actions-ui/src/vue/DeletePage.vue
    M ds/shoelace/package.json
    R ds/shoelace/src/utils/navigation-tree-selection.ts
    A ds/shoelace/src/vue/x-navigation-tree-item.vue
    M ds/shoelace/src/vue/x-navigation-tree.vue
    M ds/vuetify/package.json
    M ds/vuetify/src/vue/x-navigation-tree.vue
    M editors/tiptap/src/vue/c-edit-tiptap.vue
    M pnpm-lock.yaml
    M skin/src/vue/c-page-creation-menu.vue
    M skin/src/vue/c-sidebar.vue
  Log Message:
  -----------
  CRISTAL-235: Update navigation tree when creating/deleting/updating a page
* Refactor Shoelace's Navigation Tree to manage updates without
  observing mutations
* Add events support to DocumentService for page deletion and update
* Implement document change listeners on both Navigation Trees
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki-contrib/cristal/settings/notifications