Releases
1.15.0
Commits
a5f3118 : Non-failable initializer for MMMWebView (Aleh Dzenisiuk)
8f86b53 : Import MMMNavigation(Stack) (Dax Rahusen)
b63db55 : Update .podspec version for MMMCommonUI (Dax Rahusen)
fb32e8b : Add MMMPreferredSizeChanges protocol (Aleh Dzenisiuk)
fix up nullability (Aleh Dzenisiuk )
Optimise MMMNavigationHop.Params for Swift (Dax Rahusen )
Add garbage collection for removed navigation handlers. (Dax Rahusen )
restore assertion on addSubview()—it's not a container for unmanaged views (Aleh Dzenisiuk )
3d9fb3a : Breaking change: MMMStackContainer to use 249 prio for double pins (Aleh Dzenisiuk)
eaf7dc6 : Add MMMGridContainer to support simple grid layouts (Aleh Dzenisiuk)
3b7b464 : fixup! Add MMMGridContainer to support simple grid layouts (Aleh Dzenisiuk)
Add nullable done block support (Dax Rahusen )
Make some functions nicer for swift (Dax Rahusen )
c88360b : Update some (breaking) swift support for 'NavigationStack' & CommonUI
pdf render (Dax Rahusen)
0f3bbb0 : Add missing NON_NULL macro for MMMWebView (Dax Rahusen)
6433a1f : Use a modular import in MMMPhotoLibraryLoadableImage (Aleh Dzenisiuk)
a7f02c0 : Use MMMCommonUI.h as an umbrella header to avoid issues with Swift compatibility headers (Aleh Dzenisiuk)
a4a95e0 : Add Quad/Cubic/Quart and Quint MMMAnimation curves (Erik Terwan)
2641fe6 : Version bump (Erik Terwan)
use leading/trailing instead of left/right edges (Aleh Dzenisiuk )
fix the animation bug where the previous image could linger (Aleh Dzenisiuk )
1a8628b : Add SPM support (Erik Terwan)
27d8ec0 : Bump version (Erik Terwan)
Fix class name typo (Dax Rahusen )
support baseline layout that makes sense (Aleh Dzenisiuk )
5ee83f3 : Fix SPM linker errors and tests (Erik Terwan)
890ce58 : Update README.md (Erik Terwan)
6772080 : Add autorelease action (Erik Terwan)
e6c87f4 : Add auto-document workflow (Erik Terwan)
pass touches through (Dmytro Likhachov )
7cc3940 : Work around build issues when this is used as a dev pod (Aleh Dzenisiuk)
fix the issue with pop completion reporting success even in case of a failure (Aleh Dzenisiuk )
fix the issue with 'pop' completion handlers called more than once in some cases (Aleh Dzenisiuk )
1447afe : Add a drop-in replacement for UIViewController.present working with MMMNavigationStack (Aleh Dzenisiuk)
You can’t perform that action at this time.