ngToast icon indicating copy to clipboard operation
ngToast copied to clipboard

Angular 1.6

Open newplayer opened this issue 8 years ago • 4 comments

Is there any plan to support Angular 1.6?

newplayer avatar Jan 02 '17 12:01 newplayer

+1

npm WARN unmet dependency node_modules/ng-toast requires angular@'>=1.2.15 <1.6' but will load
npm WARN unmet dependency node_modules/angular,
npm WARN unmet dependency which is version 1.6.1
npm WARN unmet dependency node_modules/ng-toast requires angular-sanitize@'>=1.2.15 <1.6' but will load
npm WARN unmet dependency node_modules/angular-sanitize,
npm WARN unmet dependency which is version 1.6.1

However, everything seems to work perfectly.

TeChn4K avatar Feb 16 '17 10:02 TeChn4K

Submitted https://github.com/tameraydin/ngToast/pull/93

EdgarOrtegaRamirez avatar Mar 15 '17 15:03 EdgarOrtegaRamirez

Noting that AngularJS 1.7.0 was recently released.

gmcharlt avatar May 16 '18 14:05 gmcharlt

Assuming my pull request works out, I'm hoping that a new upload to NPM can happen soon; our app broke badly when including both AngularJS 1.7.0 and (via ng-toast) AngularJS 1.5 in its vendor bundle.

gmcharlt avatar May 16 '18 15:05 gmcharlt