Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 672 Bytes

File metadata and controls

17 lines (13 loc) · 672 Bytes

Change Log

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 panel
    • app.panels3d.disable() - to disable 3D panel

v0.9.1 - August 15, 2014

  • Initial release.