Skip to content

Releases: HeathWang/HWPanModal

v0.9.8

04 Aug 02:50
Compare
Choose a tag to compare
fix for swift project, can not use `func contentShadow() -> HWPanModa…

…lShadow`

v0.9.7

13 Mar 08:54
Compare
Choose a tag to compare

fix different iOS version get keyWindow issue.

Fix Crash

16 Jun 01:59
Compare
Choose a tag to compare

Fix crash:
When delete datasource and reload data cause crash.
Refer:
#103
#107

Release 0.9.2

08 Jun 06:53
Compare
Choose a tag to compare

add new API:

/**
 * call this method to dismiss your presented VC directly
 */
- (void)hw_dismissAnimated:(BOOL)animated completion:(void (^)(void))completion NS_SWIFT_NAME(dismissAnimated(animated:completion:));

0.9.1 Release

08 Jun 03:37
21b10a4
Compare
Choose a tag to compare
Update HWPanModal.podspec

bug fix

25 Aug 08:41
Compare
Choose a tag to compare
0.8.9

fix use view that trigger dismiss can still drag issue.

v 0.8.8

16 Aug 07:21
Compare
Choose a tag to compare

bug fix

Add new API

05 Aug 09:16
Compare
Choose a tag to compare
- (BOOL)allowsPullDownWhenShortState;

API function update

12 Jul 06:03
Compare
Choose a tag to compare

improve allowsTouchEventsPassingThroughTransitionView api

0.8.5

17 Jun 09:40
Compare
Choose a tag to compare
update version