Releases: jseppi/angular-dropdowns
Releases · jseppi/angular-dropdowns
v1.5.1
Compare
Sorry, something went wrong.
No results found
jseppi
released this
14 Dec 22:21
Add dropdown menu wrap element to templateCache
v1.1.0
Compare
Sorry, something went wrong.
No results found
jseppi
released this
09 Apr 14:57
Made dropdownItemLabel a scoped variable so it will be $interpolate'd. Thanks @BDomzalski !
v1.0.0
Compare
Sorry, something went wrong.
No results found
jseppi
released this
12 Feb 16:13
Minor styling change.
Figured I might as well make this 1.0.0!
v0.5.0
Compare
Sorry, something went wrong.
No results found
jseppi
released this
21 Jan 15:28
Add labeled divider thanks to @Kraku
v0.4.1
Compare
Sorry, something went wrong.
No results found
jseppi
released this
28 Oct 16:34
Removed $clickEvent line that did nothing.
v0.4.0
Compare
Sorry, something went wrong.
No results found
jseppi
released this
28 Oct 14:15
Custom templates now supported via $templateCache overrides.
v0.3.3
Compare
Sorry, something went wrong.
No results found
jseppi
released this
27 Oct 17:04
put back removed ng-href into dropdown menu
v0.3.2
Compare
Sorry, something went wrong.
No results found
jseppi
released this
23 Oct 16:37
Better mobile support thanks to @elliottregan
v0.3.1
Compare
Sorry, something went wrong.
No results found
jseppi
released this
17 Sep 16:55
cleanup package.json and bower.json, bump release to 0.3.1
v0.3.0
Compare
Sorry, something went wrong.
No results found
jseppi
released this
27 Aug 17:50
Should now work with ngTouch
Switched from Coffee to pure JavaScript
Switched from Grunt to Gulp