Skip to content

1.0.2

Choose a tag to compare

@MrWolfZ MrWolfZ released this 02 Sep 17:09
· 666 commits to master since this release

Bugfixes

  • add support for ngValue on option elements, thereby fixing non-string option values not working for select elements (thanks @nathanmarks for finding this issue)
  • fix issue that prevents setting a value via state change if the same value was previously set via the view (thanks @nathanmarks for finding this issue)