1.11.0 (2022-03-28)
- button pannel test concluded new icons added for next and prev buttons (10a025e)
- removed all commented code and some unused code (ba1626c)
1.10.0 (2022-03-18)
1.9.0 (2022-03-14)
- added button hide and show feature based on tree points stored in cache (c41683d)
- merging conflict resolved (3ef00be)
- new methods added to buttonPanel class to show and hide buttons (a3d7190)
- removed a css line as it had no effect (be1c411)
1.8.0 (2022-03-07)
- add class to handle the display of nearest tree arrows (87b92a2)
- add nearest tree arrows to core map (85d9dbf)
1.7.0 (2022-02-12)
- hover effect added to buttons (37b516c)
1.6.1 (2022-02-09)
- css problem with next button (b7bdbd5)
1.6.0 (2022-02-09)
- the next/prev button (eb5d38c)
1.5.0 (2022-02-09)
- add webpack install and pre-publish step back to npm-module-release script (7b45798)
- move pre-publish step to build-release action (58ae6ad)
- added pre-publish webpack step to module release action (71d7fdf)
1.4.2 (2022-02-04)
- test (590482b)
1.4.1 (2022-01-22)
- add asset config for webpack to fix export issue of icons (62deadb)
1.4.0 (2022-01-17)
- add option to dynamically switch the iconSuites and tileServerUrl (ca93be8)
1.3.1 (2022-01-13)
- missing gen runtime" (74ef59c)
1.3.0 (2022-01-13)
- deploy test (de2c855)
1.2.0 (2022-01-13)
- install regenerator-runtime and import it to src/Map and src/Requestor (2c8b7e7)
- restore deleted css styles for old icons (355c330)
- set npm publishing to manual fixes #56 (#60) (932bed6)
- update highlighted and selected tree icons (080f0dc)
1.1.0 (2022-01-11)
- automated npm package publishing (#52) (fedfbce)
- configuring npm auth token (eabf9d0)
- configuring npm auth token (36730de)
- ignore husky installation in CI (3ec9c18)
- ignore husky installation in CI (520c6d2)
- ignore husky installation in CI (53fde39)
- add babel to emit es5 (d1c07a2)
- automated the NPM module release (21b43c8)
- change tile server url for new icons, add highlighted and selected state for icons (416d8ad)
- install eslint (c88d8ad)
- install prettier (20d98a7)
- install sort-package-json (6d23d2b)
1.0.4 (2021-12-13)
- release test (13f11be)
1.0.3 (2021-12-11)
1.0.2 (2021-12-11)
1.0.1 (2021-12-11)
- wrong readme (b6d6805)
- add and configure cypress-watch-and-reload (8525f0d)
- add test file (a8de139)
- be able to output greenstand.Map (2c67a53)
- be able to switch initial view (ebe22dc)
- can build with webpack (30783db)
- can display map in sandbox (bb081b2)
- can load html page with js (d8aedc6)
- can load the part of the map, but can not work well (2a481ce)
- can run dev server with webpack (f3e9d43)
- change api for event listner (c97fcda)
- cy test pass, welcome page (887d053)
- cypress first test (703e70c)
- index page for test (bc64ac1)
- install cypress (179e1a2)
- prepublish script (459b6c3)
- support onMoveEnd event (6ffc3e3)
- the loading feedback (b8a05fd)