All notable changes to this project will be documented in this file.
Releases will be numbered with the following format:
<major>.<minor>.<patch>
And constructed with the following guidelines:
- MAJOR version when you make incompatible API changes bumps the major resets minor and patch
- MINOR version when you add functionality in a backwards-compatible manner bumps the minor resets patch
- PATCH version when you make backwards-compatible bug fixes and misc changes bumps only the patch
Added
for new featuresChanged
for changes in existing functionalityDeprecated
for soon-to-be removed featuresRemoved
for now removed featuresFixed
for any bug fixesSecurity
in case of vulnerabilities
- Fixed service URL
- Added toggle npm to help build process
- Change API to newest available
- update to file structure only!
- updated Git files
- updated link to employment viewer pdf data
- updated link to demographic viewer pdf data
- fix URL for Maricopa County Assessors Office
- updated PDF reports URL for employment
- moved reports URL's from view to config
- updated grunt files
- fixed css issue on flood definitions link
- updates to mxd
- added flood zone definitions link to legend window
- moved zoning definitions link to legend window
- upgrade modernizr to
v2.8.3
via CDN - [modernizr] (http://cdnjs.com/libraries/modernizr) - upgrade html5shiv to
v3.7.3
via CDN - [html5shiv] (https://cdnjs.com/libraries/html5shiv) - upgrade respond.js to
v1.4.2
via CDN - [respond.js] (https://cdnjs.com/libraries/respond.js)
- fixed version issues
- fixed email address
- fixed popup to link only on Parcels Layer
- removed unused outdated files
- added browsehappy to detect old browsers
- updated respond.js to
v1.4.2
[respond.js] (https://cdnjs.com/libraries/) - updated html5shiv to
v3.7.3
[html5shiv] (https://cdnjs.com/libraries/html5shiv) - updated modernizer to
v2.8.3
[modernizer cdn] (http://cdnjs.com/libraries/modernizr) - updated normalize.css to
v3.0.3
[normalize.css] (https://necolas.github.io/normalize.css/) - using jQuery
v1.11.0
[jQuery] (https://code.jquery.com/jquery/) - using jQuery UI
v1.10.4
[jQuery UI] (https://code.jquery.com/ui/) - using Bootstrap-map-js
v3.x
[Bootstrap-map-js] (http://esri.github.io/bootstrap-map-js/demo/index.html) - using Bootstrap
v3.1.1
[Bootstrap] (http://getbootstrap.com/) - using ArcGIS Javascript API
v3.9
[ArcGIS v3.9] (https://developers.arcgis.com/javascript/) - based off of Wickenburg Mapping Viewer