Skip to content

Releases: skiptools/skip-ui

Release 1.51.3

16 Apr 22:12
1.51.3
ad6653c

Choose a tag to compare

What's Changed

Other Changes

Full Changelog: 1.51.2...1.51.3

Release 1.51.2

14 Apr 21:18
1.51.2
825226d

Choose a tag to compare

What's Changed

Other Changes

Full Changelog: 1.51.1...1.51.2

Release 1.51.1

11 Apr 00:30
1.51.1
fdc3a92

Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: 1.51.0...1.51.1

Release 1.51.0

03 Apr 03:45
1.51.0
736c6a1

Choose a tag to compare

What's Changed

Other Changes

Full Changelog: 1.50.4...1.51.0

Release 1.50.4

02 Apr 16:15
1.50.4
4a85192

Choose a tag to compare

What's Changed

Other Changes

Full Changelog: 1.50.3...1.50.4

Release 1.50.3

24 Mar 13:52
1.50.3
cf9d157

Choose a tag to compare

What's Changed

Other Changes

Full Changelog: 1.50.2...1.50.3

Release 1.50.2

21 Mar 00:38
1.50.2
08fd7a9

Choose a tag to compare

What's Changed

Other Changes

  • Fix default scaling of images in tab view tabs by @marcprux in #358
  • Enable contextMenu for Button and other elements that handle touches by @marcprux in #360
  • Added support for Date Picker Ranges in Skip Lite by @fhasse95 in #352
  • Working implementation of allowsHitTest() on Android by @tifroz in #359
  • Context Menu Improvements by @fhasse95 in #357
  • Bump coil and androidx dependencies by @marcprux in #361

New Contributors

Full Changelog: 1.50.1...1.50.2

Release 1.50.1

17 Mar 14:18
1.50.1
f4e8bf8

Choose a tag to compare

What's Changed

Other Changes

  • Remove stroke width in symbol rendering to fix excess heaviness by @marcprux in #355
  • Add contextMenu modifier by @marcprux in #356

Full Changelog: 1.50.0...1.50.1

Release 1.50.0

08 Mar 00:15
1.50.0
d8f8fe1

Choose a tag to compare

What's Changed

Other Changes

  • Declare PaddingValues and Dp types to squelch warnings by @marcprux in #341
  • Add support for Color(.systemBackground) by @dfabulich in #347
  • Use Material Design colors for destructive buttons (fixes dark mode) by @dfabulich in #350
  • Added basic notification trigger support by @fhasse95 in #337
  • scrollPosition(id: Binding<(any Hashable)?>) for lazy containers by @dfabulich in #346
  • Document that .frame(maxWidth:) ignores parent bounds by @dfabulich in #342
  • Fix judder on scroll with disappearing scrollBehavior by @dfabulich in #297
  • Implement .contentMargins by @dfabulich in #345

Full Changelog: 1.49.1...1.50.0

Release 1.49.1

26 Feb 17:52
1.49.1
3d09718

Choose a tag to compare

What's Changed

Other Changes

  • Add error handling to UIImage with contentsOfFile constructor by @GavynHolt in #338

Full Changelog: 1.49.0...1.49.1