Skip to content

Releases: wordpress-mobile/WordPressUI-iOS

1.10.0

19 Apr 18:16
440349e
Compare
Choose a tag to compare
Tag 1.10.0

1.9.0

11 Jan 19:22
105a797
Compare
Choose a tag to compare
Merge pull request #82 from wordpress-mobile/merge/1.9.0-into-trunk

Merge 1.9.0 into trunk

1.9.0-beta.2

21 Dec 22:02
0940412
Compare
Choose a tag to compare
1.9.0-beta.2 Pre-release
Pre-release
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

15 Dec 16:50
6fae58c
Compare
Choose a tag to compare
1.9.0-beta.1 Pre-release
Pre-release

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

30 Nov 20:06
cf177b3
Compare
Choose a tag to compare
Merge pull request #78 from wordpress-mobile/merge/1.8.0-into-trunk

Merge 1.8.0 into trunk

1.7.4-beta.1

19 Nov 18:12
7d746e0
Compare
Choose a tag to compare
1.7.4-beta.1 Pre-release
Pre-release

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

17 Nov 00:20
bd3aee6
Compare
Choose a tag to compare

Passes urlMismatch error along with the image download helpers.

1.7.3-beta.1

16 Nov 14:16
a81e3ed
Compare
Choose a tag to compare
1.7.3-beta.1 Pre-release
Pre-release

Passes urlMismatch error along with the image download helpers.

1.7.2

05 Oct 09:57
94af944
Compare
Choose a tag to compare
Merge pull request #74 from wordpress-mobile/release/1.7.2

Release/1.7.2

1.7.2-beta.1

24 Sep 02:22
5e2b57a
Compare
Choose a tag to compare
1.7.2-beta.1 Pre-release
Pre-release

Add an optional UIBarButtonItem anchor for bottom sheet popover on iPad.