v0.3.0
What's Changed
- Use
release/*
for the branch name pattern that trigger dry_publish workflow by @fujidaiti in #13 - Add iOS 15 style modal sheet transition by @fujidaiti in #21
- Improve the sheet motion while opening/closing the keyboard by @fujidaiti in #27
- Add
settings
andfullscreenDialog
params to the constructors of modal sheet routes and pages by @fujidaiti in #28 - Physics improvements by @fujidaiti in #32
- Add unit testing workflow by @fujidaiti in #34
- Fix Publish workflow by @fujidaiti in #35
- Refine CI/CD by @fujidaiti in #36
- Add missing checkout by @fujidaiti in #37
- Add conditional modal sheet popping feature by @fujidaiti in #41
- Remove
enablePullToDismiss
by @fujidaiti in #44 - Bump to v0.3.0 by @fujidaiti in #43
Full Changelog: v0.2.0...v0.3.0