This repository has been archived by the owner on Dec 1, 2020. It is now read-only.
v1.1.8
Changed
esriLoader defaults to loading JSAPI v3.19compact. Docs site uses JSAPI v3.19compact. #316
Added support for Angular v1.6.0 and greater due to Angular's breaking changes with pre-assigning bindings on controller instances. #314
EsriMapController map extent-change
listener uses $scope.applyAsync
instead of $scope.apply
. #313
Maintenance
Various npm package.json dev dependency versions were updated to support gulp test
.
Updated e2e test pages to use Angular v1.6.1. Docs site uses Angular v1.6.1. #314 #318