Releases: kawoou/KWDrawerController
Releases · kawoou/KWDrawerController
4.1.6
- Fix transition bugs.
- Fix gesture not working bugs.
- Fix right drawer placement on iPads (#28 @rivera-ernesto)
4.1.4
- 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
- Fix crashed on load. (#12)
4.1.2
- Fix issues on auto layout of child view controllers.
- Replace naming.
- Implement getViewController method.
- Reduce cloning size.
4.1
- Implement new flag that enables direction auto-switching.
3.7
- Fixed not updating issues on properties.
3.6.1
- Hotfix! Fixed layout issue when rotate device.