Releases: nathantannar4/Transmission
Releases · nathantannar4/Transmission
1.7.2
- Fixes memory leak with
.sheet
presentations
- Fixes potential iOS 18.1 crash
1.7.1
- Adds the flag
shouldAutomaticallyDismissPresentedView
to PresentationLinkTransition.Options
control presenting on the top most UIViewController
or dismiss and then present
- Fixes #69
1.7.0
- Improved
PresentationCoordinator
and DestinationCoordinator
API to allow for dismissal of multiple presented or pushed views
1.6.0
- Fixes iOS 18.1 issues
- Fixes #68
1.5.3
- Fixes #65
- Fixes
TransitionReader
when used in a NavigationView
with the .columns
view style
1.5.1
- Adds
idealDetentValue
property to Detent.ResolutionContext
for custom detents that want to incorporate the ideal size (#62)
1.5.0
- Fix
DatePicker
embedded in a popover
- Support transitioning presentation controllers when the
transition
of a PresentationLink
changes
- Add
.zoom
system transition