Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-17 | Add support for emitting a signal when entering a NavLink | Josh Jones | |
2022-12-17 | Mark navigation classes and nodes as experimental | Josh Jones | |
The navigation team has some large changes planned for navigation in the 4.x timeframe, so marking these nodes as experimental to give users a heads up that the API may change in breaking ways. | |||
2022-09-28 | Update NavigationAgent to use query_path | Josh Jones | |
This paves the way for having agents respond to link traversal. | |||
2022-09-20 | Add NavigationPathQuery | smix8 | |
Adds NavigationPathQueryParameters objects that can be used with NavigationServer.query_path() to query a customized navigation path. |