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

v2.0.0

Compare
Choose a tag to compare
@joseluisq joseluisq released this 27 Nov 06:59
· 60 commits to master since this release

Welcome to the new v2!

This version has many significative changes and performance improvements.
But basically, the previous functionality is preserved (v1).

Changelog

  • Both in() and out() methods was replaced in favour of show() and hide() respectively.
  • Now show('<b>HTML</b>') method supports HTML string. [#23]
  • CommonJS, AMD and browser (via bower) support.
  • Now dist directory has the production source code.
  • Directory structure improvememnts.