Zizzamia / ng-tasty

A tasty collection of reusable UI components for Angular, like grandma used to make. Like Table directive, WebSocket / Debounce / Throttle service, Range / Camelize / Slugify filters
MIT License
434 stars 64 forks source link

fix for $http.get().success removal in angular 1.6 #233

Open p1lare opened 7 years ago

p1lare commented 7 years ago

Sorry for the white spaces changes, have no idea when it happened. Real changes are from line 552 and 724.Hope possible to merge it without whitespaces. http://stackoverflow.com/questions/9776527/merging-without-whitespace-conflicts

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.08%) to 97.706% when pulling cd33dc8c23ccff17576835a529e337cdca3b7600 on p1lare:master into b62815ab23d40683da993ca170a326cabd8799f6 on Zizzamia:master.

killzoner commented 7 years ago

I agree this is a blocking issue for all projects using ngTasty and wanting to upgrade to 1.6. The tests have to be fixed though.