Skip to content

Releases: ykyouhei/KYDrawerController

2.1.0

31 Oct 07:24
Compare
Choose a tag to compare

2.0.4

29 Oct 06:16
Compare
Choose a tag to compare

2.0.3

18 Aug 06:31
Compare
Choose a tag to compare

Rename

  • drawerController(_:stateChanged:) is deprecated now in favor of didChangeState. (#102) @ikesyo

2.0.2

11 Aug 04:23
Compare
Choose a tag to compare

Bug fix

  • Fix the initial layout for DrawerDirection.Right (#101) @ikesyo

2.0.1

18 Sep 07:14
Compare
Choose a tag to compare
update Info.plist

2.0.0

16 Sep 14:46
Compare
Choose a tag to compare

swift3

1.1.5

02 Jul 01:09
Compare
Choose a tag to compare
  • Forward appearance methods to the appropriate child view controller (#52)
  • Expose containerViewTapGesture (#53)

1.1.4

26 Jun 08:38
Compare
Choose a tag to compare

1.1.3

10 Apr 12:41
Compare
Choose a tag to compare
Develop (#43)

* change access level.

* Update podspec.

1.1.2

08 Nov 08:48
Compare
Choose a tag to compare
  • Supporting Carthage.