Releases: forXifLess/LinkNavigator
Releases Β· forXifLess/LinkNavigator
Release list
1.4.4
Summary
This release fixes a bug in the rootBackToLast navigation function of SingleLinkNavigator.
What's Changed
- Fixed a bug where rootBackToLast(path:isAnimated:) resolved the target view controller from the activeController stack instead of the rootController stack, causing it to pop to the wrong screen (or fail to
navigate) when a modal/sheet was active - Now correctly searches the root navigation stack when popping back to the last matching path
Full Changelog
1.4.3
Summary
This release fixes event delivery for views presented via sheet and fullSheet in TabLinkNavigator.
What's Changed
- Fixed a bug where
send(linkItem:)events were not received by pages presented in sheet and full sheet flows - Included modal and full-screen sheet view controllers in the event delivery path
Full Changelog
1.3.1
1.3.0
The UINavigation extension was not sufficiently general, so it has been removed.
Full Changelog: 1.2.8...1.3.0
1.2.9
V 1.2.8
1.2.7
I am pleased to announce the release of a new version after a considerable interval.
Update: Minor Fix
This version has been updated
Thank you to @WallabyStuff for identifying the typo.
What's Changed
- rename: Fixed misspelled folder name by @WallabyStuff in #42
New Contributors
- @WallabyStuff made their first contribution in #42
Full Changelog: 1.2.6...1.2.7
v1.2.6
1.2.5
releaseed 1.2.5
Full Changelog: 1.2.4...1.2.5
0.6.4
What's Changed
- Correction of a typo. (thanks. @YangJinmo )
- Fixing an issue where the project cannot be built in Swift versions below 5.7 (thanks. @keyboardseokmin)
Full Changelog: 0.6.4