Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 10:42
e64fde6

Features

  • support class directive (52c01be)
  • support use:action directive (0848523)
  • bind: support bind directive for component properties (b5b90b3)
  • bind: support bind directive on html elements (b13915c)
  • support on:eventname modifiers on DOM elements (7646195)

Bug Fixes

  • add test for context API (a035f10)
  • comment transition code (7bbf3d6)
  • render empty node for null, undefined and false (d3d6126)