All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- preload JSAPI once the initial route has rendered using esri-loader-react
- search living atlas (only) and use calcite theme
- fix HTTP AGO API calls failing from HTTPS sites (gh-pages)
- add ability to search by term
- add maps route. currently shows "top 10" webmaps
- added map error handling
- home route allows user to enter their own map id
- map route shows a web map based on id passed in as route parameter
- add list of a few links to maps on the home route
- add link from map title to item detail page
- lint using standard
- add loading indicator to map route until map is loaded
- build should minify output
- add bootstrap styles
- add shared navigation via nested routes
- use compact version of ArcGIS API
- add styles to active links
- bump to latest version of esri-loader to remove webpack warnings in terminal
- added build and and gh-pages deploy
- lazy load ArcGIS API for JavaScript using esri-loader