Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Navigation Updates #79

Merged
merged 12 commits into from
Jun 19, 2022
Merged

Navigation Updates #79

merged 12 commits into from
Jun 19, 2022

Conversation

dansiegel
Copy link
Member

Description

This adds numerous fixes around Navigation & the Navigation Builder.

Changes

  • Changes API from AddNavigationSegment to AddSegment
  • Adds RelativeBack extension to add ../
  • Adds createTab Deep Linking support. closes Add Support for Tab Deep Linking #73
  • Adding custom Exceptions to help provide better information around whether we have View or ViewModel initialization issues and for which page in our route
  • Add SupportedOSPlatformVersion for Android to prevent build warnings when the Minimum API is lower than 31
  • Updates TargetAwareExtensionBase to prevent the Page or TargetElement from being publicly visible

@dansiegel dansiegel added the enhancement New feature or request label Jun 19, 2022
@dansiegel dansiegel merged commit 900867f into master Jun 19, 2022
@dansiegel dansiegel deleted the builder-api-updates branch June 19, 2022 23:36
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Support for Tab Deep Linking
1 participant