Releases: wordpress-mobile/WordPressUI-iOS
Releases · wordpress-mobile/WordPressUI-iOS
1.10.0
1.9.0
1.9.0-beta.2
Merge pull request #81 from wordpress-mobile/issue/15531-fix-ppn-cut-off Fixes the bottom sheet view from changing height when presenting a child view controller
1.9.0-beta.1
Adds a helper that wraps the UIView animation block and applies the settings from a UIAnimation to make it easier to coordinate animations with the same speed and curve as the Keyboard's animation. #79
1.8.0
1.7.4-beta.1
Adds a helper method animatableSetIsHidden
to UIView to animate the transition of alpha changes for animating isHidden
changes and updates the isHidden
property to respect the current state.
1.7.3
1.7.3-beta.1
Passes urlMismatch
error along with the image download helpers.
1.7.2
Merge pull request #74 from wordpress-mobile/release/1.7.2 Release/1.7.2
1.7.2-beta.1
Add an optional UIBarButtonItem
anchor for bottom sheet popover on iPad.