Skip to content

Releases: zachsnow/ng-elif

Dependency Hell

10 Jan 16:46
c47d83b
Compare
Choose a tag to compare

Move gulp into devDependencies for now, as gulp has a dependency with an outstanding CVE.

Thanks @jwadhams!

Johnny 5

09 Nov 17:40
Compare
Choose a tag to compare

Short-circuiting evaluation of ng-if and ng-elifconditions, 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

08 Nov 19:40
Compare
Choose a tag to compare

Don't use jQuery when you don't have to. Thanks @todiadiyatmo!

Spelling!

26 Mar 02:05
Compare
Choose a tag to compare

Turns out that spelling is important when it comes to writing code.

Don't break the tests of others.

11 Jan 02:29
Compare
Choose a tag to compare

Turns out var is your friend and copy-paste is, in fact, not.

First release.

01 Dec 23:08
Compare
Choose a tag to compare

Because why not?