Skip to content

0.3.x

Choose a tag to compare

@loomchild loomchild released this 06 Oct 16:32
· 56 commits to master since this release

Breaking changes

  • Treat collection attribute value literally as a variable. Write: <widget collection="widgets"/ > instead of <widget collection%="widgets" />.

Features

  • Support ViewComponents via <Button /> syntax.
  • Short dynamic attribute form, e.g.: <div class%>.