Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Navigator gets data from IndexStore #896

Open
wants to merge 7 commits into
base: navigator-index-store
Choose a base branch
from

Commits on Sep 23, 2024

  1. navigator gets data from IndexStore

    navigator gets data from IndexStore
    hqhhuang committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    1093a3a View commit details
    Browse the repository at this point in the history
  2. Remove NavigatorDataProvider and its tests

    Remove `NavigatorDataProvider` and its tests
    hqhhuang committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    65c34b0 View commit details
    Browse the repository at this point in the history
  3. flatChildren should default to null

    `flatChildren` should default to null
    hqhhuang committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    bb8ce06 View commit details
    Browse the repository at this point in the history
  4. Update Navigator.vue

    Update Navigator.vue
    hqhhuang committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ccfe4f3 View commit details
    Browse the repository at this point in the history
  5. Update Navigator.spec.js

    Update Navigator.spec.js
    hqhhuang committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    be7c890 View commit details
    Browse the repository at this point in the history
  6. test falling back to url

    test falling back to `url`
    hqhhuang committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a710527 View commit details
    Browse the repository at this point in the history
  7. fix DocumentationLayout test

    fix `DocumentationLayout` test
    hqhhuang committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b5168ff View commit details
    Browse the repository at this point in the history