Skip to content

AngularJS Multi Select

Latest
Compare
Choose a tag to compare
@isteven isteven released this 01 Apr 17:14
· 6 commits to master since this release

v4.0.0

Added / Updated
  • You can now customize output-model properties that you need, instead of having all data.
  • #201 (and other related issues) DOM bug is now fixed.
  • #205 (and other related issues) CSS bug is now fixed.
  • #207 (and other related issues) You can now update the directive by modifying the input-model as usual.
Deprecated / Breaking Changes
  • input-model behaviour is now back like v2.x.x. If you don't re-use your input-model, you should be safe.