Skip to content

Releases: sbertix/DropView

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Dec 12:42
f0ffe7f

Features

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 04 Dec 01:43
5abc473

Bug Fixes

  • add padding on unbalanced leading/trailing (#12) (4f584d7)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 04 Dec 00:38
174d0f6
  • feat!: upgrade flow following modern SwiftUI (#11) (174d0f6), closes #11 #9

BREAKING CHANGES

  • Drop is no longer supported.

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 15 May 15:31
ed67d5a

Bug Fixes

  • docs: update docs base directory (a4bbec1)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 15 May 15:20
a911858

Features

  • add accessibility support for labels (58f3136)
  • add interactive dismissal (854d028)

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 14 May 14:50
11cc425

Bug Fixes

  • fix contextual base references (11cc425)

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 14 May 14:41
0fd02ca

Bug Fixes

  • fix macOS minimum deployment target (361d03b)
  • fix unavailable Colors (0fd02ca)

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 14 May 14:16
4d0f930

Bug Fixes

  • fix minimum platform versions (4d0f930)

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 14 May 14:03
74416d2

Features