Skip to content

Releases: skiptools/skip-ui

Release 1.13.8

30 Oct 20:46
5a5c7d8
Compare
Choose a tag to compare

What's Changed

Other Changes

  • .toolbarBackground(.visible) should cause bg to always be visible by @aabewhite in #84

Full Changelog: 1.13.7...1.13.8

Release 1.13.7

29 Oct 16:51
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Add support for UIImage pngData() and jpegData(compressionQuality:) by @marcprux in #82

New Contributors

Full Changelog: 1.13.6...1.13.7

Release 1.13.6

28 Oct 05:46
8c5355c
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Fixes for ForEach not causing recompose and misc regressions by @aabewhite in #81

Full Changelog: 1.13.5...1.13.6

Release 1.13.5

25 Oct 19:00
f762b4e
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: 1.13.4...1.13.5

Release 1.13.4

24 Oct 19:18
8e27afe
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Mimic SwiftUI in placing TextField cursor at end on external text change by @aabewhite in #77

Full Changelog: 1.13.3...1.13.4

Release 1.13.3

16 Oct 17:07
6500612
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Fix bug in Path translation using CGAffineTransform by @aabewhite in #76

Full Changelog: 1.13.2...1.13.3

Release 1.13.2

15 Oct 23:22
Compare
Choose a tag to compare

Release 1.13.1

15 Oct 18:29
81f10ed
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Layout fixes + fix regression in views with minHeight in ScrollView by @aabewhite in #75

Full Changelog: 1.13.0...1.13.1

Release 1.13.0

15 Oct 05:38
63d270e
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Support ripple effect customization with .material3Ripple by @aabewhite in #73
  • Support global coordinates for tap and drag gestures by @aabewhite in #74

Full Changelog: 1.12.2...1.13.0

Release 1.12.2

14 Oct 22:01
b8419f6
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Better mirror SwiftUI's behavior when applying .frame to containers by @aabewhite in #72

Full Changelog: 1.12.1...1.12.2