v2.0.0 - February 24, 2018
- Reworked to be compatible with Framework7 v2
- Added ES module version
v1.0.0 - August 22, 2015
- Build system changed to Gulp
- Demo update to use latest F7 releases
v1.0.0 - October 2, 2014
- Allow enable/disable on the fly with new API methods:
app.panels3d.enable()- to enable 3D panelapp.panels3d.disable()- to disable 3D panel
- Initial release.