You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 27, 2019. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,10 @@
1
1
#CNPPopupController
2
2
3
-
##What's new
4
-
** Updated: June 14th, 2015 v0.2.0 **
3
+
##Version History
4
+
**June 24th, 2015 v0.2.1**
5
+
- Bug fix for dismissing on background mask touch.
6
+
7
+
**June 14th, 2015 v0.2.0**
5
8
- Completely rewritten. *Started from the bottom, now we're here.*
6
9
- Ther are some minor API changes in v0.2.0. I tried to keep it as close to the last version as possible. See the example project if you need some help getting it set up.
7
10
- Custom view support (You can add anything, as it's contents as long as it is a UIView or subclass of UIView
0 commit comments