Skip to content

v1.7.0

Compare
Choose a tag to compare
@tmcgee tmcgee released this 19 Jun 01:03
· 361 commits to master since this release

Change log for v1.7.0

2016-06-18 - Tim McGee - 0145ab8 - Add new FullScreen widget.
2016-06-06 - Tim McGee - a008ca7 - add FontAwesome font-family for Share widget icons to remove dependency on dbootstrap
2016-05-24 - Tim McGee - 1308b5d - use field aliases if they are present
2016-05-17 - Tim McGee - ab266a8 - adding .eslintignore for codeclimate
2016-05-08 - Tim McGee - 25d0532 - Add search from url query string parameters
2016-05-03 - Tim McGee - 9e34693 - Add xstyle and put-selector in packages to address issues with Chrome and xstyle version distributed by Esri.
2016-04-22 - Tim McGee - 4545b69 - Added menu choices to Zoom to Source Graphic(s) and to Clear Source Graphic(s). Also adjusted handling of "Zoom to Buffer" and "Clear Buffer" buttons which sometimes were not appearing.
2016-04-14 - Tim McGee - 93bdfb7 - https urls for Report widget.
2016-04-14 - Tim McGee - dc55c91 - https urls for Export widget.
2016-04-14 - Tim McGee - e0036bf - fix incorrect reference to what3words.jpg
2016-04-14 - Tim McGee - 47f4608 - fix incorrect reference to what3words.jpg
2016-04-14 - Tim McGee - bede0b5 - rename what3words image for consistency
2016-04-14 - Tim McGee - 77e8b90 - Add config file and screenshot for What3Words widget
2016-04-14 - Tim McGee - ddd321a - Add new What3Words widget.
2016-04-13 - Tim McGee - 9d0a1ee - https url for Find in search widget demonstration.
2016-04-13 - Tim McGee - 0fb818e - restore "Find" searches lost in prior update.
2016-04-13 - Tim McGee - 9060127 - oops. didn't return the query.
2016-04-13 - Tim McGee - a1712ac - unfinished queryBuilder widget should not be included
2016-04-13 - Tim McGee - fe7ffd3 - set the entire map lod array instead of just altering the first eintry.
2016-04-13 - Tim McGee - 26534fa - https url for PrintPlus widget demonstration.
2016-04-13 - Tim McGee - a641fb9 - https url for Geoprocessor widget demonstration.
2016-04-13 - Tim McGee - a1348de - add bufferUnits to README
2016-04-13 - Tim McGee - 321f536 - remove use strict to comply with updated eslint rules.
2016-04-13 - Tim McGee - d19cc63 - update node packages, grunt tasks and eslint rules.
2016-04-13 - Tim McGee - 26733f9 - Switch to https for urls in demo configurations. works in both http and https
2016-04-04 - Tim McGee - a98e30f - change back-ticks that cause a problem in IE to single quotes.
2016-04-02 - Tim McGee - 38b72fe - squashed the "irregular whitespace" on first line.
2016-04-02 - Tim McGee - 5b51bf1 - try a reformat to get rid of "irregular whitespace" causing travis build to fail.