- Fixed bug with open callback triggered by method. Thanks @CramericaIndustries!
- Added some ugly but useful tests in the html.
- Fixed bug with close callback not triggered. Thanks @CramericaIndustries!
- Rewritten as ES6 version of javascript
- Changed the file structure a bit
- Changed syntax from
TinyDrawer.init();
totinyDrawer();
- Bump to version 2.0
- Fixed the drawer menu blink issue
- Major updates
- Initial release