Skip to content

v1.6

Compare
Choose a tag to compare
@codeworksdev codeworksdev released this 01 Feb 19:05
· 17 commits to master since this release

The 1st major release of 2019 is finally here! This distribution package fixes 1 bug, includes a new addition CanvasJS, updates to Bootstrap v4.2.1, and adds stable compatibility with the Service Worker API. More details below.

RELEASE HIGHLIGHTS

  1. Fixes 1 bug (#235).
  2. New library: CanvasJS
  3. Bootstrap v4.2.1 and Font Awesome v5.7 installed natively.
  4. Full Service Worker API support for writing high-performance apps.
  5. Enhanced Less.js CSS preprocessor support.
  6. Includes an API tech demo.
  7. Plugins!

BUGFIXES (1)

  • #235: Bug: Less.js mixin .font() not generating CSS in some cases

NEW FEATURES (3)

  • #237: New: 1920px CSS media breakpoint
  • #234: By default, prevent users from resizing the viewport
  • #247: New library: CanvasJS

UPDATES (9)

  • #246: Update to Underscore.js 1.9.1 from 1.9.0
  • #245: Update to sprintf-js 1.1.2 from 1.1.1
  • #244: Update to Popper.js 1.14.7 from 1.14.4
  • #243: Update to Modernizr 3.6 from 3.5
  • #242: Update to Clipboard.js 2.0.4 from 2.0.1
  • #241: Update to Bootstrap 4.2.1 from 4.1.3
  • #239: Update to Underscore.string 3.3.5 from 3.3.4
  • #238: Update to Chart.js 2.7.3 from 2.7.2
  • #236: Update to Font Awesome 5.7.0 from 5.3.1

RELATED COMMITS (4)