Skip to content

0.9.0

Compare
Choose a tag to compare
@beradrian beradrian released this 05 Jan 15:14
· 26 commits to master since this release
  • checklistValue parsed on-demand instead during compile phase, thanks to Walter Mazza
  • the directive can now be applied to any DOM element, thanks to Mathieu Perez. This was a community decision to remove the restriction of applying the directive only to checkboxes, to ensure higher compatibility, e.g. with other directives.