Branch: refs/heads/main
  Home:   
https://github.com/xwiki-contrib/cristal
  Commit: d69282007e717b37fa23a2bab1be19db1416cf4e
https://github.com/xwiki-contrib/cristal/commit/d69282007e717b37fa23a2bab1b…
  Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
  Date:   2024-11-22 (Fri, 22 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 (#434)
* 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