This repository has been archived by the owner on Dec 1, 2020. It is now read-only.
v1.0.0-rc.2
Pre-release
Pre-release
Changed
Replaced unnecessary references to Angular helper functions in services and controllers with vanilla JavaScript. #164
esriLoader tests for existence of global require()
function instead of global esri
namespace to determine if the JSAPI has been loaded. #163
Added .npmignore so that dist files would be added when publishing to NPM. #154
Tests
Added config and hooks for Travis CI so tests will be run for pull requests. #157
Documentation
Added a home page and index pages for each module to the API docs #159