Skip to content

2.0.0

Compare
Choose a tag to compare
@katsu-oh katsu-oh released this 11 Nov 12:40
· 22 commits to main since this release
975c901
  1. HTML.prototype.<styleName> changes to HTML.prototype.s.<styleName>. Functions in upper camel case are renamed in lower camel case.

  2. HTML.prototype.toString and HTML.prototype.toLocaleString change to retrieve the string of the current element.

  3. The following functions are added to define styles.
    HTML.prototype.s.rotate HTML.prototype.s.scale HTML.prototype.s.translate