v2.0.0
Maintenance
Unminified dist files adhere to strict dependecy injection (DI). Note that minified dist files already had strict DI. #269
Angular dependencies (^1.3.0) declared for package.json (npm install
) and bower.json (bower install
). #275
Source code, test pages, unit tests, and e2e tests were updated for the Esri JSAPI 4.0 release. The <esri-home-button>
directive was given a new bound property (view-ui-position
) to be able to specify its position in a MapView or SceneView. #282
Documentation
Documentation site examples and patterns pages were updated for the Esri JSAPI 4.0 release. #282
Updated documentation site and README quick start to use Angular v1.5.5. #282
Added popups example page to documentation site. #211
Removed ng-router autoscroll from examples since it is not needed as a temp workaround with Esri JSAPI 4.0 release. #235
Added README links to Dev Summit 2016 presentation slides.