Skip to content

0.14.0

Compare
Choose a tag to compare
@gdotdesign gdotdesign released this 03 Jul 15:37
· 384 commits to master since this release

Documentation Generator

  • Fix documentation generation for modules.

Installer

  • Eliminate versions of packages with missing or invalid mint.json when installing dependencies.

Compiler

  • #467 #115 Don't minimize the CSS classes in development.

    before-after

    Don't use these CSS classes for targeting - either with DOM or as sub styles - because they are minimized in production!

  • Update the list of valid CSS property names - @Sija

  • Fixes in the generated service worker.

Standard Library

  • BREAKING CHANGE Renamed treshold field to threshold in the subscription for Provider.Intersection.
  • Fixes documentation comments for some functions.

Housekeeping

  • More cleanups and refactors - @Sija
  • Update documentation viewer app.