Skip to content

Releases: HeapsIO/domkit

Domkit 1.0

01 Jan 18:02
Compare
Choose a tag to compare

This is the first major release of Domkit since it's initial release.
The library has been vastly improved and fully tested (several games shipped with it).

Some notable changes since original release:

  • CSS transitions support
  • added @bind and @rebuild (#20)
  • support for unquoted simple for...loop in DML
  • added __this__ support in attributes
  • new syntax <node if( cond )/>
  • special attribute __content__ to define root content for subclasses
  • added CSS !important rule
  • CSS rules cache for faster execution of large CSS sheets

Domkit 0.2.0

10 Sep 19:56
Compare
Choose a tag to compare
domkit v2 release