Skip to content

Releases: kawoou/KWDrawerController

4.1.6

27 May 08:59
72e97b1
Compare
Choose a tag to compare
  • Fix transition bugs.
  • Fix gesture not working bugs.
  • Fix right drawer placement on iPads (#28 @rivera-ernesto)

4.1.5

27 May 08:58
8f191c5
Compare
Choose a tag to compare

4.1.4

18 Apr 14:17
9736f61
Compare
Choose a tag to compare
  • Add state methods to delegate. (#16)
  • Fix access control issues. (#18)
  • Fixed DrawerFloatTransition bug. (#20)
  • DrawerController incorrectly manages lifecycles of child controllers. (#21 #22)

4.1.3

18 Apr 14:16
a0a2b8e
Compare
Choose a tag to compare
  • Fix crashed on load. (#12)

4.1.2

18 Apr 14:16
8c18b58
Compare
Choose a tag to compare
  • Fix issues on auto layout of child view controllers.
  • Replace naming.
  • Implement getViewController method.
  • Reduce cloning size.

4.1.1

09 Jan 12:57
96ea347
Compare
Choose a tag to compare
  • Support RxSwift.

4.1

09 Jan 12:56
804b9b3
Compare
Choose a tag to compare
4.1
  • Implement new flag that enables direction auto-switching.

4.0

08 Jan 16:06
f867b95
Compare
Choose a tag to compare
4.0
  • Support Swift 4.

3.7

08 Jan 16:06
c876b2b
Compare
Choose a tag to compare
3.7
  • Fixed not updating issues on properties.

3.6.1

16 Jun 13:42
Compare
Choose a tag to compare
  • Hotfix! Fixed layout issue when rotate device.