Skip to content
This repository has been archived by the owner on Jul 25, 2021. It is now read-only.

v4.0.0

Compare
Choose a tag to compare
@clarketm clarketm released this 05 May 05:43
· 222 commits to master since this release

New Features:

  • A complete architecture rewrite/overhaul, to maximize performance and customizability.
  • A new examples directory with interactive demos for each possible configuration / settings.
  • Improved, continuously integrated docs using Gitbook.
  • Optimal local blob storage using the LocalStorage API.
  • On-demand file download using getExportData() and export2file(data, mimeType, filename, fileExtension).
  • JavaScript-first design will fallback support for jQuery.
  • ... and many more! Check out the examples.

Migrating from 3.x to 4.x