Skip to content

Fix ng-if issues

Compare
Choose a tag to compare
@leocaseiro leocaseiro released this 22 Mar 20:18
· 58 commits to master since this release
  • Fix ng-if breaks inherit-select-classes #179
  • Add unit tests thanks to @lpsBetty and @kfarst
  • Fix not working well in tabs (ui.bootstrap.tabs) #53

The release 1.4.0 adds a $timeout at the first run of chosen(), so we had to add $timeout.flush() for our tests.