Releases: zachsnow/ng-elif
Releases · zachsnow/ng-elif
Dependency Hell
Johnny 5
Short-circuiting evaluation of ng-if
and ng-elif
conditions, to be more like a "real" programming language. Also tests!
I suppose this is a breaking change if you have side-effects in your conditionals. Probably don't do that.
Maybe we're almost ready for a "real" version?
NPM + angular.element
Don't use jQuery when you don't have to. Thanks @todiadiyatmo!
Spelling!
Don't break the tests of others.
Turns out var
is your friend and copy-paste is, in fact, not.
First release.
Because why not?