Skip to content

Releases: HeapsIO/domkit

Domkit 1.0

Choose a tag to compare

@ncannasse ncannasse released this 01 Jan 18:02

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

Choose a tag to compare

@ncannasse ncannasse released this 10 Sep 19:56
domkit v2 release