Skip to content

Navigator gets data from IndexStore #896

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

Merged

Conversation

hqhhuang
Copy link
Contributor

Bug/issue #, if applicable: rdar://134347681

Summary

This is the 3rd PR of the refactor effort. The navigator should also get its data from IndexStore instead of NavigatorDataProvider

Dependencies

Previous 2 PRs merged to the navigator-index-store branch: #889 and #895

Testing

Steps:

  1. Ensure navigator and quick nav has no regressions.

Checklist

Make sure you check off the following items. If they cannot be completed, provide a reason.

  • Added tests
  • Ran npm test, and it succeeded
  • Updated documentation if necessary

navigator gets data from IndexStore
Remove `NavigatorDataProvider` and its tests
`flatChildren` should default to null
Update Navigator.vue
Update Navigator.spec.js
test falling back to `url`
fix `DocumentationLayout` test
@hqhhuang hqhhuang changed the title 3 navigator data from store Navigator gets data from IndexStore Sep 23, 2024
separate navigator props from technology props
@hqhhuang hqhhuang merged commit f0d4c15 into swiftlang:navigator-index-store Sep 30, 2024
@hqhhuang hqhhuang deleted the 3-navigator-data-from-store branch September 30, 2024 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants