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