Skip to content

Releases: jsmmth/MorphModalKit

v0.1.0

Choose a tag to compare

@jsmmth jsmmth released this 09 Nov 04:24
0697754

What's Changed

  • feat: Liquid Glass in #2

Full Changelog: v0.0.9...v0.1.0

v0.0.9

Choose a tag to compare

@jsmmth jsmmth released this 09 Nov 04:08
ae186e1

What's Changed

  • feat: inner corner radius + handlebar options in #17

Full Changelog: v0.0.8...v0.0.9

v0.0.8

Choose a tag to compare

@jsmmth jsmmth released this 07 Nov 01:26
5359800

What's Changed

  • feat: add support for isDraggable in #16

Full Changelog: v0.0.7...v0.0.8

v0.0.7

Choose a tag to compare

@jsmmth jsmmth released this 06 Nov 19:58
e12a85f

What's Changed

  • feat: optionally pass through touches in #15

Full Changelog: v0.0.6...v0.0.7

v0.0.6

Choose a tag to compare

@jsmmth jsmmth released this 17 Oct 16:36
5a3950b

What's Changed

  • feat: replace booleans in lifecycle events in #13

Full Changelog: v0.0.5...v0.0.6

v0.0.5

Choose a tag to compare

@jsmmth jsmmth released this 16 Oct 07:13
6d8e2c7

What's Changed

  • feat: keep dismissal actions when showsOverlay is false in #12

Full Changelog: v0.0.4...v0.0.5

v0.0.4

Choose a tag to compare

@jsmmth jsmmth released this 15 Sep 02:17
b89c639
  • Adds ability to setHeight on a specific modal or top most modal which programatically can adjust the height of the modal. This is helpful when you don't want to do a morph but want to simply adjust the height of the modal.

v0.0.3

Choose a tag to compare

@jsmmth jsmmth released this 10 Jul 01:56
f67b862
  • Introduces experimental SwiftUI API

Note: I am aware I am not the strongest SwiftUI engineer so if there are changes you require or improvements you can make I urge you to create a pull request and contribute to the repo, there were a couple things that ended up being harder than expected due to SwiftUIs flakey support for some features.

v0.0.2

Choose a tag to compare

@jsmmth jsmmth released this 06 Jul 18:22
f250397
  • Added iPad support
  • Fixed crash for pop method
  • Updated StickyElementsContainer to use StickyOption control for inheriting or supplying new sticky elements

v0.0.1

Choose a tag to compare

@jsmmth jsmmth released this 06 Jul 14:45

Initial modal system build