Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

Releases: ronnyhaase/angular-ismobile

v1.1.0

01 Mar 14:43
Compare
Choose a tag to compare

Following changes were made:

  • Using angular.extend instead of angular.merge, which supports older versions of AngularJS.
    Thanks @andrei-gheorghiu for reporting and fixing!
  • Improved unit tests to deeply compare the service with isMobileJS
  • Integrated with TravisCI

There shouldn't be any compatibility problems!