Skip to content

Releases: sampettersson/Placement

1.7.0

03 Apr 13:50
Compare
Choose a tag to compare

This release fixes background views not receiving touches correctly thanks to @daninils.

1.6.0

11 Oct 10:37
1a43e5c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.0...1.6.0

1.5.0

04 May 08:58
4178880
Compare
Choose a tag to compare

This release contains the following fixes:

  • #4 Add correct defaults to correctly match Apples Layout protocol thanks to @Jaron-Lowe
  • #8 Attach PlacementLayoutValueKeys on iOS 16
  • #9 Always call updateCache even though subviews didn't change

1.4.1

11 Jan 12:07
Compare
Choose a tag to compare
Take the correct view controller when in a modal

1.4.0

11 Jan 11:50
Compare
Choose a tag to compare
Fix bug where presenting a sheet changes layout width

1.3.9: Use a spring animation for keyboard avoidance as its hard to match th…

06 Oct 13:57
Compare
Choose a tag to compare

1.3.8

06 Oct 10:28
Compare
Choose a tag to compare
Only notify for keyboardFrame if its distinct

1.3.7

06 Oct 09:04
Compare
Choose a tag to compare
Fix keyboard avoidance

1.3.6

06 Oct 08:52
Compare
Choose a tag to compare
Bugfixes for keyboard avoidance

1.3.5

06 Oct 07:39
Compare
Choose a tag to compare
Set size on hostingcontroller according to proposal