diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e66e94..0eb2347 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,858 +7,978 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -## [v1.6.3](https://github.com/ABI-Software/mapintegratedvuer/compare/v1.6.1...v1.6.3) +## [v1.6.5](https://github.com/alan-wu/mapintegratedvuer/compare/v1.6.4...v1.6.5) -## [v1.6.1](https://github.com/ABI-Software/mapintegratedvuer/compare/v1.6.0...v1.6.1) - 2024-11-14 +### Commits + +- Put plotvuer and simulationvuer on the external list. [`1cd8103`](https://github.com/alan-wu/mapintegratedvuer/commit/1cd810300cf9c43bc9f72b986f16b9cb93e1b634) + +## [v1.6.4](https://github.com/alan-wu/mapintegratedvuer/compare/v1.6.4-beta.2...v1.6.4) - 2024-12-17 + +## [v1.6.4-beta.2](https://github.com/alan-wu/mapintegratedvuer/compare/v1.6.4-beta.1...v1.6.4-beta.2) - 2024-12-05 + +## [v1.6.4-beta.1](https://github.com/alan-wu/mapintegratedvuer/compare/v1.6.4-beta.0...v1.6.4-beta.1) - 2024-12-05 + +### Commits + +- Update build. [`62fb294`](https://github.com/alan-wu/mapintegratedvuer/commit/62fb29410edb3110307be50428858a1afa4bdf1f) +- Catch an error message. [`2925685`](https://github.com/alan-wu/mapintegratedvuer/commit/292568523c5de9be09c6a4aef2ea8045d3864c28) + +## [v1.6.4-beta.0](https://github.com/alan-wu/mapintegratedvuer/compare/v1.6.3...v1.6.4-beta.0) - 2024-12-03 ### Merged -- V1.6 patch [`#256`](https://github.com/ABI-Software/mapintegratedvuer/pull/256) +- Use single mapManager for flatmapvuer and multiflatmapvuer [`#261`](https://github.com/alan-wu/mapintegratedvuer/pull/261) +- Add a visual regress test. [`#246`](https://github.com/alan-wu/mapintegratedvuer/pull/246) +- Minimap visual testing - support retina monitor [`#11`](https://github.com/alan-wu/mapintegratedvuer/pull/11) ### Commits -- Update packages. [`a3ea1dc`](https://github.com/ABI-Software/mapintegratedvuer/commit/a3ea1dcc7cae1a33468a474d58c88737c3768def) -- Fix in display search. [`e9f551e`](https://github.com/ABI-Software/mapintegratedvuer/commit/e9f551e4ceeb5176b423263729a6e985263e5ae6) +- Use beta version [`201a71e`](https://github.com/alan-wu/mapintegratedvuer/commit/201a71e5d06ab8c290b2481d9f66fa7a866669c9) +- Update verison [`ab697b6`](https://github.com/alan-wu/mapintegratedvuer/commit/ab697b6b489b5ff6b8883daa05fc425d7a54c65c) +- Skip visual regression test on MacOS. [`8055181`](https://github.com/alan-wu/mapintegratedvuer/commit/805518140c28256eac29b3ad32795c8de8a4c735) -## [v1.6.0](https://github.com/ABI-Software/mapintegratedvuer/compare/v1.5.2...v1.6.0) - 2024-11-14 +## [v1.6.3](https://github.com/alan-wu/mapintegratedvuer/compare/v1.6.2...v1.6.3) - 2024-11-24 + +## [v1.6.2](https://github.com/alan-wu/mapintegratedvuer/compare/v1.6.1...v1.6.2) - 2024-11-25 ### Merged -- Support displaying annotation tool on sidebar [`#251`](https://github.com/ABI-Software/mapintegratedvuer/pull/251) -- Fix connectivity list hover [`#255`](https://github.com/ABI-Software/mapintegratedvuer/pull/255) -- Making connectivity entries interactive [`#252`](https://github.com/ABI-Software/mapintegratedvuer/pull/252) -- Connectivity Graph [`#250`](https://github.com/ABI-Software/mapintegratedvuer/pull/250) -- Clear invalid drawn feature [`#9`](https://github.com/ABI-Software/mapintegratedvuer/pull/9) -- Make sure contextual information does not flip up. [`#254`](https://github.com/ABI-Software/mapintegratedvuer/pull/254) -- Fix ESC fullscreen toggle [`#253`](https://github.com/ABI-Software/mapintegratedvuer/pull/253) +- Connectivity graph updates [`#258`](https://github.com/alan-wu/mapintegratedvuer/pull/258) +- Fix search and annotation on fc map. [`#259`](https://github.com/alan-wu/mapintegratedvuer/pull/259) +- UI Fixes [`#257`](https://github.com/alan-wu/mapintegratedvuer/pull/257) ### Commits -- Update flatmapvuer and scaffoldvuer. [`39108e4`](https://github.com/ABI-Software/mapintegratedvuer/commit/39108e499c16acfb261091043742b04cff466ec2) -- Update packages for connectivity graph [`fe3f98d`](https://github.com/ABI-Software/mapintegratedvuer/commit/fe3f98d4608d0281081f125fc4cdf024c7141cd7) -- Update flatmapvuer version [`6d3921a`](https://github.com/ABI-Software/mapintegratedvuer/commit/6d3921a50cd498bf453bc01755215c4bbe23173b) +- Update dependencies. [`22ea535`](https://github.com/alan-wu/mapintegratedvuer/commit/22ea53546c200972d5fd1f7c898dd6e63d08ec73) +- Refactor code for connectivity graph tooltips [`64a9ebc`](https://github.com/alan-wu/mapintegratedvuer/commit/64a9ebc739ce1413b751478eccf750f198b2fe94) +- Move show connectivity tooltip method to flatmapvuer [`1fa085f`](https://github.com/alan-wu/mapintegratedvuer/commit/1fa085f333d3d40d503e3a534ed5327e16610628) -## [v1.5.2](https://github.com/ABI-Software/mapintegratedvuer/compare/v1.5.1...v1.5.2) - 2024-10-16 +## [v1.6.1](https://github.com/alan-wu/mapintegratedvuer/compare/v1.6.0...v1.6.1) - 2024-11-14 ### Merged -- Close sidebar on species change [`#249`](https://github.com/ABI-Software/mapintegratedvuer/pull/249) +- V1.6 patch [`#256`](https://github.com/alan-wu/mapintegratedvuer/pull/256) ### Commits -- Update scaffoldvuer and flatmapvuer. [`8785946`](https://github.com/ABI-Software/mapintegratedvuer/commit/87859463462aeacb4ce42ff26e37dd3ab8897f60) +- Update packages. [`a3ea1dc`](https://github.com/alan-wu/mapintegratedvuer/commit/a3ea1dcc7cae1a33468a474d58c88737c3768def) +- Fix in display search. [`e9f551e`](https://github.com/alan-wu/mapintegratedvuer/commit/e9f551e4ceeb5176b423263729a6e985263e5ae6) -## [v1.5.1](https://github.com/ABI-Software/mapintegratedvuer/compare/v1.5.0...v1.5.1) - 2024-10-09 +## [v1.6.0](https://github.com/alan-wu/mapintegratedvuer/compare/v1.5.2...v1.6.0) - 2024-11-14 ### Merged -- Security updates [`#248`](https://github.com/ABI-Software/mapintegratedvuer/pull/248) -- Remove hardcoded interactions. [`#247`](https://github.com/ABI-Software/mapintegratedvuer/pull/247) +- Support displaying annotation tool on sidebar [`#251`](https://github.com/alan-wu/mapintegratedvuer/pull/251) +- Fix connectivity list hover [`#255`](https://github.com/alan-wu/mapintegratedvuer/pull/255) +- Making connectivity entries interactive [`#252`](https://github.com/alan-wu/mapintegratedvuer/pull/252) +- Connectivity Graph [`#250`](https://github.com/alan-wu/mapintegratedvuer/pull/250) +- Clear invalid drawn feature [`#9`](https://github.com/alan-wu/mapintegratedvuer/pull/9) +- Make sure contextual information does not flip up. [`#254`](https://github.com/alan-wu/mapintegratedvuer/pull/254) +- Fix ESC fullscreen toggle [`#253`](https://github.com/alan-wu/mapintegratedvuer/pull/253) ### Commits -- Update map-utilities svg-sprite plotvuer versions [`cacd3bf`](https://github.com/ABI-Software/mapintegratedvuer/commit/cacd3bfdd488901b06f50433a9277ec5202737de) -- Remove unused cypress/webpack-dev-server for security fix [`52d245b`](https://github.com/ABI-Software/mapintegratedvuer/commit/52d245b9c5f783cba129f2ee4c0d1d422b02c9c7) -- Update dependencies for consistency [`f5c8e5a`](https://github.com/ABI-Software/mapintegratedvuer/commit/f5c8e5ac9f5b4a827b2c520244ce2152c01f8a88) +- Update flatmapvuer and scaffoldvuer. [`39108e4`](https://github.com/alan-wu/mapintegratedvuer/commit/39108e499c16acfb261091043742b04cff466ec2) +- Update packages for connectivity graph [`fe3f98d`](https://github.com/alan-wu/mapintegratedvuer/commit/fe3f98d4608d0281081f125fc4cdf024c7141cd7) +- Update flatmapvuer version [`6d3921a`](https://github.com/alan-wu/mapintegratedvuer/commit/6d3921a50cd498bf453bc01755215c4bbe23173b) -## [v1.5.0](https://github.com/ABI-Software/mapintegratedvuer/compare/v1.4.2...v1.5.0) - 2024-09-19 +## [v1.5.2](https://github.com/alan-wu/mapintegratedvuer/compare/v1.5.1...v1.5.2) - 2024-10-16 ### Merged -- Change default species to human male. [`#245`](https://github.com/ABI-Software/mapintegratedvuer/pull/245) +- Close sidebar on species change [`#249`](https://github.com/alan-wu/mapintegratedvuer/pull/249) ### Commits -- Update flatmapvuer. [`fae91fe`](https://github.com/ABI-Software/mapintegratedvuer/commit/fae91fe73799e6aaffd4ce956bfccdc57daa86e1) +- Update scaffoldvuer and flatmapvuer. [`8785946`](https://github.com/alan-wu/mapintegratedvuer/commit/87859463462aeacb4ce42ff26e37dd3ab8897f60) -## [v1.4.2](https://github.com/ABI-Software/mapintegratedvuer/compare/v1.4.1...v1.4.2) - 2024-09-11 +## [v1.5.1](https://github.com/alan-wu/mapintegratedvuer/compare/v1.5.0...v1.5.1) - 2024-10-09 ### Merged -- Flatmapvuer update. [`#244`](https://github.com/ABI-Software/mapintegratedvuer/pull/244) +- Security updates [`#248`](https://github.com/alan-wu/mapintegratedvuer/pull/248) +- Remove hardcoded interactions. [`#247`](https://github.com/alan-wu/mapintegratedvuer/pull/247) + +### Commits + +- Update map-utilities svg-sprite plotvuer versions [`cacd3bf`](https://github.com/alan-wu/mapintegratedvuer/commit/cacd3bfdd488901b06f50433a9277ec5202737de) +- Remove unused cypress/webpack-dev-server for security fix [`52d245b`](https://github.com/alan-wu/mapintegratedvuer/commit/52d245b9c5f783cba129f2ee4c0d1d422b02c9c7) +- Update dependencies for consistency [`f5c8e5a`](https://github.com/alan-wu/mapintegratedvuer/commit/f5c8e5ac9f5b4a827b2c520244ce2152c01f8a88) -## [v1.4.1](https://github.com/ABI-Software/mapintegratedvuer/compare/v1.4.0...v1.4.1) - 2024-09-03 +## [v1.5.0](https://github.com/alan-wu/mapintegratedvuer/compare/v1.4.2...v1.5.0) - 2024-09-19 ### Merged -- Increment update to flatmapvuer and scaffoldvuer. [`#243`](https://github.com/ABI-Software/mapintegratedvuer/pull/243) +- Change default species to human male. [`#245`](https://github.com/alan-wu/mapintegratedvuer/pull/245) ### Commits -- Increment flatmapvuer. [`52547fd`](https://github.com/ABI-Software/mapintegratedvuer/commit/52547fdba341f20fdf330a3ee244ba8aeb7456b1) -- Update scaffoldvuer and flatmapvuer. [`40be04a`](https://github.com/ABI-Software/mapintegratedvuer/commit/40be04aaac617ec2da44bcf050bb8439cb406ccd) +- Update flatmapvuer. [`fae91fe`](https://github.com/alan-wu/mapintegratedvuer/commit/fae91fe73799e6aaffd4ce956bfccdc57daa86e1) + +## [v1.4.2](https://github.com/alan-wu/mapintegratedvuer/compare/v1.4.1...v1.4.2) - 2024-09-11 + +### Merged + +- Flatmapvuer update. [`#244`](https://github.com/alan-wu/mapintegratedvuer/pull/244) -## [v1.4.0](https://github.com/ABI-Software/mapintegratedvuer/compare/v1.3.4...v1.4.0) - 2024-08-15 +## [v1.4.1](https://github.com/alan-wu/mapintegratedvuer/compare/v1.4.0...v1.4.1) - 2024-09-03 ### Merged -- Get all the dependencies ready for 1.4.0 release. [`#241`](https://github.com/ABI-Software/mapintegratedvuer/pull/241) -- Bring back FC map markers [`#240`](https://github.com/ABI-Software/mapintegratedvuer/pull/240) -- Portal integration style fixes [`#239`](https://github.com/ABI-Software/mapintegratedvuer/pull/239) -- Map annotation shortcut [`#238`](https://github.com/ABI-Software/mapintegratedvuer/pull/238) -- Update context card text style [`#237`](https://github.com/ABI-Software/mapintegratedvuer/pull/237) -- Feature/copy to clipboard [`#236`](https://github.com/ABI-Software/mapintegratedvuer/pull/236) -- Solve markers conflict [`#235`](https://github.com/ABI-Software/mapintegratedvuer/pull/235) +- Increment update to flatmapvuer and scaffoldvuer. [`#243`](https://github.com/alan-wu/mapintegratedvuer/pull/243) ### Commits -- Update changelog [`5440f77`](https://github.com/ABI-Software/mapintegratedvuer/commit/5440f7774a1a8d337c3448861c48831f2a47b217) -- Update changelog [`51d7a59`](https://github.com/ABI-Software/mapintegratedvuer/commit/51d7a5938a2a38851ea1c0b2061f11b818656df2) -- Update map-utilities beta version for copy-to-clipboard [`a0d2396`](https://github.com/ABI-Software/mapintegratedvuer/commit/a0d2396b8d9e4279a7e5853de2a5ae3eec02a1e9) +- Increment flatmapvuer. [`52547fd`](https://github.com/alan-wu/mapintegratedvuer/commit/52547fdba341f20fdf330a3ee244ba8aeb7456b1) +- Update scaffoldvuer and flatmapvuer. [`40be04a`](https://github.com/alan-wu/mapintegratedvuer/commit/40be04aaac617ec2da44bcf050bb8439cb406ccd) + +## [v1.4.0](https://github.com/alan-wu/mapintegratedvuer/compare/v1.3.4...v1.4.0) - 2024-08-15 + +### Merged + +- Get all the dependencies ready for 1.4.0 release. [`#241`](https://github.com/alan-wu/mapintegratedvuer/pull/241) +- Bring back FC map markers [`#240`](https://github.com/alan-wu/mapintegratedvuer/pull/240) +- Portal integration style fixes [`#239`](https://github.com/alan-wu/mapintegratedvuer/pull/239) +- Map annotation shortcut [`#238`](https://github.com/alan-wu/mapintegratedvuer/pull/238) +- Update context card text style [`#237`](https://github.com/alan-wu/mapintegratedvuer/pull/237) +- Feature/copy to clipboard [`#236`](https://github.com/alan-wu/mapintegratedvuer/pull/236) +- Solve markers conflict [`#235`](https://github.com/alan-wu/mapintegratedvuer/pull/235) + +### Commits + +- Update changelog [`5440f77`](https://github.com/alan-wu/mapintegratedvuer/commit/5440f7774a1a8d337c3448861c48831f2a47b217) +- Update changelog [`51d7a59`](https://github.com/alan-wu/mapintegratedvuer/commit/51d7a5938a2a38851ea1c0b2061f11b818656df2) +- Update map-utilities beta version for copy-to-clipboard [`a0d2396`](https://github.com/alan-wu/mapintegratedvuer/commit/a0d2396b8d9e4279a7e5853de2a5ae3eec02a1e9) + +## [v1.3.4](https://github.com/alan-wu/mapintegratedvuer/compare/v1.3.3...v1.3.4) - 2024-07-19 + +### Merged + +- Update beta version 1.3.3-beta.0 [`#233`](https://github.com/alan-wu/mapintegratedvuer/pull/233) +- Call get organ curies once only. [`#234`](https://github.com/alan-wu/mapintegratedvuer/pull/234) + +### Commits + +- Udpate scaffoldvuer to 1.3.3. [`b82f7e6`](https://github.com/alan-wu/mapintegratedvuer/commit/b82f7e6d7e9b66b853616ed408cab4701c138db9) +- Update beta version to 1.3.4-beta.1 [`8047fd9`](https://github.com/alan-wu/mapintegratedvuer/commit/8047fd916b3d64a33714a848b815bb3f0b7abeb1) +- Update beta version 1.3.4-beta.0 [`60f6b4c`](https://github.com/alan-wu/mapintegratedvuer/commit/60f6b4ceaf5fb88709c65010ee7667eb0e1d77ce) + +## [v1.3.3](https://github.com/alan-wu/mapintegratedvuer/compare/v1.3.2...v1.3.3) - 2024-07-11 + +### Merged + +- Update scaffoldvuer 1.3.2 which address issues with markers cluster. [`#232`](https://github.com/alan-wu/mapintegratedvuer/pull/232) -## [v1.3.4](https://github.com/ABI-Software/mapintegratedvuer/compare/v1.3.3...v1.3.4) - 2024-07-19 +## [v1.3.2](https://github.com/alan-wu/mapintegratedvuer/compare/v1.3.1...v1.3.2) - 2024-07-11 ### Merged -- Update beta version 1.3.3-beta.0 [`#233`](https://github.com/ABI-Software/mapintegratedvuer/pull/233) -- Call get organ curies once only. [`#234`](https://github.com/ABI-Software/mapintegratedvuer/pull/234) +- Set connectivity info in sidebar as default [`#231`](https://github.com/alan-wu/mapintegratedvuer/pull/231) ### Commits -- Udpate scaffoldvuer to 1.3.3. [`b82f7e6`](https://github.com/ABI-Software/mapintegratedvuer/commit/b82f7e6d7e9b66b853616ed408cab4701c138db9) -- Update beta version to 1.3.4-beta.1 [`8047fd9`](https://github.com/ABI-Software/mapintegratedvuer/commit/8047fd916b3d64a33714a848b815bb3f0b7abeb1) -- Update beta version 1.3.4-beta.0 [`60f6b4c`](https://github.com/ABI-Software/mapintegratedvuer/commit/60f6b4ceaf5fb88709c65010ee7667eb0e1d77ce) +- Update map-side-bar. [`7a6028d`](https://github.com/alan-wu/mapintegratedvuer/commit/7a6028ddac707a5830ac9b555af86602e30e24c9) + +## [v1.3.1](https://github.com/alan-wu/mapintegratedvuer/compare/v1.3.0...v1.3.1) - 2024-07-11 + +### Commits -## [v1.3.3](https://github.com/ABI-Software/mapintegratedvuer/compare/v1.3.2...v1.3.3) - 2024-07-11 +- Remove update to simulationvuer for the time being. [`6fb61be`](https://github.com/alan-wu/mapintegratedvuer/commit/6fb61be87feaca9b34821634e220bc819185f21a) + +## [v1.3.0](https://github.com/alan-wu/mapintegratedvuer/compare/v1.2.1...v1.3.0) - 2024-07-10 ### Merged -- Update scaffoldvuer 1.3.2 which address issues with markers cluster. [`#232`](https://github.com/ABI-Software/mapintegratedvuer/pull/232) +- Update scaffoldvuer, map-utilities and simulationvuer before the new release. [`#230`](https://github.com/alan-wu/mapintegratedvuer/pull/230) +- Display connectivity info without obstructing current map view [`#223`](https://github.com/alan-wu/mapintegratedvuer/pull/223) +- Improvement - hover to highlight features [`#229`](https://github.com/alan-wu/mapintegratedvuer/pull/229) +- Map utilities [`#220`](https://github.com/alan-wu/mapintegratedvuer/pull/220) +- Heroku [`#225`](https://github.com/alan-wu/mapintegratedvuer/pull/225) + +### Commits + +- Update map-utilities and simulationvuer before the new release. [`ef2e7b2`](https://github.com/alan-wu/mapintegratedvuer/commit/ef2e7b2b8101b36e572b821b0aefe1231b0e9265) +- Merged in upstream changes. [`b9469ea`](https://github.com/alan-wu/mapintegratedvuer/commit/b9469eaaa6986f06e8330361d8e514fa909e7b17) +- Use @abi-software/map-utilities [`6ceae71`](https://github.com/alan-wu/mapintegratedvuer/commit/6ceae717394d651aa44c6edd38abd14ee8d4a264) -## [v1.3.2](https://github.com/ABI-Software/mapintegratedvuer/compare/v1.3.1...v1.3.2) - 2024-07-11 +## [v1.2.1](https://github.com/alan-wu/mapintegratedvuer/compare/v1.2.0...v1.2.1) - 2024-06-24 ### Merged -- Set connectivity info in sidebar as default [`#231`](https://github.com/ABI-Software/mapintegratedvuer/pull/231) +- Supports cluster markers with scaffoldvuer [`#224`](https://github.com/alan-wu/mapintegratedvuer/pull/224) ### Commits -- Update map-side-bar. [`7a6028d`](https://github.com/ABI-Software/mapintegratedvuer/commit/7a6028ddac707a5830ac9b555af86602e30e24c9) +- Support scaffoldvuer markers with number. [`0982fe4`](https://github.com/alan-wu/mapintegratedvuer/commit/0982fe4e35a7edb2da1b0f8049e32f2c33c90987) +- Update to flatmapvuer 1.2.0. [`e5fed03`](https://github.com/alan-wu/mapintegratedvuer/commit/e5fed03d3a9a11f20c1d1645826d9519f9dc0864) -## [v1.3.1](https://github.com/ABI-Software/mapintegratedvuer/compare/v1.3.0...v1.3.1) - 2024-07-11 +## [v1.2.0](https://github.com/alan-wu/mapintegratedvuer/compare/v1.1.1...v1.2.0) - 2024-06-21 + +### Merged + +- Catch exception from flatmap-viewer which is crashing the test [`#221`](https://github.com/alan-wu/mapintegratedvuer/pull/221) +- Move the zoom level marker updates to flatmap-viewer [`#201`](https://github.com/alan-wu/mapintegratedvuer/pull/201) +- Marker clustering [`#2`](https://github.com/alan-wu/mapintegratedvuer/pull/2) ### Commits -- Remove update to simulationvuer for the time being. [`6fb61be`](https://github.com/ABI-Software/mapintegratedvuer/commit/6fb61be87feaca9b34821634e220bc819185f21a) +- First attempt at using new dataset markers [`c298a03`](https://github.com/alan-wu/mapintegratedvuer/commit/c298a0368bb721b9e40fea41ac11de37a2bfe6e1) +- Update flatmap-viewer [`40fee70`](https://github.com/alan-wu/mapintegratedvuer/commit/40fee70d40dc157e6a41b1e0eb457055e57915ef) +- Support marker cluster with scaffoldvuer. [`61c346e`](https://github.com/alan-wu/mapintegratedvuer/commit/61c346e73c1448c6fa398b7b4bc887b3925989fa) -## [v1.3.0](https://github.com/ABI-Software/mapintegratedvuer/compare/v1.2.1...v1.3.0) - 2024-07-10 +## [v1.1.1](https://github.com/alan-wu/mapintegratedvuer/compare/v1.1.0...v1.1.1) - 2024-06-06 ### Merged -- Update scaffoldvuer, map-utilities and simulationvuer before the new release. [`#230`](https://github.com/ABI-Software/mapintegratedvuer/pull/230) -- Display connectivity info without obstructing current map view [`#223`](https://github.com/ABI-Software/mapintegratedvuer/pull/223) -- Improvement - hover to highlight features [`#229`](https://github.com/ABI-Software/mapintegratedvuer/pull/229) -- Map utilities [`#220`](https://github.com/ABI-Software/mapintegratedvuer/pull/220) -- Heroku [`#225`](https://github.com/ABI-Software/mapintegratedvuer/pull/225) +- Pre 1.1.1 release [`#219`](https://github.com/alan-wu/mapintegratedvuer/pull/219) +- Fix a warning regarding multiple root elements. [`#218`](https://github.com/alan-wu/mapintegratedvuer/pull/218) +- Fix missing ref issue for lazy load components [`#217`](https://github.com/alan-wu/mapintegratedvuer/pull/217) ### Commits -- Update map-utilities and simulationvuer before the new release. [`ef2e7b2`](https://github.com/ABI-Software/mapintegratedvuer/commit/ef2e7b2b8101b36e572b821b0aefe1231b0e9265) -- Merged in upstream changes. [`b9469ea`](https://github.com/ABI-Software/mapintegratedvuer/commit/b9469eaaa6986f06e8330361d8e514fa909e7b17) -- Use @abi-software/map-utilities [`6ceae71`](https://github.com/ABI-Software/mapintegratedvuer/commit/6ceae717394d651aa44c6edd38abd14ee8d4a264) +- Fix missing ref issue for lazy load components while the page is still loading [`1495606`](https://github.com/alan-wu/mapintegratedvuer/commit/149560654607f54bd84f9e642e670b90404fc513) +- Update to flatmapvuer 1.1.1. [`95d86e7`](https://github.com/alan-wu/mapintegratedvuer/commit/95d86e726ad404ba9a487fb01d719d5db0b71a4b) -## [v1.2.1](https://github.com/ABI-Software/mapintegratedvuer/compare/v1.2.0...v1.2.1) - 2024-06-24 +## [v1.1.0](https://github.com/alan-wu/mapintegratedvuer/compare/v1.1.0-beta.5...v1.1.0) - 2024-05-29 ### Merged -- Supports cluster markers with scaffoldvuer [`#224`](https://github.com/ABI-Software/mapintegratedvuer/pull/224) +- Pre 1.1.0 bug fixes [`#216`](https://github.com/alan-wu/mapintegratedvuer/pull/216) +- Optimise performance of components loading [`#212`](https://github.com/alan-wu/mapintegratedvuer/pull/212) +- Flatmap improvements - help text visible [`#211`](https://github.com/alan-wu/mapintegratedvuer/pull/211) +- Sckan version on context card [`#215`](https://github.com/alan-wu/mapintegratedvuer/pull/215) +- Update tagging js by emitting event [`#214`](https://github.com/alan-wu/mapintegratedvuer/pull/214) +- zoom in marker [`#209`](https://github.com/alan-wu/mapintegratedvuer/pull/209) +- Fix an issue when clicking on a markers on the fc map [`#213`](https://github.com/alan-wu/mapintegratedvuer/pull/213) + +### Commits + +- Use the latest viewers with help dialog update. [`d6f57b1`](https://github.com/alan-wu/mapintegratedvuer/commit/d6f57b17a3e0c7d90a8b3827eaa62cc85af55748) +- Integrate HelpModeDialog from both flatmap and scaffold [`caf0cc8`](https://github.com/alan-wu/mapintegratedvuer/commit/caf0cc8bab776b4c50305340fb8d22caf3d1b415) +- Reset spliteflow before mounted. [`301d585`](https://github.com/alan-wu/mapintegratedvuer/commit/301d58522dcb93faf6d54d164b2f973078d423e2) + +## [v1.1.0-beta.5](https://github.com/alan-wu/mapintegratedvuer/compare/v1.1.0-beta.4...v1.1.0-beta.5) - 2024-05-28 ### Commits -- Support scaffoldvuer markers with number. [`0982fe4`](https://github.com/ABI-Software/mapintegratedvuer/commit/0982fe4e35a7edb2da1b0f8049e32f2c33c90987) -- Update to flatmapvuer 1.2.0. [`e5fed03`](https://github.com/ABI-Software/mapintegratedvuer/commit/e5fed03d3a9a11f20c1d1645826d9519f9dc0864) +- Optimise performance of components loading [`04b7cc8`](https://github.com/alan-wu/mapintegratedvuer/commit/04b7cc803bf88ad6367d008e1f6a0563cd440eec) + +## [v1.1.0-beta.4](https://github.com/alan-wu/mapintegratedvuer/compare/v1.1.0-beta.3...v1.1.0-beta.4) - 2024-05-22 -## [v1.2.0](https://github.com/ABI-Software/mapintegratedvuer/compare/v1.1.1...v1.2.0) - 2024-06-21 +## [v1.1.0-beta.3](https://github.com/alan-wu/mapintegratedvuer/compare/v1.1.0-beta.2...v1.1.0-beta.3) - 2024-05-20 + +## [v1.1.0-beta.2](https://github.com/alan-wu/mapintegratedvuer/compare/v1.0.5-beta.1...v1.1.0-beta.2) - 2024-05-20 ### Merged -- Catch exception from flatmap-viewer which is crashing the test [`#221`](https://github.com/ABI-Software/mapintegratedvuer/pull/221) -- Move the zoom level marker updates to flatmap-viewer [`#201`](https://github.com/ABI-Software/mapintegratedvuer/pull/201) -- Marker clustering [`#2`](https://github.com/ABI-Software/mapintegratedvuer/pull/2) +- Marker clustering [`#2`](https://github.com/alan-wu/mapintegratedvuer/pull/2) ### Commits -- First attempt at using new dataset markers [`c298a03`](https://github.com/ABI-Software/mapintegratedvuer/commit/c298a0368bb721b9e40fea41ac11de37a2bfe6e1) -- Update flatmap-viewer [`40fee70`](https://github.com/ABI-Software/mapintegratedvuer/commit/40fee70d40dc157e6a41b1e0eb457055e57915ef) -- Support marker cluster with scaffoldvuer. [`61c346e`](https://github.com/ABI-Software/mapintegratedvuer/commit/61c346e73c1448c6fa398b7b4bc887b3925989fa) +- Update package-lock.json [`87483d2`](https://github.com/alan-wu/mapintegratedvuer/commit/87483d27896ce7a83ada3bfd8b842b867cb61798) +- Merge in marker hightlight from sidebar changes. [`85d8b5e`](https://github.com/alan-wu/mapintegratedvuer/commit/85d8b5eb0822da3926932eab214d656d18410c2f) +- Merge in upstream changes. [`4aa41fb`](https://github.com/alan-wu/mapintegratedvuer/commit/4aa41fb62d61c36728fcbcdabbe2c19473aa4967) -## [v1.1.1](https://github.com/ABI-Software/mapintegratedvuer/compare/v1.1.0...v1.1.1) - 2024-06-06 +## [v1.0.5-beta.1](https://github.com/alan-wu/mapintegratedvuer/compare/v1.0.5-beta.0...v1.0.5-beta.1) - 2024-05-29 ### Merged -- Pre 1.1.1 release [`#219`](https://github.com/ABI-Software/mapintegratedvuer/pull/219) -- Fix a warning regarding multiple root elements. [`#218`](https://github.com/ABI-Software/mapintegratedvuer/pull/218) -- Fix missing ref issue for lazy load components [`#217`](https://github.com/ABI-Software/mapintegratedvuer/pull/217) +- Optimise performance of components loading [`#212`](https://github.com/alan-wu/mapintegratedvuer/pull/212) ### Commits -- Fix missing ref issue for lazy load components while the page is still loading [`1495606`](https://github.com/ABI-Software/mapintegratedvuer/commit/149560654607f54bd84f9e642e670b90404fc513) -- Update to flatmapvuer 1.1.1. [`95d86e7`](https://github.com/ABI-Software/mapintegratedvuer/commit/95d86e726ad404ba9a487fb01d719d5db0b71a4b) +- Reset spliteflow before mounted. [`301d585`](https://github.com/alan-wu/mapintegratedvuer/commit/301d58522dcb93faf6d54d164b2f973078d423e2) -## [v1.1.0](https://github.com/ABI-Software/mapintegratedvuer/compare/v1.0.4...v1.1.0) - 2024-05-29 +## [v1.0.5-beta.0](https://github.com/alan-wu/mapintegratedvuer/compare/v1.0.4...v1.0.5-beta.0) - 2024-05-29 ### Merged -- Pre 1.1.0 bug fixes [`#216`](https://github.com/ABI-Software/mapintegratedvuer/pull/216) -- Optimise performance of components loading [`#212`](https://github.com/ABI-Software/mapintegratedvuer/pull/212) -- Flatmap improvements - help text visible [`#211`](https://github.com/ABI-Software/mapintegratedvuer/pull/211) -- Sckan version on context card [`#215`](https://github.com/ABI-Software/mapintegratedvuer/pull/215) -- Update tagging js by emitting event [`#214`](https://github.com/ABI-Software/mapintegratedvuer/pull/214) -- zoom in marker [`#209`](https://github.com/ABI-Software/mapintegratedvuer/pull/209) -- Fix an issue when clicking on a markers on the fc map [`#213`](https://github.com/ABI-Software/mapintegratedvuer/pull/213) -- remove i icon and keep text only [`#208`](https://github.com/ABI-Software/mapintegratedvuer/pull/208) +- Flatmap improvements - help text visible [`#211`](https://github.com/alan-wu/mapintegratedvuer/pull/211) +- Sckan version on context card [`#215`](https://github.com/alan-wu/mapintegratedvuer/pull/215) +- Update tagging js by emitting event [`#214`](https://github.com/alan-wu/mapintegratedvuer/pull/214) +- zoom in marker [`#209`](https://github.com/alan-wu/mapintegratedvuer/pull/209) +- Fix an issue when clicking on a markers on the fc map [`#213`](https://github.com/alan-wu/mapintegratedvuer/pull/213) +- remove i icon and keep text only [`#208`](https://github.com/alan-wu/mapintegratedvuer/pull/208) ### Commits -- Use the latest viewers with help dialog update. [`d6f57b1`](https://github.com/ABI-Software/mapintegratedvuer/commit/d6f57b17a3e0c7d90a8b3827eaa62cc85af55748) -- Integrate HelpModeDialog from both flatmap and scaffold [`caf0cc8`](https://github.com/ABI-Software/mapintegratedvuer/commit/caf0cc8bab776b4c50305340fb8d22caf3d1b415) -- Reset spliteflow before mounted. [`301d585`](https://github.com/ABI-Software/mapintegratedvuer/commit/301d58522dcb93faf6d54d164b2f973078d423e2) +- Use the latest viewers with help dialog update. [`d6f57b1`](https://github.com/alan-wu/mapintegratedvuer/commit/d6f57b17a3e0c7d90a8b3827eaa62cc85af55748) +- Integrate HelpModeDialog from both flatmap and scaffold [`caf0cc8`](https://github.com/alan-wu/mapintegratedvuer/commit/caf0cc8bab776b4c50305340fb8d22caf3d1b415) +- @abi-software/map-side-bar@2.2.0 [`77cc0f3`](https://github.com/alan-wu/mapintegratedvuer/commit/77cc0f39c7cc8f056988b12a6d3de194881f4b5f) -## [v1.0.4](https://github.com/ABI-Software/mapintegratedvuer/compare/v1.0.3...v1.0.4) - 2024-05-16 +## [v1.0.4](https://github.com/alan-wu/mapintegratedvuer/compare/v1.0.3...v1.0.4) - 2024-05-16 ### Commits -- Fix a small issue with tagging on gallery click [`fbf30d3`](https://github.com/ABI-Software/mapintegratedvuer/commit/fbf30d3fa6757825ef9d8ae89491d96e4c9cf3dd) -- Fix a small issue with tagging on gallery click [`b298595`](https://github.com/ABI-Software/mapintegratedvuer/commit/b29859510d1d35a3e7270fdadca5cdf65bcf79b9) +- Fix a small issue with tagging on gallery click [`fbf30d3`](https://github.com/alan-wu/mapintegratedvuer/commit/fbf30d3fa6757825ef9d8ae89491d96e4c9cf3dd) +- Fix a small issue with tagging on gallery click [`b298595`](https://github.com/alan-wu/mapintegratedvuer/commit/b29859510d1d35a3e7270fdadca5cdf65bcf79b9) -## [v1.0.3](https://github.com/ABI-Software/mapintegratedvuer/compare/v1.0.2...v1.0.3) - 2024-05-16 +## [v1.0.3](https://github.com/alan-wu/mapintegratedvuer/compare/v1.0.2...v1.0.3) - 2024-05-16 ### Merged -- Map Metrics [`#207`](https://github.com/ABI-Software/mapintegratedvuer/pull/207) -- Get context cards working for external scaffold opens [`#202`](https://github.com/ABI-Software/mapintegratedvuer/pull/202) +- Map Metrics [`#207`](https://github.com/alan-wu/mapintegratedvuer/pull/207) +- Get context cards working for external scaffold opens [`#202`](https://github.com/alan-wu/mapintegratedvuer/pull/202) ### Commits -- Update map filter event tracking [`f3c26b9`](https://github.com/ABI-Software/mapintegratedvuer/commit/f3c26b91da9b46053cb52b1307d85fef63d23e9f) -- Add connectivity tracking on clicking nerve [`e4b084a`](https://github.com/ABI-Software/mapintegratedvuer/commit/e4b084ad85a8d1eb758f4dee66840649afa2c582) -- Add missing semicolons [`5da7b5d`](https://github.com/ABI-Software/mapintegratedvuer/commit/5da7b5d9e9ee8744316c5bc3c7c25c0cb4a5b0ae) +- Update map filter event tracking [`f3c26b9`](https://github.com/alan-wu/mapintegratedvuer/commit/f3c26b91da9b46053cb52b1307d85fef63d23e9f) +- Add connectivity tracking on clicking nerve [`e4b084a`](https://github.com/alan-wu/mapintegratedvuer/commit/e4b084ad85a8d1eb758f4dee66840649afa2c582) +- Add missing semicolons [`5da7b5d`](https://github.com/alan-wu/mapintegratedvuer/commit/5da7b5d9e9ee8744316c5bc3c7c25c0cb4a5b0ae) -## [v1.0.2](https://github.com/ABI-Software/mapintegratedvuer/compare/v1.0.1...v1.0.2) - 2024-05-01 +## [v1.0.2](https://github.com/alan-wu/mapintegratedvuer/compare/v1.0.1...v1.0.2) - 2024-05-01 ### Commits -- Update flatmapvuer and scaffoldvuer. [`4fcf5d0`](https://github.com/ABI-Software/mapintegratedvuer/commit/4fcf5d0dc8350b30485dcfe244615063d06b2439) +- Update flatmapvuer and scaffoldvuer. [`4fcf5d0`](https://github.com/alan-wu/mapintegratedvuer/commit/4fcf5d0dc8350b30485dcfe244615063d06b2439) -## [v1.0.1](https://github.com/ABI-Software/mapintegratedvuer/compare/v1.0.0...v1.0.1) - 2024-04-28 +## [v1.0.1](https://github.com/alan-wu/mapintegratedvuer/compare/v1.0.0...v1.0.1) - 2024-04-28 ### Merged -- Include a fix which fixes facets issue on the sidebar. [`#205`](https://github.com/ABI-Software/mapintegratedvuer/pull/205) -- 1.0.0 [`#204`](https://github.com/ABI-Software/mapintegratedvuer/pull/204) +- Include a fix which fixes facets issue on the sidebar. [`#205`](https://github.com/alan-wu/mapintegratedvuer/pull/205) +- 1.0.0 [`#204`](https://github.com/alan-wu/mapintegratedvuer/pull/204) ### Commits -- Update build and release script. [`4ab5714`](https://github.com/ABI-Software/mapintegratedvuer/commit/4ab5714f042d012b0e561dd834a48a37beb24fe4) +- Update build and release script. [`4ab5714`](https://github.com/alan-wu/mapintegratedvuer/commit/4ab5714f042d012b0e561dd834a48a37beb24fe4) -## [v1.0.0](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.6.7...v1.0.0) - 2024-04-24 +## [v1.0.0](https://github.com/alan-wu/mapintegratedvuer/compare/v0.6.7...v1.0.0) - 2024-04-24 ### Merged -- Getting package and testing ready for v1.0.0 [`#203`](https://github.com/ABI-Software/mapintegratedvuer/pull/203) -- Annotation authentication [`#198`](https://github.com/ABI-Software/mapintegratedvuer/pull/198) -- Bugfix/cypress component test [`#200`](https://github.com/ABI-Software/mapintegratedvuer/pull/200) -- API Documentation [`#197`](https://github.com/ABI-Software/mapintegratedvuer/pull/197) -- Fix cypress component test issue [`#199`](https://github.com/ABI-Software/mapintegratedvuer/pull/199) -- Remove unused npm packages [`#196`](https://github.com/ABI-Software/mapintegratedvuer/pull/196) -- Fix featured marker by switching to the new api [`#194`](https://github.com/ABI-Software/mapintegratedvuer/pull/194) -- Make sure scaffoldvuer uses the same version of flatmapvuer. [`#195`](https://github.com/ABI-Software/mapintegratedvuer/pull/195) -- Migration to vue 3. [`#193`](https://github.com/ABI-Software/mapintegratedvuer/pull/193) -- Adjust toolbar items alignments [`#8`](https://github.com/ABI-Software/mapintegratedvuer/pull/8) -- Fix search box spacing [`#7`](https://github.com/ABI-Software/mapintegratedvuer/pull/7) -- Fix popover position top in ContentVuer [`#6`](https://github.com/ABI-Software/mapintegratedvuer/pull/6) +- Getting package and testing ready for v1.0.0 [`#203`](https://github.com/alan-wu/mapintegratedvuer/pull/203) +- Annotation authentication [`#198`](https://github.com/alan-wu/mapintegratedvuer/pull/198) +- Bugfix/cypress component test [`#200`](https://github.com/alan-wu/mapintegratedvuer/pull/200) +- API Documentation [`#197`](https://github.com/alan-wu/mapintegratedvuer/pull/197) +- Fix cypress component test issue [`#199`](https://github.com/alan-wu/mapintegratedvuer/pull/199) +- Remove unused npm packages [`#196`](https://github.com/alan-wu/mapintegratedvuer/pull/196) +- Fix featured marker by switching to the new api [`#194`](https://github.com/alan-wu/mapintegratedvuer/pull/194) +- Make sure scaffoldvuer uses the same version of flatmapvuer. [`#195`](https://github.com/alan-wu/mapintegratedvuer/pull/195) +- Migration to vue 3. [`#193`](https://github.com/alan-wu/mapintegratedvuer/pull/193) +- Adjust toolbar items alignments [`#8`](https://github.com/alan-wu/mapintegratedvuer/pull/8) +- Fix search box spacing [`#7`](https://github.com/alan-wu/mapintegratedvuer/pull/7) +- Fix popover position top in ContentVuer [`#6`](https://github.com/alan-wu/mapintegratedvuer/pull/6) ### Commits -- Remove most of the warning. [`57f7431`](https://github.com/ABI-Software/mapintegratedvuer/commit/57f74313e589016c4c652bc9be95986f341b96fe) -- Use the latest plotvuer and simulationvuer. [`123b89d`](https://github.com/ABI-Software/mapintegratedvuer/commit/123b89da50ce2a09c43cafafa5e0464b59d7594b) -- Improve and fix testing error. [`b71e1e6`](https://github.com/ABI-Software/mapintegratedvuer/commit/b71e1e6a6a5722bed51c690bb7048c5d2f4b59a8) +- Remove most of the warning. [`57f7431`](https://github.com/alan-wu/mapintegratedvuer/commit/57f74313e589016c4c652bc9be95986f341b96fe) +- Use the latest plotvuer and simulationvuer. [`123b89d`](https://github.com/alan-wu/mapintegratedvuer/commit/123b89da50ce2a09c43cafafa5e0464b59d7594b) +- Improve and fix testing error. [`b71e1e6`](https://github.com/alan-wu/mapintegratedvuer/commit/b71e1e6a6a5722bed51c690bb7048c5d2f4b59a8) -## [v0.6.7](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.6.6...v0.6.7) - 2024-01-05 +## [v0.6.7](https://github.com/alan-wu/mapintegratedvuer/compare/v0.6.6...v0.6.7) - 2024-01-05 ### Merged -- S3 bucket fix [`#192`](https://github.com/ABI-Software/mapintegratedvuer/pull/192) -- S3 bucket fix [`#191`](https://github.com/ABI-Software/mapintegratedvuer/pull/191) +- S3 bucket fix [`#192`](https://github.com/alan-wu/mapintegratedvuer/pull/192) +- S3 bucket fix [`#191`](https://github.com/alan-wu/mapintegratedvuer/pull/191) ### Commits -- Update unit test. [`3a92d5a`](https://github.com/ABI-Software/mapintegratedvuer/commit/3a92d5a8a4d478c40f55374867e4983c37c0bd21) -- Fix an issue with state not being reset. [`eb73cee`](https://github.com/ABI-Software/mapintegratedvuer/commit/eb73cee93982c424a2ab3c10d4a21d8ad6cdf9dc) +- Update unit test. [`3a92d5a`](https://github.com/alan-wu/mapintegratedvuer/commit/3a92d5a8a4d478c40f55374867e4983c37c0bd21) +- Fix an issue with state not being reset. [`eb73cee`](https://github.com/alan-wu/mapintegratedvuer/commit/eb73cee93982c424a2ab3c10d4a21d8ad6cdf9dc) -## [v0.6.6](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.6.5...v0.6.6) - 2024-01-05 +## [v0.6.6](https://github.com/alan-wu/mapintegratedvuer/compare/v0.6.5...v0.6.6) - 2024-01-05 ### Merged -- Fix issue with new s3 bucket file information. [`#190`](https://github.com/ABI-Software/mapintegratedvuer/pull/190) +- Fix issue with new s3 bucket file information. [`#190`](https://github.com/alan-wu/mapintegratedvuer/pull/190) -## [v0.6.5](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.6.4...v0.6.5) - 2023-12-15 +## [v0.6.5](https://github.com/alan-wu/mapintegratedvuer/compare/v0.6.4...v0.6.5) - 2023-12-15 ### Merged -- Featured marker qa fix [`#189`](https://github.com/ABI-Software/mapintegratedvuer/pull/189) +- Featured marker qa fix [`#189`](https://github.com/alan-wu/mapintegratedvuer/pull/189) ### Commits -- Update flatmapvuer with text fix in legend for featured marker [`decb46f`](https://github.com/ABI-Software/mapintegratedvuer/commit/decb46fe0bf99e8c543ef7bd3ba7e0e68a438c5e) -- Update flatmapvuer with qa fix and new 'whats new' text [`5d0da9f`](https://github.com/ABI-Software/mapintegratedvuer/commit/5d0da9f56d905c2724b8c9f0c051766fa0ddb5c6) -- Update build_and_release.yml [`42b0d3c`](https://github.com/ABI-Software/mapintegratedvuer/commit/42b0d3c703a482642840c0a1c1bb60849efd18a0) +- Update flatmapvuer with text fix in legend for featured marker [`decb46f`](https://github.com/alan-wu/mapintegratedvuer/commit/decb46fe0bf99e8c543ef7bd3ba7e0e68a438c5e) +- Update flatmapvuer with qa fix and new 'whats new' text [`5d0da9f`](https://github.com/alan-wu/mapintegratedvuer/commit/5d0da9f56d905c2724b8c9f0c051766fa0ddb5c6) +- Update build_and_release.yml [`42b0d3c`](https://github.com/alan-wu/mapintegratedvuer/commit/42b0d3c703a482642840c0a1c1bb60849efd18a0) -## [v0.6.4](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.6.3...v0.6.4) - 2023-12-11 +## [v0.6.4](https://github.com/alan-wu/mapintegratedvuer/compare/v0.6.3...v0.6.4) - 2023-12-11 ### Merged -- Update test. [`#188`](https://github.com/ABI-Software/mapintegratedvuer/pull/188) -- Get mapviewer ready for 0.6.4 release. [`#187`](https://github.com/ABI-Software/mapintegratedvuer/pull/187) -- Add more pane options [`#186`](https://github.com/ABI-Software/mapintegratedvuer/pull/186) -- Add a vertical six pane option [`#5`](https://github.com/ABI-Software/mapintegratedvuer/pull/5) -- Markers [`#185`](https://github.com/ABI-Software/mapintegratedvuer/pull/185) -- Flatmap provenance card change against species [`#184`](https://github.com/ABI-Software/mapintegratedvuer/pull/184) -- Simplify the codes. [`#1`](https://github.com/ABI-Software/mapintegratedvuer/pull/1) -- Update and modify prop paths for sidebar [`#181`](https://github.com/ABI-Software/mapintegratedvuer/pull/181) -- Add featured marker to legend, show if we have a featured marker [`#183`](https://github.com/ABI-Software/mapintegratedvuer/pull/183) -- Improve the styling works of each content with resize sensor [`#182`](https://github.com/ABI-Software/mapintegratedvuer/pull/182) -- Add search history and provenance pop up now has show/hide [`#180`](https://github.com/ABI-Software/mapintegratedvuer/pull/180) +- Update test. [`#188`](https://github.com/alan-wu/mapintegratedvuer/pull/188) +- Get mapviewer ready for 0.6.4 release. [`#187`](https://github.com/alan-wu/mapintegratedvuer/pull/187) +- Add more pane options [`#186`](https://github.com/alan-wu/mapintegratedvuer/pull/186) +- Add a vertical six pane option [`#5`](https://github.com/alan-wu/mapintegratedvuer/pull/5) +- Markers [`#185`](https://github.com/alan-wu/mapintegratedvuer/pull/185) +- Flatmap provenance card change against species [`#184`](https://github.com/alan-wu/mapintegratedvuer/pull/184) +- Simplify the codes. [`#1`](https://github.com/alan-wu/mapintegratedvuer/pull/1) +- Update and modify prop paths for sidebar [`#181`](https://github.com/alan-wu/mapintegratedvuer/pull/181) +- Add featured marker to legend, show if we have a featured marker [`#183`](https://github.com/alan-wu/mapintegratedvuer/pull/183) +- Improve the styling works of each content with resize sensor [`#182`](https://github.com/alan-wu/mapintegratedvuer/pull/182) +- Add search history and provenance pop up now has show/hide [`#180`](https://github.com/alan-wu/mapintegratedvuer/pull/180) ### Commits -- Update package version. [`736a3f5`](https://github.com/ABI-Software/mapintegratedvuer/commit/736a3f5f64a7099da118a2b521fe84d4e85fb0f9) -- Add search history and dropdown [`c310505`](https://github.com/ABI-Software/mapintegratedvuer/commit/c3105052b3c4fd601ebbcd6c495746ebb2c0c40c) -- Fix issue with resizing in some rare occasion. [`98f2a09`](https://github.com/ABI-Software/mapintegratedvuer/commit/98f2a091d402a51a783ac9ba39706bef45ef4058) +- Update package version. [`736a3f5`](https://github.com/alan-wu/mapintegratedvuer/commit/736a3f5f64a7099da118a2b521fe84d4e85fb0f9) +- Add search history and dropdown [`c310505`](https://github.com/alan-wu/mapintegratedvuer/commit/c3105052b3c4fd601ebbcd6c495746ebb2c0c40c) +- Fix issue with resizing in some rare occasion. [`98f2a09`](https://github.com/alan-wu/mapintegratedvuer/commit/98f2a091d402a51a783ac9ba39706bef45ef4058) -## [v0.6.3](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.6.2...v0.6.3) - 2023-10-26 +## [v0.6.3](https://github.com/alan-wu/mapintegratedvuer/compare/v0.6.2...v0.6.3) - 2023-10-26 ### Merged -- Fix unit test failure caused by a newly added function calls. [`#179`](https://github.com/ABI-Software/mapintegratedvuer/pull/179) -- Close sidebar on opening new entries to view context card [`#178`](https://github.com/ABI-Software/mapintegratedvuer/pull/178) -- Bug fix on context info display of whole body scaffold. [`#177`](https://github.com/ABI-Software/mapintegratedvuer/pull/177) -- Redesign splitpanebar [`#176`](https://github.com/ABI-Software/mapintegratedvuer/pull/176) +- Fix unit test failure caused by a newly added function calls. [`#179`](https://github.com/alan-wu/mapintegratedvuer/pull/179) +- Close sidebar on opening new entries to view context card [`#178`](https://github.com/alan-wu/mapintegratedvuer/pull/178) +- Bug fix on context info display of whole body scaffold. [`#177`](https://github.com/alan-wu/mapintegratedvuer/pull/177) +- Redesign splitpanebar [`#176`](https://github.com/alan-wu/mapintegratedvuer/pull/176) ### Commits -- Complete rework of splitpane bar which is now content bar and maintain 1 to 1 ration with contentvuer. [`99a12f5`](https://github.com/ABI-Software/mapintegratedvuer/commit/99a12f5121d2b7ace4b14b8a4a4bf81822a044cd) -- Move entries data to store. [`c4ef9b5`](https://github.com/ABI-Software/mapintegratedvuer/commit/c4ef9b5b9fbc65a298176fdad62fb46171ef5c5e) -- Remove more unused variables. [`68a3a91`](https://github.com/ABI-Software/mapintegratedvuer/commit/68a3a91ef865e97bc84bbbeb65528370828fcea9) +- Complete rework of splitpane bar which is now content bar and maintain 1 to 1 ration with contentvuer. [`99a12f5`](https://github.com/alan-wu/mapintegratedvuer/commit/99a12f5121d2b7ace4b14b8a4a4bf81822a044cd) +- Move entries data to store. [`c4ef9b5`](https://github.com/alan-wu/mapintegratedvuer/commit/c4ef9b5b9fbc65a298176fdad62fb46171ef5c5e) +- Remove more unused variables. [`68a3a91`](https://github.com/alan-wu/mapintegratedvuer/commit/68a3a91ef865e97bc84bbbeb65528370828fcea9) -## [v0.6.2](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.6.1...v0.6.2) - 2023-10-01 +## [v0.6.2](https://github.com/alan-wu/mapintegratedvuer/compare/v0.6.1...v0.6.2) - 2023-10-01 ### Merged -- Fix 'SCKAN' mispelling, update scaffoldvuer [`#175`](https://github.com/ABI-Software/mapintegratedvuer/pull/175) +- Fix 'SCKAN' mispelling, update scaffoldvuer [`#175`](https://github.com/alan-wu/mapintegratedvuer/pull/175) ### Commits -- Update scaffoldvuer [`6a2058a`](https://github.com/ABI-Software/mapintegratedvuer/commit/6a2058ac8c8456a5dc8eaf684204c1e672973919) -- Fix 'SCKAN' mispelling [`d6853bf`](https://github.com/ABI-Software/mapintegratedvuer/commit/d6853bfd57620c9260eb09e98d3103641e405bfe) +- Update scaffoldvuer [`6a2058a`](https://github.com/alan-wu/mapintegratedvuer/commit/6a2058ac8c8456a5dc8eaf684204c1e672973919) +- Fix 'SCKAN' mispelling [`d6853bf`](https://github.com/alan-wu/mapintegratedvuer/commit/d6853bfd57620c9260eb09e98d3103641e405bfe) -## [v0.6.1](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.6.0...v0.6.1) - 2023-09-19 +## [v0.6.1](https://github.com/alan-wu/mapintegratedvuer/compare/v0.6.0...v0.6.1) - 2023-09-19 ### Merged -- Add a facet event to scaffold markers [`#174`](https://github.com/ABI-Software/mapintegratedvuer/pull/174) +- Add a facet event to scaffold markers [`#174`](https://github.com/alan-wu/mapintegratedvuer/pull/174) -## [v0.6.0](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.5.1...v0.6.0) - 2023-09-18 +## [v0.6.0](https://github.com/alan-wu/mapintegratedvuer/compare/v0.5.1...v0.6.0) - 2023-09-18 ### Merged -- Add context card to whole body scaffold [`#173`](https://github.com/ABI-Software/mapintegratedvuer/pull/173) -- Context cards migration [`#172`](https://github.com/ABI-Software/mapintegratedvuer/pull/172) -- Context cards migration [`#171`](https://github.com/ABI-Software/mapintegratedvuer/pull/171) +- Add context card to whole body scaffold [`#173`](https://github.com/alan-wu/mapintegratedvuer/pull/173) +- Context cards migration [`#172`](https://github.com/alan-wu/mapintegratedvuer/pull/172) +- Context cards migration [`#171`](https://github.com/alan-wu/mapintegratedvuer/pull/171) ### Commits -- Bring context card to mapintegratedvuer [`7a8ad31`](https://github.com/ABI-Software/mapintegratedvuer/commit/7a8ad31abdfa0c7bb3c973c47a642dd0f03bcca4) -- Updat get wholebody scaffold logic to include information of contextual information. [`8563fa4`](https://github.com/ABI-Software/mapintegratedvuer/commit/8563fa479afaf7a8cfcfc8937fc03120ac4c305a) -- Bring flatmap context card into mapintegratedvuer: [`029332a`](https://github.com/ABI-Software/mapintegratedvuer/commit/029332a0481bf7f6711800c3d6ecd64185655059) +- Bring context card to mapintegratedvuer [`7a8ad31`](https://github.com/alan-wu/mapintegratedvuer/commit/7a8ad31abdfa0c7bb3c973c47a642dd0f03bcca4) +- Updat get wholebody scaffold logic to include information of contextual information. [`8563fa4`](https://github.com/alan-wu/mapintegratedvuer/commit/8563fa479afaf7a8cfcfc8937fc03120ac4c305a) +- Bring flatmap context card into mapintegratedvuer: [`029332a`](https://github.com/alan-wu/mapintegratedvuer/commit/029332a0481bf7f6711800c3d6ecd64185655059) -## [v0.5.1](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.5.0...v0.5.1) - 2023-08-08 +## [v0.5.1](https://github.com/alan-wu/mapintegratedvuer/compare/v0.5.0...v0.5.1) - 2023-08-08 ### Commits -- Update flatmapvuer which fixes a bug. [`ff1d86f`](https://github.com/ABI-Software/mapintegratedvuer/commit/ff1d86f489718e6a0ce97f63eae3ff8e5213b136) +- Update flatmapvuer which fixes a bug. [`ff1d86f`](https://github.com/alan-wu/mapintegratedvuer/commit/ff1d86f489718e6a0ce97f63eae3ff8e5213b136) -## [v0.5.0](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.4.7...v0.5.0) - 2023-08-07 +## [v0.5.0](https://github.com/alan-wu/mapintegratedvuer/compare/v0.4.7...v0.5.0) - 2023-08-07 ### Merged -- Open new map [`#170`](https://github.com/ABI-Software/mapintegratedvuer/pull/170) -- Set FC map as a multi flatmap so it has dynamic markers [`#169`](https://github.com/ABI-Software/mapintegratedvuer/pull/169) +- Open new map [`#170`](https://github.com/alan-wu/mapintegratedvuer/pull/170) +- Set FC map as a multi flatmap so it has dynamic markers [`#169`](https://github.com/alan-wu/mapintegratedvuer/pull/169) ### Commits -- Merged in upstream changes. [`021b09f`](https://github.com/ABI-Software/mapintegratedvuer/commit/021b09f1945c653bb59f8acc7e87ffc57b111ac7) -- Update dependency and package in maplibre-gl. [`8e75717`](https://github.com/ABI-Software/mapintegratedvuer/commit/8e757178dd1b6e5c4144f7271bcce3a724bdea93) -- Merge in upstream changes. [`aa9ba0a`](https://github.com/ABI-Software/mapintegratedvuer/commit/aa9ba0a8a16bfd8701bf978d399058474f0d8e52) +- Merged in upstream changes. [`021b09f`](https://github.com/alan-wu/mapintegratedvuer/commit/021b09f1945c653bb59f8acc7e87ffc57b111ac7) +- Update dependency and package in maplibre-gl. [`8e75717`](https://github.com/alan-wu/mapintegratedvuer/commit/8e757178dd1b6e5c4144f7271bcce3a724bdea93) +- Merge in upstream changes. [`aa9ba0a`](https://github.com/alan-wu/mapintegratedvuer/commit/aa9ba0a8a16bfd8701bf978d399058474f0d8e52) -## [v0.4.7](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.4.6...v0.4.7) - 2023-07-20 +## [v0.4.7](https://github.com/alan-wu/mapintegratedvuer/compare/v0.4.6...v0.4.7) - 2023-07-20 ### Merged -- Improve multiflatmap start up. [`#168`](https://github.com/ABI-Software/mapintegratedvuer/pull/168) +- Improve multiflatmap start up. [`#168`](https://github.com/alan-wu/mapintegratedvuer/pull/168) ### Commits -- Remove a prop containing fixed value. [`d663a12`](https://github.com/ABI-Software/mapintegratedvuer/commit/d663a12159eb5ff52c204a64a118cea43e6c9159) -- Update scaffoldvuer. [`438e1ed`](https://github.com/ABI-Software/mapintegratedvuer/commit/438e1edb483e5172b3512853cdb09e6cd6ad9be0) -- Improve open search method. [`ebaf496`](https://github.com/ABI-Software/mapintegratedvuer/commit/ebaf4962bbc8d3c3b7dde5300238035fc6deb1b9) +- Remove a prop containing fixed value. [`d663a12`](https://github.com/alan-wu/mapintegratedvuer/commit/d663a12159eb5ff52c204a64a118cea43e6c9159) +- Update scaffoldvuer. [`438e1ed`](https://github.com/alan-wu/mapintegratedvuer/commit/438e1edb483e5172b3512853cdb09e6cd6ad9be0) +- Improve open search method. [`ebaf496`](https://github.com/alan-wu/mapintegratedvuer/commit/ebaf4962bbc8d3c3b7dde5300238035fc6deb1b9) -## [v0.4.6](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.4.4...v0.4.6) - 2023-07-03 +## [v0.4.6](https://github.com/alan-wu/mapintegratedvuer/compare/v0.4.4...v0.4.6) - 2023-07-03 ### Merged -- Update flatmapvuer to 0.5.4 [`#166`](https://github.com/ABI-Software/mapintegratedvuer/pull/166) -- Update build [`#156`](https://github.com/ABI-Software/mapintegratedvuer/pull/156) -- Fix an issue with marked not built in. [`#165`](https://github.com/ABI-Software/mapintegratedvuer/pull/165) -- Add a isReady function for map viewer. [`#164`](https://github.com/ABI-Software/mapintegratedvuer/pull/164) -- Enable minimap and support term search to display human readable label [`#163`](https://github.com/ABI-Software/mapintegratedvuer/pull/163) -- Make sure flatmapvuer works with the maplibregl [`#162`](https://github.com/ABI-Software/mapintegratedvuer/pull/162) -- Update beta text for whole body scaffold and flatmaps. [`#161`](https://github.com/ABI-Software/mapintegratedvuer/pull/161) -- Add new yaml file for github action. [`#3`](https://github.com/ABI-Software/mapintegratedvuer/pull/3) -- Update build [`#2`](https://github.com/ABI-Software/mapintegratedvuer/pull/2) +- Update flatmapvuer to 0.5.4 [`#166`](https://github.com/alan-wu/mapintegratedvuer/pull/166) +- Update build [`#156`](https://github.com/alan-wu/mapintegratedvuer/pull/156) +- Fix an issue with marked not built in. [`#165`](https://github.com/alan-wu/mapintegratedvuer/pull/165) +- Add a isReady function for map viewer. [`#164`](https://github.com/alan-wu/mapintegratedvuer/pull/164) +- Enable minimap and support term search to display human readable label [`#163`](https://github.com/alan-wu/mapintegratedvuer/pull/163) +- Make sure flatmapvuer works with the maplibregl [`#162`](https://github.com/alan-wu/mapintegratedvuer/pull/162) +- Update beta text for whole body scaffold and flatmaps. [`#161`](https://github.com/alan-wu/mapintegratedvuer/pull/161) +- Add new yaml file for github action. [`#3`](https://github.com/alan-wu/mapintegratedvuer/pull/3) +- Update build [`#2`](https://github.com/alan-wu/mapintegratedvuer/pull/2) ### Commits -- Minimise package changes. [`d6fb0f6`](https://github.com/ABI-Software/mapintegratedvuer/commit/d6fb0f687ffb151039c6f84960a841b1f27533df) -- Switch to using html reports. [`1ec3023`](https://github.com/ABI-Software/mapintegratedvuer/commit/1ec3023776cfc6649ffa04b7782776a7adf73a08) -- Fix missing end of files line break. [`c0db1ab`](https://github.com/ABI-Software/mapintegratedvuer/commit/c0db1ab29159522797ad84a04cfa52dd574dfb2d) +- Minimise package changes. [`d6fb0f6`](https://github.com/alan-wu/mapintegratedvuer/commit/d6fb0f687ffb151039c6f84960a841b1f27533df) +- Switch to using html reports. [`1ec3023`](https://github.com/alan-wu/mapintegratedvuer/commit/1ec3023776cfc6649ffa04b7782776a7adf73a08) +- Fix missing end of files line break. [`c0db1ab`](https://github.com/alan-wu/mapintegratedvuer/commit/c0db1ab29159522797ad84a04cfa52dd574dfb2d) + +## [v0.4.4](https://github.com/alan-wu/mapintegratedvuer/compare/v0.4.4-fixes-4...v0.4.4) - 2023-06-01 + +## [v0.4.4-fixes-4](https://github.com/alan-wu/mapintegratedvuer/compare/v0.4.4-fixes-3...v0.4.4-fixes-4) - 2023-06-15 + +### Merged + +- Add a isReady function for map viewer. [`#164`](https://github.com/alan-wu/mapintegratedvuer/pull/164) + +### Commits -## [v0.4.4](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.4.4-fixes-4...v0.4.4) - 2023-06-01 +- Fix an issue with marked not built in. [`b3643bc`](https://github.com/alan-wu/mapintegratedvuer/commit/b3643bc1a34ff3f35b7c5e075ab54ffd6dc25434) -## [v0.4.4-fixes-4](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.4.4-fixes-3...v0.4.4-fixes-4) - 2023-06-15 +## [v0.4.4-fixes-3](https://github.com/alan-wu/mapintegratedvuer/compare/v0.4.4-fixes-2...v0.4.4-fixes-3) - 2023-06-05 ### Merged -- Add a isReady function for map viewer. [`#164`](https://github.com/ABI-Software/mapintegratedvuer/pull/164) +- Enable minimap and support term search to display human readable label [`#163`](https://github.com/alan-wu/mapintegratedvuer/pull/163) ### Commits -- Fix an issue with marked not built in. [`b3643bc`](https://github.com/ABI-Software/mapintegratedvuer/commit/b3643bc1a34ff3f35b7c5e075ab54ffd6dc25434) +- Add an is ready function. [`f3e7015`](https://github.com/alan-wu/mapintegratedvuer/commit/f3e7015da8ca60c1cf0d2cb529dcf4501aa15687) -## [v0.4.4-fixes-3](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.4.4-fixes-2...v0.4.4-fixes-3) - 2023-06-05 +## [v0.4.4-fixes-2](https://github.com/alan-wu/mapintegratedvuer/compare/v0.4.4-fixes-0...v0.4.4-fixes-2) - 2023-06-05 ### Merged -- Enable minimap and support term search to display human readable label [`#163`](https://github.com/ABI-Software/mapintegratedvuer/pull/163) +- Make sure flatmapvuer works with the maplibregl [`#162`](https://github.com/alan-wu/mapintegratedvuer/pull/162) ### Commits -- Add an is ready function. [`f3e7015`](https://github.com/ABI-Software/mapintegratedvuer/commit/f3e7015da8ca60c1cf0d2cb529dcf4501aa15687) +- Support term search to display human readable label [`397c523`](https://github.com/alan-wu/mapintegratedvuer/commit/397c5237bbb73c23416e950d43ee633c4976ee27) +- Enable minimap. [`23b060f`](https://github.com/alan-wu/mapintegratedvuer/commit/23b060f77fc606734f76b79075edd08ee0ae0d7c) -## [v0.4.4-fixes-2](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.4.4-fixes-0...v0.4.4-fixes-2) - 2023-06-05 +## [v0.4.4-fixes-0](https://github.com/alan-wu/mapintegratedvuer/compare/v0.4.4-beta.3...v0.4.4-fixes-0) - 2023-06-02 ### Merged -- Make sure flatmapvuer works with the maplibregl [`#162`](https://github.com/ABI-Software/mapintegratedvuer/pull/162) +- Update beta text for whole body scaffold and flatmaps. [`#161`](https://github.com/alan-wu/mapintegratedvuer/pull/161) + +### Commits + +- Udpate packages. [`d7cec09`](https://github.com/alan-wu/mapintegratedvuer/commit/d7cec090b0ab68c22b498f5fe68b7d9fba856e2a) +- Update warning message for whole body scaffold. [`3db44e7`](https://github.com/alan-wu/mapintegratedvuer/commit/3db44e7dcbea7859b618cf49e84fc62b7e70ba80) +- Update to flatmapvuer with css fix. [`8d60b95`](https://github.com/alan-wu/mapintegratedvuer/commit/8d60b9538951cd574d5983c0c25266c1d947ac49) + +## [v0.4.4-beta.3](https://github.com/alan-wu/mapintegratedvuer/compare/v0.4.4-beta.2...v0.4.4-beta.3) - 2023-05-30 + +### Commits + +- Get all tags in github action for changelog update [`38f1860`](https://github.com/alan-wu/mapintegratedvuer/commit/38f18609cbd736cdb31072e47ab02eef89c1418f) + +## [v0.4.4-beta.2](https://github.com/alan-wu/mapintegratedvuer/compare/v0.4.4-beta.0...v0.4.4-beta.2) - 2023-05-30 ### Commits -- Support term search to display human readable label [`397c523`](https://github.com/ABI-Software/mapintegratedvuer/commit/397c5237bbb73c23416e950d43ee633c4976ee27) -- Enable minimap. [`23b060f`](https://github.com/ABI-Software/mapintegratedvuer/commit/23b060f77fc606734f76b79075edd08ee0ae0d7c) +- Add autochangelog to release command. [`da1e9e7`](https://github.com/alan-wu/mapintegratedvuer/commit/da1e9e7ab042ada284c66f3906802ddf5d28a51c) +- Update package-lock.json. [`c6b0839`](https://github.com/alan-wu/mapintegratedvuer/commit/c6b08395f32b95e07abb15472625634949af9693) +- Update package.json [`9d71346`](https://github.com/alan-wu/mapintegratedvuer/commit/9d71346ed4cf66ccb8446247b26cc6f865874f49) -## [v0.4.4-fixes-0](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.4.3...v0.4.4-fixes-0) - 2023-06-02 +## [v0.4.4-beta.0](https://github.com/alan-wu/mapintegratedvuer/compare/v0.4.3...v0.4.4-beta.0) - 2023-05-29 ### Merged -- Update beta text for whole body scaffold and flatmaps. [`#161`](https://github.com/ABI-Software/mapintegratedvuer/pull/161) +- Add new yaml file for github action. [`#3`](https://github.com/alan-wu/mapintegratedvuer/pull/3) +- Update build [`#2`](https://github.com/alan-wu/mapintegratedvuer/pull/2) ### Commits -- Udpate packages. [`d7cec09`](https://github.com/ABI-Software/mapintegratedvuer/commit/d7cec090b0ab68c22b498f5fe68b7d9fba856e2a) -- Update warning message for whole body scaffold. [`3db44e7`](https://github.com/ABI-Software/mapintegratedvuer/commit/3db44e7dcbea7859b618cf49e84fc62b7e70ba80) -- Update to flatmapvuer with css fix. [`8d60b95`](https://github.com/ABI-Software/mapintegratedvuer/commit/8d60b9538951cd574d5983c0c25266c1d947ac49) +- Switch to using html reports. [`1ec3023`](https://github.com/alan-wu/mapintegratedvuer/commit/1ec3023776cfc6649ffa04b7782776a7adf73a08) +- Fix missing end of files line break. [`c0db1ab`](https://github.com/alan-wu/mapintegratedvuer/commit/c0db1ab29159522797ad84a04cfa52dd574dfb2d) +- Update vues packages. [`2b12fbd`](https://github.com/alan-wu/mapintegratedvuer/commit/2b12fbd929a83acfc99c28fa4d88632a4a68f242) -## [v0.4.3](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.4.1...v0.4.3) - 2023-05-29 +## [v0.4.3](https://github.com/alan-wu/mapintegratedvuer/compare/v0.4.1...v0.4.3) - 2023-05-29 ### Merged -- Flatmap search fix [`#160`](https://github.com/ABI-Software/mapintegratedvuer/pull/160) +- Flatmap search fix [`#160`](https://github.com/alan-wu/mapintegratedvuer/pull/160) ### Commits -- Update flatmapvuer (small logic fix) [`2e5207e`](https://github.com/ABI-Software/mapintegratedvuer/commit/2e5207ec057ecfe08bc414b58d84a4fdb293c3e4) -- Update flatmapvuer [`0c267d6`](https://github.com/ABI-Software/mapintegratedvuer/commit/0c267d64f0283574bf1afbbd1aac87f9754ab660) +- Update flatmapvuer (small logic fix) [`2e5207e`](https://github.com/alan-wu/mapintegratedvuer/commit/2e5207ec057ecfe08bc414b58d84a4fdb293c3e4) +- Update flatmapvuer [`0c267d6`](https://github.com/alan-wu/mapintegratedvuer/commit/0c267d64f0283574bf1afbbd1aac87f9754ab660) -## [v0.4.1](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.4.0...v0.4.1) - 2023-05-10 +## [v0.4.1](https://github.com/alan-wu/mapintegratedvuer/compare/v0.4.0...v0.4.1) - 2023-05-10 ### Commits -- Use the latest version of flatmapvuer. [`d225cc4`](https://github.com/ABI-Software/mapintegratedvuer/commit/d225cc4024de390c6a01399b50c600bce8a6339c) +- Use the latest version of flatmapvuer. [`d225cc4`](https://github.com/alan-wu/mapintegratedvuer/commit/d225cc4024de390c6a01399b50c600bce8a6339c) -## [v0.4.0](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.3.15...v0.4.0) - 2023-05-10 +## [v0.4.0](https://github.com/alan-wu/mapintegratedvuer/compare/v0.3.15...v0.4.0) - 2023-05-10 ### Merged -- Support starting up the map vuer with different type (AC, FC and WholeBody) [`#158`](https://github.com/ABI-Software/mapintegratedvuer/pull/158) -- Scaffold search [`#159`](https://github.com/ABI-Software/mapintegratedvuer/pull/159) -- Update to use the lastest map svg sprite. [`#155`](https://github.com/ABI-Software/mapintegratedvuer/pull/155) +- Support starting up the map vuer with different type (AC, FC and WholeBody) [`#158`](https://github.com/alan-wu/mapintegratedvuer/pull/158) +- Scaffold search [`#159`](https://github.com/alan-wu/mapintegratedvuer/pull/159) +- Update to use the lastest map svg sprite. [`#155`](https://github.com/alan-wu/mapintegratedvuer/pull/155) ### Commits -- Allow flatmap to be set using api. [`4d8041d`](https://github.com/ABI-Software/mapintegratedvuer/commit/4d8041d5e6a942d2f0492bf6c1471dfb7ac27310) -- Allow starting map to be choosen from AC, FC or WholeBody. [`12974b7`](https://github.com/ABI-Software/mapintegratedvuer/commit/12974b749a12a1a33f99c9f3d261cf99e9ffe10a) -- Merge in changes with updated interaction between 2D and 3D maps. [`7112ae2`](https://github.com/ABI-Software/mapintegratedvuer/commit/7112ae2cbfae11f5e5a7849c88ba779989e7ba44) +- Allow flatmap to be set using api. [`4d8041d`](https://github.com/alan-wu/mapintegratedvuer/commit/4d8041d5e6a942d2f0492bf6c1471dfb7ac27310) +- Allow starting map to be choosen from AC, FC or WholeBody. [`12974b7`](https://github.com/alan-wu/mapintegratedvuer/commit/12974b749a12a1a33f99c9f3d261cf99e9ffe10a) +- Merge in changes with updated interaction between 2D and 3D maps. [`7112ae2`](https://github.com/alan-wu/mapintegratedvuer/commit/7112ae2cbfae11f5e5a7849c88ba779989e7ba44) -## [v0.3.15](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.3.14...v0.3.15) - 2023-04-04 +## [v0.3.15](https://github.com/alan-wu/mapintegratedvuer/compare/v0.3.14...v0.3.15) - 2023-04-04 ### Merged -- Funcionality to support featured datasets [`#151`](https://github.com/ABI-Software/mapintegratedvuer/pull/151) -- Dynamically fetch whole body scaffold url for human. [`#154`](https://github.com/ABI-Software/mapintegratedvuer/pull/154) +- Funcionality to support featured datasets [`#151`](https://github.com/alan-wu/mapintegratedvuer/pull/151) +- Dynamically fetch whole body scaffold url for human. [`#154`](https://github.com/alan-wu/mapintegratedvuer/pull/154) ### Commits -- Increment version to 0.3.15. [`9041fd3`](https://github.com/ABI-Software/mapintegratedvuer/commit/9041fd3a608dbace12134a07d67aabc8a5d9418b) -- Update package-lock.json [`f41e04d`](https://github.com/ABI-Software/mapintegratedvuer/commit/f41e04df6381467767add66887a37461fbb8e572) -- Merge in upstream changes. [`381b68c`](https://github.com/ABI-Software/mapintegratedvuer/commit/381b68c1e02c8f0708a4d33b199c2e8ad6e8e5c9) +- Increment version to 0.3.15. [`9041fd3`](https://github.com/alan-wu/mapintegratedvuer/commit/9041fd3a608dbace12134a07d67aabc8a5d9418b) +- Update package-lock.json [`f41e04d`](https://github.com/alan-wu/mapintegratedvuer/commit/f41e04df6381467767add66887a37461fbb8e572) +- Merge in upstream changes. [`381b68c`](https://github.com/alan-wu/mapintegratedvuer/commit/381b68c1e02c8f0708a4d33b199c2e8ad6e8e5c9) -## [v0.3.14](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.3.13...v0.3.14) - 2023-03-23 +## [v0.3.14](https://github.com/alan-wu/mapintegratedvuer/compare/v0.3.13...v0.3.14) - 2023-03-23 ### Merged -- Update scaffoldvuer and map-sidebar which supports the dynamic s3bucket. [`#152`](https://github.com/ABI-Software/mapintegratedvuer/pull/152) -- Fix a bug causing marker to not set the facet on sidebar properly. [`#150`](https://github.com/ABI-Software/mapintegratedvuer/pull/150) +- Update scaffoldvuer and map-sidebar which supports the dynamic s3bucket. [`#152`](https://github.com/alan-wu/mapintegratedvuer/pull/152) +- Fix a bug causing marker to not set the facet on sidebar properly. [`#150`](https://github.com/alan-wu/mapintegratedvuer/pull/150) ### Commits -- update scaffoldvuer and map-sidebar which supports the dynamic s3bucket. [`f8bb5a6`](https://github.com/ABI-Software/mapintegratedvuer/commit/f8bb5a6500b998af47c2d29f44f4675a233ab6bf) -- Remove comment. [`b34c789`](https://github.com/ABI-Software/mapintegratedvuer/commit/b34c789d904f5de2d6ca22fd692c4de676baa8d2) +- update scaffoldvuer and map-sidebar which supports the dynamic s3bucket. [`f8bb5a6`](https://github.com/alan-wu/mapintegratedvuer/commit/f8bb5a6500b998af47c2d29f44f4675a233ab6bf) +- Remove comment. [`b34c789`](https://github.com/alan-wu/mapintegratedvuer/commit/b34c789d904f5de2d6ca22fd692c4de676baa8d2) -## [v0.3.13](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.3.13-fix-1...v0.3.13) - 2023-02-27 +## [v0.3.13](https://github.com/alan-wu/mapintegratedvuer/compare/v0.3.13-fix-1...v0.3.13) - 2023-02-27 -## [v0.3.13-fix-1](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.3.12...v0.3.13-fix-1) - 2023-02-28 +## [v0.3.13-fix-1](https://github.com/alan-wu/mapintegratedvuer/compare/v0.3.12...v0.3.13-fix-1) - 2023-02-28 ### Merged -- Bug fix [`#149`](https://github.com/ABI-Software/mapintegratedvuer/pull/149) +- Bug fix [`#149`](https://github.com/alan-wu/mapintegratedvuer/pull/149) ### Commits -- Fix markers not being displayed occasionally at start. [`0d4b821`](https://github.com/ABI-Software/mapintegratedvuer/commit/0d4b821220b5097b425a0fc269a06aba2dfdde2d) -- Fix a bug causing marker to not set the facet on sidebar properly. [`9aa8bfa`](https://github.com/ABI-Software/mapintegratedvuer/commit/9aa8bfa52278c51cb31406bc46cd1c2bdc18642e) -- Use the latest flatmpvuer and increment version. [`36fd5dc`](https://github.com/ABI-Software/mapintegratedvuer/commit/36fd5dc5384792551811323505f777453c8e117a) +- Fix markers not being displayed occasionally at start. [`0d4b821`](https://github.com/alan-wu/mapintegratedvuer/commit/0d4b821220b5097b425a0fc269a06aba2dfdde2d) +- Fix a bug causing marker to not set the facet on sidebar properly. [`9aa8bfa`](https://github.com/alan-wu/mapintegratedvuer/commit/9aa8bfa52278c51cb31406bc46cd1c2bdc18642e) +- Use the latest flatmpvuer and increment version. [`36fd5dc`](https://github.com/alan-wu/mapintegratedvuer/commit/36fd5dc5384792551811323505f777453c8e117a) -## [v0.3.12](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.3.11...v0.3.12) - 2023-02-21 +## [v0.3.12](https://github.com/alan-wu/mapintegratedvuer/compare/v0.3.11...v0.3.12) - 2023-02-21 ### Merged -- Add support to uuid for setting current entry of flatmap. [`#148`](https://github.com/ABI-Software/mapintegratedvuer/pull/148) -- Set current entry [`#147`](https://github.com/ABI-Software/mapintegratedvuer/pull/147) -- Permalink update [`#146`](https://github.com/ABI-Software/mapintegratedvuer/pull/146) -- Permalink update and scaffold performance update [`#142`](https://github.com/ABI-Software/mapintegratedvuer/pull/142) +- Add support to uuid for setting current entry of flatmap. [`#148`](https://github.com/alan-wu/mapintegratedvuer/pull/148) +- Set current entry [`#147`](https://github.com/alan-wu/mapintegratedvuer/pull/147) +- Permalink update [`#146`](https://github.com/alan-wu/mapintegratedvuer/pull/146) +- Permalink update and scaffold performance update [`#142`](https://github.com/alan-wu/mapintegratedvuer/pull/142) ### Commits -- Initial work to set initial viewer settings for mapviewer. [`a0b4d5d`](https://github.com/ABI-Software/mapintegratedvuer/commit/a0b4d5d62849016b394fca8d280c660511a54d0c) -- Add codes comment and remove unused styles. [`664d86a`](https://github.com/ABI-Software/mapintegratedvuer/commit/664d86a6754fd7e9a0852b080b50fb0e8ea9bfeb) -- Add the mssing source file. [`15aa878`](https://github.com/ABI-Software/mapintegratedvuer/commit/15aa87879b1b913fc01ce72d8d30757dd5228561) +- Initial work to set initial viewer settings for mapviewer. [`a0b4d5d`](https://github.com/alan-wu/mapintegratedvuer/commit/a0b4d5d62849016b394fca8d280c660511a54d0c) +- Add codes comment and remove unused styles. [`664d86a`](https://github.com/alan-wu/mapintegratedvuer/commit/664d86a6754fd7e9a0852b080b50fb0e8ea9bfeb) +- Add the mssing source file. [`15aa878`](https://github.com/alan-wu/mapintegratedvuer/commit/15aa87879b1b913fc01ce72d8d30757dd5228561) -## [v0.3.11](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.3.11-fixes-0...v0.3.11) - 2023-01-20 +## [v0.3.11](https://github.com/alan-wu/mapintegratedvuer/compare/v0.3.11-fixes-0...v0.3.11) - 2023-01-20 -## [v0.3.11-fixes-0](https://github.com/ABI-Software/mapintegratedvuer/compare/0.3.9...v0.3.11-fixes-0) - 2023-01-20 +## [v0.3.11-fixes-0](https://github.com/alan-wu/mapintegratedvuer/compare/0.3.9...v0.3.11-fixes-0) - 2023-01-20 ### Merged -- Permalink update and scaffold performance update [`#142`](https://github.com/ABI-Software/mapintegratedvuer/pull/142) -- Flatmap, Simulation and Sidebar updates [`#140`](https://github.com/ABI-Software/mapintegratedvuer/pull/140) -- Simulation-related changes required for M4.5.7 [`#134`](https://github.com/ABI-Software/mapintegratedvuer/pull/134) -- Improve synchronisation with nerves [`#136`](https://github.com/ABI-Software/mapintegratedvuer/pull/136) +- Permalink update and scaffold performance update [`#142`](https://github.com/alan-wu/mapintegratedvuer/pull/142) +- Flatmap, Simulation and Sidebar updates [`#140`](https://github.com/alan-wu/mapintegratedvuer/pull/140) +- Simulation-related changes required for M4.5.7 [`#134`](https://github.com/alan-wu/mapintegratedvuer/pull/134) +- Improve synchronisation with nerves [`#136`](https://github.com/alan-wu/mapintegratedvuer/pull/136) ### Commits -- Updated package-lock.json. [`be20fa5`](https://github.com/ABI-Software/mapintegratedvuer/commit/be20fa5d0a5c589fe42abb5a9ef2014267160c0b) -- Use the latest version of SimulationVuer (0.6.4). [`43fd6a2`](https://github.com/ABI-Software/mapintegratedvuer/commit/43fd6a260baaea129e29f24955cfdbb03b61dd60) -- Update to use the latest version of flatmap which includes work on legacy flatmap supports. [`cea2589`](https://github.com/ABI-Software/mapintegratedvuer/commit/cea2589f1e92458798b6b904acb4d92279870582) +- Updated package-lock.json. [`be20fa5`](https://github.com/alan-wu/mapintegratedvuer/commit/be20fa5d0a5c589fe42abb5a9ef2014267160c0b) +- Use the latest version of SimulationVuer (0.6.4). [`43fd6a2`](https://github.com/alan-wu/mapintegratedvuer/commit/43fd6a260baaea129e29f24955cfdbb03b61dd60) +- Update to use the latest version of flatmap which includes work on legacy flatmap supports. [`cea2589`](https://github.com/alan-wu/mapintegratedvuer/commit/cea2589f1e92458798b6b904acb4d92279870582) -## [0.3.9](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.3.9-fixes-2...0.3.9) - 2022-12-02 +## [0.3.9](https://github.com/alan-wu/mapintegratedvuer/compare/v0.3.9-fixes-2...0.3.9) - 2022-12-02 -## [v0.3.9-fixes-2](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.3.8-fixes-0...v0.3.9-fixes-2) - 2022-12-13 +## [v0.3.9-fixes-2](https://github.com/alan-wu/mapintegratedvuer/compare/v0.3.8-fixes-0...v0.3.9-fixes-2) - 2022-12-13 ### Merged -- Improve synchronisation with nerves [`#136`](https://github.com/ABI-Software/mapintegratedvuer/pull/136) -- Colour change [`#135`](https://github.com/ABI-Software/mapintegratedvuer/pull/135) -- Improve search function to display a dropdpwn autocomplete menu . [`#133`](https://github.com/ABI-Software/mapintegratedvuer/pull/133) -- Bug fix for sidebar [`#132`](https://github.com/ABI-Software/mapintegratedvuer/pull/132) -- Update map-side-bar for better context card banners [`#127`](https://github.com/ABI-Software/mapintegratedvuer/pull/127) +- Improve synchronisation with nerves [`#136`](https://github.com/alan-wu/mapintegratedvuer/pull/136) +- Colour change [`#135`](https://github.com/alan-wu/mapintegratedvuer/pull/135) +- Improve search function to display a dropdpwn autocomplete menu . [`#133`](https://github.com/alan-wu/mapintegratedvuer/pull/133) +- Bug fix for sidebar [`#132`](https://github.com/alan-wu/mapintegratedvuer/pull/132) +- Update map-side-bar for better context card banners [`#127`](https://github.com/alan-wu/mapintegratedvuer/pull/127) ### Commits -- Update version. [`952f86c`](https://github.com/ABI-Software/mapintegratedvuer/commit/952f86cd79a1c61b0ac916f36a16cc0e24f9de41) -- Improve sync map and performance. [`557948d`](https://github.com/ABI-Software/mapintegratedvuer/commit/557948d107966fbb7088ab678be988361a0ac295) -- Fix context card banner breaking, add markdown support [`4e239ca`](https://github.com/ABI-Software/mapintegratedvuer/commit/4e239caa738bdddff45385bb8cc3d1c13a7ab60c) +- Update version. [`952f86c`](https://github.com/alan-wu/mapintegratedvuer/commit/952f86cd79a1c61b0ac916f36a16cc0e24f9de41) +- Improve sync map and performance. [`557948d`](https://github.com/alan-wu/mapintegratedvuer/commit/557948d107966fbb7088ab678be988361a0ac295) +- Fix context card banner breaking, add markdown support [`4e239ca`](https://github.com/alan-wu/mapintegratedvuer/commit/4e239caa738bdddff45385bb8cc3d1c13a7ab60c) -## [v0.3.8-fixes-0](https://github.com/ABI-Software/mapintegratedvuer/compare/0.3.7...v0.3.8-fixes-0) - 2022-09-02 +## [v0.3.8-fixes-0](https://github.com/alan-wu/mapintegratedvuer/compare/0.3.7...v0.3.8-fixes-0) - 2022-09-02 ### Merged -- Bump terser from 4.8.0 to 4.8.1 [`#119`](https://github.com/ABI-Software/mapintegratedvuer/pull/119) -- Fix where no context card was breaking scaffolds [`#126`](https://github.com/ABI-Software/mapintegratedvuer/pull/126) -- Update flatmapvuer and set latest changes flag for different flatmaps. [`#125`](https://github.com/ABI-Software/mapintegratedvuer/pull/125) +- Bump terser from 4.8.0 to 4.8.1 [`#119`](https://github.com/alan-wu/mapintegratedvuer/pull/119) +- Fix where no context card was breaking scaffolds [`#126`](https://github.com/alan-wu/mapintegratedvuer/pull/126) +- Update flatmapvuer and set latest changes flag for different flatmaps. [`#125`](https://github.com/alan-wu/mapintegratedvuer/pull/125) ### Commits -- Update scaffoldvuer and release version. [`9cd0f5b`](https://github.com/ABI-Software/mapintegratedvuer/commit/9cd0f5b3fd44b8accbd6ece96f4c8654c5fc7b0a) -- Remove window var [`de8fa90`](https://github.com/ABI-Software/mapintegratedvuer/commit/de8fa90f83d08388ced756587b7847fd7029887a) +- Update scaffoldvuer and release version. [`9cd0f5b`](https://github.com/alan-wu/mapintegratedvuer/commit/9cd0f5b3fd44b8accbd6ece96f4c8654c5fc7b0a) +- Remove window var [`de8fa90`](https://github.com/alan-wu/mapintegratedvuer/commit/de8fa90f83d08388ced756587b7847fd7029887a) -## [0.3.7](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.3.3...0.3.7) - 2022-08-19 +## [0.3.7](https://github.com/alan-wu/mapintegratedvuer/compare/v0.3.3...0.3.7) - 2022-08-19 ### Merged -- Jesses updates [`#124`](https://github.com/ABI-Software/mapintegratedvuer/pull/124) -- Update a few dependencies [`#123`](https://github.com/ABI-Software/mapintegratedvuer/pull/123) -- Fix root url being hardcoded on sidebar [`#122`](https://github.com/ABI-Software/mapintegratedvuer/pull/122) -- Context source fix [`#121`](https://github.com/ABI-Software/mapintegratedvuer/pull/121) -- Add a few missing markers [`#120`](https://github.com/ABI-Software/mapintegratedvuer/pull/120) +- Jesses updates [`#124`](https://github.com/alan-wu/mapintegratedvuer/pull/124) +- Update a few dependencies [`#123`](https://github.com/alan-wu/mapintegratedvuer/pull/123) +- Fix root url being hardcoded on sidebar [`#122`](https://github.com/alan-wu/mapintegratedvuer/pull/122) +- Context source fix [`#121`](https://github.com/alan-wu/mapintegratedvuer/pull/121) +- Add a few missing markers [`#120`](https://github.com/alan-wu/mapintegratedvuer/pull/120) ### Commits -- Update sidebar with context source fix [`5278821`](https://github.com/ABI-Software/mapintegratedvuer/commit/52788214b98801321809552c8e98c56a8296c592) -- Update flatmapvuer and set latest changes flag for different flatmaps. [`4eeea58`](https://github.com/ABI-Software/mapintegratedvuer/commit/4eeea583460de04e04d543d79d4a26c2165b2b59) -- Fix issue where context 'view source' throws error [`6bfd28d`](https://github.com/ABI-Software/mapintegratedvuer/commit/6bfd28d8dc9c44e139e534285a71157bb0f6f729) +- Update sidebar with context source fix [`5278821`](https://github.com/alan-wu/mapintegratedvuer/commit/52788214b98801321809552c8e98c56a8296c592) +- Update flatmapvuer and set latest changes flag for different flatmaps. [`4eeea58`](https://github.com/alan-wu/mapintegratedvuer/commit/4eeea583460de04e04d543d79d4a26c2165b2b59) +- Fix issue where context 'view source' throws error [`6bfd28d`](https://github.com/alan-wu/mapintegratedvuer/commit/6bfd28d8dc9c44e139e534285a71157bb0f6f729) -## [v0.3.3](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.3.2...v0.3.3) - 2022-07-29 +## [v0.3.3](https://github.com/alan-wu/mapintegratedvuer/compare/v0.3.2...v0.3.3) - 2022-07-29 ### Commits -- Update package # [`028f16c`](https://github.com/ABI-Software/mapintegratedvuer/commit/028f16cf4b83b656f3cf63162569cfd4e5d5101e) -- Catch up with main [`14d4bfd`](https://github.com/ABI-Software/mapintegratedvuer/commit/14d4bfd38405e1166c4982de83699be7234445c2) -- Update from sidebar removing an unused file [`cbbebbf`](https://github.com/ABI-Software/mapintegratedvuer/commit/cbbebbf4dd3e0bd82f08c6a5a942ac2800879ece) +- Update package # [`028f16c`](https://github.com/alan-wu/mapintegratedvuer/commit/028f16cf4b83b656f3cf63162569cfd4e5d5101e) +- Catch up with main [`14d4bfd`](https://github.com/alan-wu/mapintegratedvuer/commit/14d4bfd38405e1166c4982de83699be7234445c2) +- Update from sidebar removing an unused file [`cbbebbf`](https://github.com/alan-wu/mapintegratedvuer/commit/cbbebbf4dd3e0bd82f08c6a5a942ac2800879ece) -## [v0.3.2](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.3.1...v0.3.2) - 2022-07-22 +## [v0.3.2](https://github.com/alan-wu/mapintegratedvuer/compare/v0.3.1...v0.3.2) - 2022-07-22 ### Merged -- Dynamic flatmap markers [`#102`](https://github.com/ABI-Software/mapintegratedvuer/pull/102) -- Fix Search for dataset on upstream downstream not working. [`#9`](https://github.com/ABI-Software/mapintegratedvuer/pull/9) -- Fix several minor issues. [`#8`](https://github.com/ABI-Software/mapintegratedvuer/pull/8) -- Update e2e testing [`#118`](https://github.com/ABI-Software/mapintegratedvuer/pull/118) -- Dynamic viewers [`#117`](https://github.com/ABI-Software/mapintegratedvuer/pull/117) +- Dynamic flatmap markers [`#102`](https://github.com/alan-wu/mapintegratedvuer/pull/102) +- Fix Search for dataset on upstream downstream not working. [`#9`](https://github.com/alan-wu/mapintegratedvuer/pull/9) +- Fix several minor issues. [`#8`](https://github.com/alan-wu/mapintegratedvuer/pull/8) +- Update e2e testing [`#118`](https://github.com/alan-wu/mapintegratedvuer/pull/118) +- Dynamic viewers [`#117`](https://github.com/alan-wu/mapintegratedvuer/pull/117) ### Commits -- Update e2e-testing to have the bare minimum going. [`cb262ae`](https://github.com/ABI-Software/mapintegratedvuer/commit/cb262aed411d96528d094eba0c99efefeca4bf8c) -- Update dependencies. [`3907b05`](https://github.com/ABI-Software/mapintegratedvuer/commit/3907b05d88392d940a82d21ac7dc5f3b56bd4ee4) -- Improve e2e testing. [`e27aef6`](https://github.com/ABI-Software/mapintegratedvuer/commit/e27aef664916ed63c0883f00a0b929f382504a05) +- Update e2e-testing to have the bare minimum going. [`cb262ae`](https://github.com/alan-wu/mapintegratedvuer/commit/cb262aed411d96528d094eba0c99efefeca4bf8c) +- Update dependencies. [`3907b05`](https://github.com/alan-wu/mapintegratedvuer/commit/3907b05d88392d940a82d21ac7dc5f3b56bd4ee4) +- Improve e2e testing. [`e27aef6`](https://github.com/alan-wu/mapintegratedvuer/commit/e27aef664916ed63c0883f00a0b929f382504a05) -## [v0.3.1](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.3.1-beta.0...v0.3.1) - 2022-06-09 +## [v0.3.1](https://github.com/alan-wu/mapintegratedvuer/compare/v0.3.1-beta.0...v0.3.1) - 2022-06-09 ### Merged -- Synchronised map and gallery in sidebar [`#116`](https://github.com/ABI-Software/mapintegratedvuer/pull/116) -- Use the latest version of the sidebar (1.2.3) and SimulationVuer (0.5.8) [`#113`](https://github.com/ABI-Software/mapintegratedvuer/pull/113) +- Synchronised map and gallery in sidebar [`#116`](https://github.com/alan-wu/mapintegratedvuer/pull/116) +- Use the latest version of the sidebar (1.2.3) and SimulationVuer (0.5.8) [`#113`](https://github.com/alan-wu/mapintegratedvuer/pull/113) ### Commits -- Refactor ContentVuer to use dynamic components for each viewers. [`4b20e5a`](https://github.com/ABI-Software/mapintegratedvuer/commit/4b20e5aef58420bafe28da31f8f9dbf5b5ecf415) -- Use the latest beta verison of map sidebar. [`64b9e5e`](https://github.com/ABI-Software/mapintegratedvuer/commit/64b9e5e6306b794fe530af5c61a869c07cb09b6f) -- Remove unused fils. [`682de09`](https://github.com/ABI-Software/mapintegratedvuer/commit/682de09cce1ab524c58570358ed9ba2a1898b9a5) +- Refactor ContentVuer to use dynamic components for each viewers. [`4b20e5a`](https://github.com/alan-wu/mapintegratedvuer/commit/4b20e5aef58420bafe28da31f8f9dbf5b5ecf415) +- Use the latest beta verison of map sidebar. [`64b9e5e`](https://github.com/alan-wu/mapintegratedvuer/commit/64b9e5e6306b794fe530af5c61a869c07cb09b6f) +- Remove unused fils. [`682de09`](https://github.com/alan-wu/mapintegratedvuer/commit/682de09cce1ab524c58570358ed9ba2a1898b9a5) -## [v0.3.1-beta.0](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.3.0...v0.3.1-beta.0) - 2022-05-23 +## [v0.3.1-beta.0](https://github.com/alan-wu/mapintegratedvuer/compare/v0.3.0...v0.3.1-beta.0) - 2022-05-23 ### Commits -- Merged in changes. [`b18fa4b`](https://github.com/ABI-Software/mapintegratedvuer/commit/b18fa4bdb3ab682ccc466a722d105dba15e0e3f3) -- Add 'Facets' action [`201da3f`](https://github.com/ABI-Software/mapintegratedvuer/commit/201da3f3d7cb1cf8d4683f76188679bcb6a36208) +- Merged in changes. [`b18fa4b`](https://github.com/alan-wu/mapintegratedvuer/commit/b18fa4bdb3ab682ccc466a722d105dba15e0e3f3) +- Add 'Facets' action [`201da3f`](https://github.com/alan-wu/mapintegratedvuer/commit/201da3f3d7cb1cf8d4683f76188679bcb6a36208) -## [v0.3.0](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.3.0-beta.7...v0.3.0) - 2022-05-27 +## [v0.3.0](https://github.com/alan-wu/mapintegratedvuer/compare/v0.3.0-beta.7...v0.3.0) - 2022-05-27 ### Merged -- Synchronised map and gallery in sidebar [`#116`](https://github.com/ABI-Software/mapintegratedvuer/pull/116) -- Use the latest version of the sidebar (1.2.3) and SimulationVuer (0.5.8) [`#113`](https://github.com/ABI-Software/mapintegratedvuer/pull/113) +- Synchronised map and gallery in sidebar [`#116`](https://github.com/alan-wu/mapintegratedvuer/pull/116) +- Use the latest version of the sidebar (1.2.3) and SimulationVuer (0.5.8) [`#113`](https://github.com/alan-wu/mapintegratedvuer/pull/113) ### Commits -- Remove unused fils. [`682de09`](https://github.com/ABI-Software/mapintegratedvuer/commit/682de09cce1ab524c58570358ed9ba2a1898b9a5) -- Version 0.3.0 [`5d3227e`](https://github.com/ABI-Software/mapintegratedvuer/commit/5d3227e9263b92c325a39093f63242de0566ac13) -- Some tidy up. [`d7886e4`](https://github.com/ABI-Software/mapintegratedvuer/commit/d7886e47a53a81c3013892c846868f2f0b776864) +- Remove unused fils. [`682de09`](https://github.com/alan-wu/mapintegratedvuer/commit/682de09cce1ab524c58570358ed9ba2a1898b9a5) +- Version 0.3.0 [`5d3227e`](https://github.com/alan-wu/mapintegratedvuer/commit/5d3227e9263b92c325a39093f63242de0566ac13) +- Some tidy up. [`d7886e4`](https://github.com/alan-wu/mapintegratedvuer/commit/d7886e47a53a81c3013892c846868f2f0b776864) -## [v0.3.0-beta.7](https://github.com/ABI-Software/mapintegratedvuer/compare/0.3.0-beta.6...v0.3.0-beta.7) - 2022-05-23 +## [v0.3.0-beta.7](https://github.com/alan-wu/mapintegratedvuer/compare/0.3.0-beta.6...v0.3.0-beta.7) - 2022-05-23 ### Commits -- Use the latest beta verison of map sidebar. [`64b9e5e`](https://github.com/ABI-Software/mapintegratedvuer/commit/64b9e5e6306b794fe530af5c61a869c07cb09b6f) +- Use the latest beta verison of map sidebar. [`64b9e5e`](https://github.com/alan-wu/mapintegratedvuer/commit/64b9e5e6306b794fe530af5c61a869c07cb09b6f) -## [0.3.0-beta.6](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.3.0-beta.5...0.3.0-beta.6) - 2022-05-23 +## [0.3.0-beta.6](https://github.com/alan-wu/mapintegratedvuer/compare/v0.3.0-beta.5...0.3.0-beta.6) - 2022-05-23 ### Merged -- Use SimulationVuer v0.5.6 [`#112`](https://github.com/ABI-Software/mapintegratedvuer/pull/112) +- Use SimulationVuer v0.5.6 [`#112`](https://github.com/alan-wu/mapintegratedvuer/pull/112) ### Commits -- Use the latest version (1.2.3) of the sidebar. [`645ac00`](https://github.com/ABI-Software/mapintegratedvuer/commit/645ac003cea6902ad5e454b8314de2e33a151b99) -- Use the latest version of SimulationVuer (0.5.8). [`395f07a`](https://github.com/ABI-Software/mapintegratedvuer/commit/395f07aa0180d09e3a7c9a3474df44fbf2c1f8cc) -- Update plotvuer. [`d1af114`](https://github.com/ABI-Software/mapintegratedvuer/commit/d1af11400cd3a928dc8291bef16719327ff1b34a) +- Use the latest version (1.2.3) of the sidebar. [`645ac00`](https://github.com/alan-wu/mapintegratedvuer/commit/645ac003cea6902ad5e454b8314de2e33a151b99) +- Use the latest version of SimulationVuer (0.5.8). [`395f07a`](https://github.com/alan-wu/mapintegratedvuer/commit/395f07aa0180d09e3a7c9a3474df44fbf2c1f8cc) +- Update plotvuer. [`d1af114`](https://github.com/alan-wu/mapintegratedvuer/commit/d1af11400cd3a928dc8291bef16719327ff1b34a) -## [v0.3.0-beta.5](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.3.0-beta.4...v0.3.0-beta.5) - 2022-05-11 +## [v0.3.0-beta.5](https://github.com/alan-wu/mapintegratedvuer/compare/v0.3.0-beta.4...v0.3.0-beta.5) - 2022-05-11 ### Commits -- Add warning text when a search is not found. [`a13adff`](https://github.com/ABI-Software/mapintegratedvuer/commit/a13adffc6ebd73c645110c1ebabd05cbe71896cd) +- Add warning text when a search is not found. [`a13adff`](https://github.com/alan-wu/mapintegratedvuer/commit/a13adffc6ebd73c645110c1ebabd05cbe71896cd) -## [v0.3.0-beta.4](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.2.5...v0.3.0-beta.4) - 2022-05-11 +## [v0.3.0-beta.4](https://github.com/alan-wu/mapintegratedvuer/compare/v0.2.5...v0.3.0-beta.4) - 2022-05-11 ### Merged -- Allow sidebar to set the views of a scaffold [`#105`](https://github.com/ABI-Software/mapintegratedvuer/pull/105) -- Use the latest version of SimulationVuer [`#109`](https://github.com/ABI-Software/mapintegratedvuer/pull/109) -- Update version number [`#107`](https://github.com/ABI-Software/mapintegratedvuer/pull/107) -- Update sidebar with the new 'Data type' filter and help popup [`#106`](https://github.com/ABI-Software/mapintegratedvuer/pull/106) -- Use version 0.5.1 of SimulationVuer [`#103`](https://github.com/ABI-Software/mapintegratedvuer/pull/103) -- Bump follow-redirects from 1.14.7 to 1.14.8 [`#97`](https://github.com/ABI-Software/mapintegratedvuer/pull/97) -- Bump url-parse from 1.5.3 to 1.5.7 [`#98`](https://github.com/ABI-Software/mapintegratedvuer/pull/98) -- Bump simple-get from 3.1.0 to 3.1.1 [`#94`](https://github.com/ABI-Software/mapintegratedvuer/pull/94) -- Switch map-sidebar from using discoverids to dois [`#95`](https://github.com/ABI-Software/mapintegratedvuer/pull/95) +- Allow sidebar to set the views of a scaffold [`#105`](https://github.com/alan-wu/mapintegratedvuer/pull/105) +- Use the latest version of SimulationVuer [`#109`](https://github.com/alan-wu/mapintegratedvuer/pull/109) +- Update version number [`#107`](https://github.com/alan-wu/mapintegratedvuer/pull/107) +- Update sidebar with the new 'Data type' filter and help popup [`#106`](https://github.com/alan-wu/mapintegratedvuer/pull/106) +- Use version 0.5.1 of SimulationVuer [`#103`](https://github.com/alan-wu/mapintegratedvuer/pull/103) +- Bump follow-redirects from 1.14.7 to 1.14.8 [`#97`](https://github.com/alan-wu/mapintegratedvuer/pull/97) +- Bump url-parse from 1.5.3 to 1.5.7 [`#98`](https://github.com/alan-wu/mapintegratedvuer/pull/98) +- Bump simple-get from 3.1.0 to 3.1.1 [`#94`](https://github.com/alan-wu/mapintegratedvuer/pull/94) +- Switch map-sidebar from using discoverids to dois [`#95`](https://github.com/alan-wu/mapintegratedvuer/pull/95) ### Commits -- Update sidebar with context fixes, update mapintegratedvuer version # [`373e52b`](https://github.com/ABI-Software/mapintegratedvuer/commit/373e52ba39345592436baa5b1a8cbc5001ecef59) -- Use the latest version of SimulationVuer. [`cd53336`](https://github.com/ABI-Software/mapintegratedvuer/commit/cd533366690981ee57494a43885ec32954fd602d) -- Added the jsonschema package. [`0423cb8`](https://github.com/ABI-Software/mapintegratedvuer/commit/0423cb8443745028f3fc1c6c376b15bfa7084c84) +- Update sidebar with context fixes, update mapintegratedvuer version # [`373e52b`](https://github.com/alan-wu/mapintegratedvuer/commit/373e52ba39345592436baa5b1a8cbc5001ecef59) +- Use the latest version of SimulationVuer. [`cd53336`](https://github.com/alan-wu/mapintegratedvuer/commit/cd533366690981ee57494a43885ec32954fd602d) +- Added the jsonschema package. [`0423cb8`](https://github.com/alan-wu/mapintegratedvuer/commit/0423cb8443745028f3fc1c6c376b15bfa7084c84) -## [v0.2.5](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.2.1...v0.2.5) - 2022-02-09 +## [v0.2.5](https://github.com/alan-wu/mapintegratedvuer/compare/v0.2.1...v0.2.5) - 2022-02-09 ### Merged -- Switch mapintegratedvuer to using algolia sidebar [`#91`](https://github.com/ABI-Software/mapintegratedvuer/pull/91) -- Update to the latest version of abi-software/svgicon [`#93`](https://github.com/ABI-Software/mapintegratedvuer/pull/93) -- Bump follow-redirects from 1.14.1 to 1.14.7 [`#90`](https://github.com/ABI-Software/mapintegratedvuer/pull/90) -- Add cypress-vue component testing [`#89`](https://github.com/ABI-Software/mapintegratedvuer/pull/89) -- Various bug fixes [`#88`](https://github.com/ABI-Software/mapintegratedvuer/pull/88) -- Use the latest version of SimulationVuer [`#87`](https://github.com/ABI-Software/mapintegratedvuer/pull/87) +- Switch mapintegratedvuer to using algolia sidebar [`#91`](https://github.com/alan-wu/mapintegratedvuer/pull/91) +- Update to the latest version of abi-software/svgicon [`#93`](https://github.com/alan-wu/mapintegratedvuer/pull/93) +- Bump follow-redirects from 1.14.1 to 1.14.7 [`#90`](https://github.com/alan-wu/mapintegratedvuer/pull/90) +- Add cypress-vue component testing [`#89`](https://github.com/alan-wu/mapintegratedvuer/pull/89) +- Various bug fixes [`#88`](https://github.com/alan-wu/mapintegratedvuer/pull/88) +- Use the latest version of SimulationVuer [`#87`](https://github.com/alan-wu/mapintegratedvuer/pull/87) ### Commits -- Cypress testing - replace json response with cypress fixture. [`dd4127f`](https://github.com/ABI-Software/mapintegratedvuer/commit/dd4127fc3e11c731667167fd0bfa43fa2117a7f8) -- Switch to Algolia version of the sidebar: [`0173b8b`](https://github.com/ABI-Software/mapintegratedvuer/commit/0173b8b0a10c96491acf81f8eabd05eb185aaf36) -- Tidy up for 0.2.5 release. [`a529cb8`](https://github.com/ABI-Software/mapintegratedvuer/commit/a529cb80287c9af9582fcaba24e55b360b949b8e) +- Cypress testing - replace json response with cypress fixture. [`dd4127f`](https://github.com/alan-wu/mapintegratedvuer/commit/dd4127fc3e11c731667167fd0bfa43fa2117a7f8) +- Switch to Algolia version of the sidebar: [`0173b8b`](https://github.com/alan-wu/mapintegratedvuer/commit/0173b8b0a10c96491acf81f8eabd05eb185aaf36) +- Tidy up for 0.2.5 release. [`a529cb8`](https://github.com/alan-wu/mapintegratedvuer/commit/a529cb80287c9af9582fcaba24e55b360b949b8e) -## [v0.2.1](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.2...v0.2.1) - 2021-08-25 +## [v0.2.1](https://github.com/alan-wu/mapintegratedvuer/compare/v0.2...v0.2.1) - 2021-08-25 ### Merged -- Dynamic markers and latest flatmapvuer [`#86`](https://github.com/ABI-Software/mapintegratedvuer/pull/86) +- Dynamic markers and latest flatmapvuer [`#86`](https://github.com/alan-wu/mapintegratedvuer/pull/86) ### Commits -- Use the latest version of flatmapvuer. [`f961437`](https://github.com/ABI-Software/mapintegratedvuer/commit/f9614378814f9ef1d57071a10a3ea3883c6b6b74) -- increment version number. [`8fa0d7b`](https://github.com/ABI-Software/mapintegratedvuer/commit/8fa0d7b477369bed3678b7ccde5e3e4121f29585) -- Fix a minor typo. [`9d94803`](https://github.com/ABI-Software/mapintegratedvuer/commit/9d94803ee1a2339a56ebb4622a97affe36132264) +- Use the latest version of flatmapvuer. [`f961437`](https://github.com/alan-wu/mapintegratedvuer/commit/f9614378814f9ef1d57071a10a3ea3883c6b6b74) +- increment version number. [`8fa0d7b`](https://github.com/alan-wu/mapintegratedvuer/commit/8fa0d7b477369bed3678b7ccde5e3e4121f29585) +- Fix a minor typo. [`9d94803`](https://github.com/alan-wu/mapintegratedvuer/commit/9d94803ee1a2339a56ebb4622a97affe36132264) -## [v0.2](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.1.31...v0.2) - 2021-08-25 +## [v0.2](https://github.com/alan-wu/mapintegratedvuer/compare/v0.1.31...v0.2) - 2021-08-25 ### Merged -- Integrated features [`#85`](https://github.com/ABI-Software/mapintegratedvuer/pull/85) -- Changes to SplitFlow.vue to support new tabbed sidebar [`#81`](https://github.com/ABI-Software/mapintegratedvuer/pull/81) -- Split screen [`#80`](https://github.com/ABI-Software/mapintegratedvuer/pull/80) +- Integrated features [`#85`](https://github.com/alan-wu/mapintegratedvuer/pull/85) +- Changes to SplitFlow.vue to support new tabbed sidebar [`#81`](https://github.com/alan-wu/mapintegratedvuer/pull/81) +- Split screen [`#80`](https://github.com/alan-wu/mapintegratedvuer/pull/80) ### Commits -- Update package-lock. [`e0b7445`](https://github.com/ABI-Software/mapintegratedvuer/commit/e0b744546c314ad7c72bb9b1bad7017490d008f0) -- Update package verion. [`8fd043d`](https://github.com/ABI-Software/mapintegratedvuer/commit/8fd043de53114e2f4005f18ec90ec08df8cd705d) -- Use the latest version of SimulationVuer. [`b230d45`](https://github.com/ABI-Software/mapintegratedvuer/commit/b230d4503d8014743d27eb4033347f2471b6e026) +- Update package-lock. [`e0b7445`](https://github.com/alan-wu/mapintegratedvuer/commit/e0b744546c314ad7c72bb9b1bad7017490d008f0) +- Update package verion. [`8fd043d`](https://github.com/alan-wu/mapintegratedvuer/commit/8fd043de53114e2f4005f18ec90ec08df8cd705d) +- Use the latest version of SimulationVuer. [`b230d45`](https://github.com/alan-wu/mapintegratedvuer/commit/b230d4503d8014743d27eb4033347f2471b6e026) -## [v0.1.31](https://github.com/ABI-Software/mapintegratedvuer/compare/v0.1.31-fix-1...v0.1.31) - 2021-06-01 +## [v0.1.31](https://github.com/alan-wu/mapintegratedvuer/compare/v0.1.31-fix-1...v0.1.31) - 2021-06-01 -## [v0.1.31-fix-1](https://github.com/ABI-Software/mapintegratedvuer/compare/0.1.30-hotfix-1...v0.1.31-fix-1) - 2021-06-29 +## [v0.1.31-fix-1](https://github.com/alan-wu/mapintegratedvuer/compare/0.1.30-hotfix-1...v0.1.31-fix-1) - 2021-06-29 ### Merged -- Release 0.1.31 [`#83`](https://github.com/ABI-Software/mapintegratedvuer/pull/83) -- 0.1.30 hotfix [`#82`](https://github.com/ABI-Software/mapintegratedvuer/pull/82) +- Release 0.1.31 [`#83`](https://github.com/alan-wu/mapintegratedvuer/pull/83) +- 0.1.30 hotfix [`#82`](https://github.com/alan-wu/mapintegratedvuer/pull/82) ### Commits -- Uses latest modules and increment beta release version. [`7d4b44c`](https://github.com/ABI-Software/mapintegratedvuer/commit/7d4b44c1a536cc38b856a15cfde16d6b7e0ffe02) -- Bump dependencies and version. [`f41e1ac`](https://github.com/ABI-Software/mapintegratedvuer/commit/f41e1ac795c4d5eb3c211d7c289c68409a2e5eee) -- v0.1.31 release. [`354a21e`](https://github.com/ABI-Software/mapintegratedvuer/commit/354a21e2c6979a4bc38abf09093b32d228c957d5) +- Uses latest modules and increment beta release version. [`7d4b44c`](https://github.com/alan-wu/mapintegratedvuer/commit/7d4b44c1a536cc38b856a15cfde16d6b7e0ffe02) +- Bump dependencies and version. [`f41e1ac`](https://github.com/alan-wu/mapintegratedvuer/commit/f41e1ac795c4d5eb3c211d7c289c68409a2e5eee) +- v0.1.31 release. [`354a21e`](https://github.com/alan-wu/mapintegratedvuer/commit/354a21e2c6979a4bc38abf09093b32d228c957d5) ## 0.1.30-hotfix-1 - 2021-05-05 ### Merged -- Use external npm sidebar package [`#79`](https://github.com/ABI-Software/mapintegratedvuer/pull/79) -- Add a check for if scicrunch organs is not an array [`#78`](https://github.com/ABI-Software/mapintegratedvuer/pull/78) -- Add external dependency update info to readme [`#77`](https://github.com/ABI-Software/mapintegratedvuer/pull/77) -- Make sure demo app has minimal default css in it. [`#76`](https://github.com/ABI-Software/mapintegratedvuer/pull/76) -- Add border to the share link popup. [`#75`](https://github.com/ABI-Software/mapintegratedvuer/pull/75) -- Update the .gitignore file. [`#74`](https://github.com/ABI-Software/mapintegratedvuer/pull/74) -- Fix plot viewer having scrollbars [`#72`](https://github.com/ABI-Software/mapintegratedvuer/pull/72) -- Bump version and dependencies. [`#73`](https://github.com/ABI-Software/mapintegratedvuer/pull/73) -- Scaffold performance fix [`#71`](https://github.com/ABI-Software/mapintegratedvuer/pull/71) -- Add the prop 'flatmapAPI' for setting the endpoint for flatmap server. [`#70`](https://github.com/ABI-Software/mapintegratedvuer/pull/70) -- Unit tests [`#69`](https://github.com/ABI-Software/mapintegratedvuer/pull/69) -- Removed unused file. [`#68`](https://github.com/ABI-Software/mapintegratedvuer/pull/68) -- Get package for 0.1.28 release [`#67`](https://github.com/ABI-Software/mapintegratedvuer/pull/67) -- Tehsurfer gazelle map control update with bug fixes [`#66`](https://github.com/ABI-Software/mapintegratedvuer/pull/66) -- Switch scrollbar to 'thin' for firefox [`#65`](https://github.com/ABI-Software/mapintegratedvuer/pull/65) -- Various minor cleaning ups [`#64`](https://github.com/ABI-Software/mapintegratedvuer/pull/64) -- All changes to cascader now update labels [`#62`](https://github.com/ABI-Software/mapintegratedvuer/pull/62) -- Gazelle sidebar design update [`#60`](https://github.com/ABI-Software/mapintegratedvuer/pull/60) -- Permalink [`#58`](https://github.com/ABI-Software/mapintegratedvuer/pull/58) -- Add scicrunch check [`#59`](https://github.com/ABI-Software/mapintegratedvuer/pull/59) -- Fix a bug causing loading icon never appears. [`#7`](https://github.com/ABI-Software/mapintegratedvuer/pull/7) -- Side bar drawer [`#55`](https://github.com/ABI-Software/mapintegratedvuer/pull/55) -- Remove popup [`#6`](https://github.com/ABI-Software/mapintegratedvuer/pull/6) -- Add plots to sidebar [`#5`](https://github.com/ABI-Software/mapintegratedvuer/pull/5) -- Improve on the sidebar close button style. [`#4`](https://github.com/ABI-Software/mapintegratedvuer/pull/4) -- Put the arrow outside of the siderbar. [`#3`](https://github.com/ABI-Software/mapintegratedvuer/pull/3) -- Use vue-svg-inline-loader for svg to avoid problem later on. [`#2`](https://github.com/ABI-Software/mapintegratedvuer/pull/2) -- Optimise build [`#57`](https://github.com/ABI-Software/mapintegratedvuer/pull/57) -- Remove font-face url from css to prevent problem with scss/sass import. [`#56`](https://github.com/ABI-Software/mapintegratedvuer/pull/56) -- Documentation [`#53`](https://github.com/ABI-Software/mapintegratedvuer/pull/53) -- Add hover delay to dialog toolbar icons [`#47`](https://github.com/ABI-Software/mapintegratedvuer/pull/47) -- Unit tests [`#46`](https://github.com/ABI-Software/mapintegratedvuer/pull/46) -- Last minute bug fixes. [`#45`](https://github.com/ABI-Software/mapintegratedvuer/pull/45) -- Switch onboarding tour [`#44`](https://github.com/ABI-Software/mapintegratedvuer/pull/44) -- Version0.1.18 [`#43`](https://github.com/ABI-Software/mapintegratedvuer/pull/43) -- Context help added to the site [`#42`](https://github.com/ABI-Software/mapintegratedvuer/pull/42) -- Version0.1.17 [`#41`](https://github.com/ABI-Software/mapintegratedvuer/pull/41) -- Fix resource hover jumping to next step of tutorial [`#40`](https://github.com/ABI-Software/mapintegratedvuer/pull/40) -- Popup size and new cat icon [`#39`](https://github.com/ABI-Software/mapintegratedvuer/pull/39) -- Hovered popups [`#38`](https://github.com/ABI-Software/mapintegratedvuer/pull/38) -- Tooltip for buttons [`#37`](https://github.com/ABI-Software/mapintegratedvuer/pull/37) -- Update text as per sonias feedback [`#36`](https://github.com/ABI-Software/mapintegratedvuer/pull/36) -- Fix select box not showing in mac chrome fullscreen [`#35`](https://github.com/ABI-Software/mapintegratedvuer/pull/35) -- Add pig as available species. [`#34`](https://github.com/ABI-Software/mapintegratedvuer/pull/34) -- Update simulated data and improve multiflatmap rendering [`#33`](https://github.com/ABI-Software/mapintegratedvuer/pull/33) -- Pretest improvement [`#32`](https://github.com/ABI-Software/mapintegratedvuer/pull/32) -- Update plotvuer [`#31`](https://github.com/ABI-Software/mapintegratedvuer/pull/31) -- Pretest improvement [`#30`](https://github.com/ABI-Software/mapintegratedvuer/pull/30) -- Update text and add icons to tutorial [`#29`](https://github.com/ABI-Software/mapintegratedvuer/pull/29) -- Bump version and display label on title of dialog, [`#28`](https://github.com/ABI-Software/mapintegratedvuer/pull/28) -- Add ability to send fullscreen request without breaking toggling [`#27`](https://github.com/ABI-Software/mapintegratedvuer/pull/27) -- Add id to flatmap popup for tutorial [`#24`](https://github.com/ABI-Software/mapintegratedvuer/pull/24) -- Fix gene and sample labels being the wrong way around [`#25`](https://github.com/ABI-Software/mapintegratedvuer/pull/25) -- Add number of improvements and bump version. [`#23`](https://github.com/ABI-Software/mapintegratedvuer/pull/23) -- Tour updates [`#22`](https://github.com/ABI-Software/mapintegratedvuer/pull/22) -- Pretest improvement [`#21`](https://github.com/ABI-Software/mapintegratedvuer/pull/21) -- Added a dataset header component to link to datasets [`#9`](https://github.com/ABI-Software/mapintegratedvuer/pull/9) -- Bump flatmap viewer version. [`#20`](https://github.com/ABI-Software/mapintegratedvuer/pull/20) -- Remove unused event. [`#19`](https://github.com/ABI-Software/mapintegratedvuer/pull/19) -- Added Documentation, increase padding and data display [`#10`](https://github.com/ABI-Software/mapintegratedvuer/pull/10) -- Exit fullscreen on tutorial close [`#18`](https://github.com/ABI-Software/mapintegratedvuer/pull/18) -- Various small changes. [`#17`](https://github.com/ABI-Software/mapintegratedvuer/pull/17) -- Vue tour fixes [`#16`](https://github.com/ABI-Software/mapintegratedvuer/pull/16) -- Onboarding tour added [`#15`](https://github.com/ABI-Software/mapintegratedvuer/pull/15) -- Fullscreen control [`#14`](https://github.com/ABI-Software/mapintegratedvuer/pull/14) -- Bump to use scaffoldvuer version to 0.1.23. [`#13`](https://github.com/ABI-Software/mapintegratedvuer/pull/13) -- Dependency updates [`#12`](https://github.com/ABI-Software/mapintegratedvuer/pull/12) -- Dependency updates [`#11`](https://github.com/ABI-Software/mapintegratedvuer/pull/11) -- Zara navbar fixes [`#8`](https://github.com/ABI-Software/mapintegratedvuer/pull/8) -- Floating dialog workflow [`#7`](https://github.com/ABI-Software/mapintegratedvuer/pull/7) -- Nav dropdown fixes and plotvuer style fix [`#6`](https://github.com/ABI-Software/mapintegratedvuer/pull/6) -- Floating dialog [`#5`](https://github.com/ABI-Software/mapintegratedvuer/pull/5) -- Horizontal Nav dropdown added [`#4`](https://github.com/ABI-Software/mapintegratedvuer/pull/4) -- Add heatmap to demo components [`#3`](https://github.com/ABI-Software/mapintegratedvuer/pull/3) -- Nav bar added [`#2`](https://github.com/ABI-Software/mapintegratedvuer/pull/2) -- Floating dialog [`#1`](https://github.com/ABI-Software/mapintegratedvuer/pull/1) - -### Commits - -- Use external npm sidebar package instead. [`a454854`](https://github.com/ABI-Software/mapintegratedvuer/commit/a4548548d9a56257fb273844919426fdd13d5683) -- Update dependencies. [`5dded45`](https://github.com/ABI-Software/mapintegratedvuer/commit/5dded45521c1fadfc1a975a74c9223646baf0dea) -- Updated package-lock.json file. [`5c71bf5`](https://github.com/ABI-Software/mapintegratedvuer/commit/5c71bf500170de95b2f2ba06c62ff0d965c0b3af) +- Use external npm sidebar package [`#79`](https://github.com/alan-wu/mapintegratedvuer/pull/79) +- Add a check for if scicrunch organs is not an array [`#78`](https://github.com/alan-wu/mapintegratedvuer/pull/78) +- Add external dependency update info to readme [`#77`](https://github.com/alan-wu/mapintegratedvuer/pull/77) +- Make sure demo app has minimal default css in it. [`#76`](https://github.com/alan-wu/mapintegratedvuer/pull/76) +- Add border to the share link popup. [`#75`](https://github.com/alan-wu/mapintegratedvuer/pull/75) +- Update the .gitignore file. [`#74`](https://github.com/alan-wu/mapintegratedvuer/pull/74) +- Fix plot viewer having scrollbars [`#72`](https://github.com/alan-wu/mapintegratedvuer/pull/72) +- Bump version and dependencies. [`#73`](https://github.com/alan-wu/mapintegratedvuer/pull/73) +- Scaffold performance fix [`#71`](https://github.com/alan-wu/mapintegratedvuer/pull/71) +- Add the prop 'flatmapAPI' for setting the endpoint for flatmap server. [`#70`](https://github.com/alan-wu/mapintegratedvuer/pull/70) +- Unit tests [`#69`](https://github.com/alan-wu/mapintegratedvuer/pull/69) +- Removed unused file. [`#68`](https://github.com/alan-wu/mapintegratedvuer/pull/68) +- Get package for 0.1.28 release [`#67`](https://github.com/alan-wu/mapintegratedvuer/pull/67) +- Tehsurfer gazelle map control update with bug fixes [`#66`](https://github.com/alan-wu/mapintegratedvuer/pull/66) +- Switch scrollbar to 'thin' for firefox [`#65`](https://github.com/alan-wu/mapintegratedvuer/pull/65) +- Various minor cleaning ups [`#64`](https://github.com/alan-wu/mapintegratedvuer/pull/64) +- All changes to cascader now update labels [`#62`](https://github.com/alan-wu/mapintegratedvuer/pull/62) +- Gazelle sidebar design update [`#60`](https://github.com/alan-wu/mapintegratedvuer/pull/60) +- Permalink [`#58`](https://github.com/alan-wu/mapintegratedvuer/pull/58) +- Add scicrunch check [`#59`](https://github.com/alan-wu/mapintegratedvuer/pull/59) +- Fix a bug causing loading icon never appears. [`#7`](https://github.com/alan-wu/mapintegratedvuer/pull/7) +- Side bar drawer [`#55`](https://github.com/alan-wu/mapintegratedvuer/pull/55) +- Remove popup [`#6`](https://github.com/alan-wu/mapintegratedvuer/pull/6) +- Add plots to sidebar [`#5`](https://github.com/alan-wu/mapintegratedvuer/pull/5) +- Improve on the sidebar close button style. [`#4`](https://github.com/alan-wu/mapintegratedvuer/pull/4) +- Put the arrow outside of the siderbar. [`#3`](https://github.com/alan-wu/mapintegratedvuer/pull/3) +- Use vue-svg-inline-loader for svg to avoid problem later on. [`#2`](https://github.com/alan-wu/mapintegratedvuer/pull/2) +- Optimise build [`#57`](https://github.com/alan-wu/mapintegratedvuer/pull/57) +- Remove font-face url from css to prevent problem with scss/sass import. [`#56`](https://github.com/alan-wu/mapintegratedvuer/pull/56) +- Documentation [`#53`](https://github.com/alan-wu/mapintegratedvuer/pull/53) +- Add hover delay to dialog toolbar icons [`#47`](https://github.com/alan-wu/mapintegratedvuer/pull/47) +- Unit tests [`#46`](https://github.com/alan-wu/mapintegratedvuer/pull/46) +- Last minute bug fixes. [`#45`](https://github.com/alan-wu/mapintegratedvuer/pull/45) +- Switch onboarding tour [`#44`](https://github.com/alan-wu/mapintegratedvuer/pull/44) +- Version0.1.18 [`#43`](https://github.com/alan-wu/mapintegratedvuer/pull/43) +- Context help added to the site [`#42`](https://github.com/alan-wu/mapintegratedvuer/pull/42) +- Version0.1.17 [`#41`](https://github.com/alan-wu/mapintegratedvuer/pull/41) +- Fix resource hover jumping to next step of tutorial [`#40`](https://github.com/alan-wu/mapintegratedvuer/pull/40) +- Popup size and new cat icon [`#39`](https://github.com/alan-wu/mapintegratedvuer/pull/39) +- Hovered popups [`#38`](https://github.com/alan-wu/mapintegratedvuer/pull/38) +- Tooltip for buttons [`#37`](https://github.com/alan-wu/mapintegratedvuer/pull/37) +- Update text as per sonias feedback [`#36`](https://github.com/alan-wu/mapintegratedvuer/pull/36) +- Fix select box not showing in mac chrome fullscreen [`#35`](https://github.com/alan-wu/mapintegratedvuer/pull/35) +- Add pig as available species. [`#34`](https://github.com/alan-wu/mapintegratedvuer/pull/34) +- Update simulated data and improve multiflatmap rendering [`#33`](https://github.com/alan-wu/mapintegratedvuer/pull/33) +- Pretest improvement [`#32`](https://github.com/alan-wu/mapintegratedvuer/pull/32) +- Update plotvuer [`#31`](https://github.com/alan-wu/mapintegratedvuer/pull/31) +- Pretest improvement [`#30`](https://github.com/alan-wu/mapintegratedvuer/pull/30) +- Update text and add icons to tutorial [`#29`](https://github.com/alan-wu/mapintegratedvuer/pull/29) +- Bump version and display label on title of dialog, [`#28`](https://github.com/alan-wu/mapintegratedvuer/pull/28) +- Add ability to send fullscreen request without breaking toggling [`#27`](https://github.com/alan-wu/mapintegratedvuer/pull/27) +- Add id to flatmap popup for tutorial [`#24`](https://github.com/alan-wu/mapintegratedvuer/pull/24) +- Fix gene and sample labels being the wrong way around [`#25`](https://github.com/alan-wu/mapintegratedvuer/pull/25) +- Add number of improvements and bump version. [`#23`](https://github.com/alan-wu/mapintegratedvuer/pull/23) +- Tour updates [`#22`](https://github.com/alan-wu/mapintegratedvuer/pull/22) +- Pretest improvement [`#21`](https://github.com/alan-wu/mapintegratedvuer/pull/21) +- Added a dataset header component to link to datasets [`#9`](https://github.com/alan-wu/mapintegratedvuer/pull/9) +- Bump flatmap viewer version. [`#20`](https://github.com/alan-wu/mapintegratedvuer/pull/20) +- Remove unused event. [`#19`](https://github.com/alan-wu/mapintegratedvuer/pull/19) +- Added Documentation, increase padding and data display [`#10`](https://github.com/alan-wu/mapintegratedvuer/pull/10) +- Exit fullscreen on tutorial close [`#18`](https://github.com/alan-wu/mapintegratedvuer/pull/18) +- Various small changes. [`#17`](https://github.com/alan-wu/mapintegratedvuer/pull/17) +- Vue tour fixes [`#16`](https://github.com/alan-wu/mapintegratedvuer/pull/16) +- Onboarding tour added [`#15`](https://github.com/alan-wu/mapintegratedvuer/pull/15) +- Fullscreen control [`#14`](https://github.com/alan-wu/mapintegratedvuer/pull/14) +- Bump to use scaffoldvuer version to 0.1.23. [`#13`](https://github.com/alan-wu/mapintegratedvuer/pull/13) +- Dependency updates [`#12`](https://github.com/alan-wu/mapintegratedvuer/pull/12) +- Dependency updates [`#11`](https://github.com/alan-wu/mapintegratedvuer/pull/11) +- Zara navbar fixes [`#8`](https://github.com/alan-wu/mapintegratedvuer/pull/8) +- Floating dialog workflow [`#7`](https://github.com/alan-wu/mapintegratedvuer/pull/7) +- Nav dropdown fixes and plotvuer style fix [`#6`](https://github.com/alan-wu/mapintegratedvuer/pull/6) +- Floating dialog [`#5`](https://github.com/alan-wu/mapintegratedvuer/pull/5) +- Horizontal Nav dropdown added [`#4`](https://github.com/alan-wu/mapintegratedvuer/pull/4) +- Add heatmap to demo components [`#3`](https://github.com/alan-wu/mapintegratedvuer/pull/3) +- Nav bar added [`#2`](https://github.com/alan-wu/mapintegratedvuer/pull/2) +- Floating dialog [`#1`](https://github.com/alan-wu/mapintegratedvuer/pull/1) + +### Commits + +- Use external npm sidebar package instead. [`a454854`](https://github.com/alan-wu/mapintegratedvuer/commit/a4548548d9a56257fb273844919426fdd13d5683) +- Update dependencies. [`5dded45`](https://github.com/alan-wu/mapintegratedvuer/commit/5dded45521c1fadfc1a975a74c9223646baf0dea) +- Updated package-lock.json file. [`5c71bf5`](https://github.com/alan-wu/mapintegratedvuer/commit/5c71bf500170de95b2f2ba06c62ff0d965c0b3af) diff --git a/package-lock.json b/package-lock.json index ba32d16..0b9a519 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,15 +1,15 @@ { "name": "@abi-software/mapintegratedvuer", - "version": "1.6.3", + "version": "1.6.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@abi-software/mapintegratedvuer", - "version": "1.6.3", + "version": "1.6.5", "license": "Apache-2.0", "dependencies": { - "@abi-software/flatmapvuer": "^1.6.1", + "@abi-software/flatmapvuer": "^1.6.2", "@abi-software/map-side-bar": "^2.5.2", "@abi-software/map-utilities": "^1.2.1", "@abi-software/plotvuer": "^1.0.3", @@ -74,9 +74,9 @@ } }, "node_modules/@abi-software/flatmap-viewer": { - "version": "3.2.6", - "resolved": "https://registry.npmjs.org/@abi-software/flatmap-viewer/-/flatmap-viewer-3.2.6.tgz", - "integrity": "sha512-GHYjGyvUzL6s2hxO+TvX+c20MIZo9/lajkShPjfkXmPUoCiQiC7Z63YCSKhJB8Fvu3tdfAXcH/fQG1lK457xHw==", + "version": "3.2.10", + "resolved": "https://registry.npmjs.org/@abi-software/flatmap-viewer/-/flatmap-viewer-3.2.10.tgz", + "integrity": "sha512-jmpZyJBQ7MF4GY4PEAMDpx2ZFel6Id7pacRXVfSVq0JD5zXMVGJ1wn/VJ0AYchSjhp+xYhDy7OjLSEqgxVTYjA==", "dependencies": { "@deck.gl/core": "^9.0.17", "@deck.gl/geo-layers": "^9.0.18", @@ -97,18 +97,18 @@ "graphology-operators": "^1.6.0", "graphology-shortest-path": "^2.1.0", "html-es6cape": "^2.0.2", - "maplibre-gl": ">=4.5.0", + "maplibre-gl": ">=4.7.1", "mathjax-full": "^3.2.2", "minisearch": "^2.2.1", "polylabel": "^2.0.1" } }, "node_modules/@abi-software/flatmapvuer": { - "version": "1.6.1", - "resolved": "https://registry.npmjs.org/@abi-software/flatmapvuer/-/flatmapvuer-1.6.1.tgz", - "integrity": "sha512-qyxpcnTll4HnsfHcUW/K/qM1yP7beB5neD5g7CVGPAuWOgdyxEayLIkA6N0ozvaoBkYEI18dXehWpvtZpzwtPw==", + "version": "1.6.2", + "resolved": "https://registry.npmjs.org/@abi-software/flatmapvuer/-/flatmapvuer-1.6.2.tgz", + "integrity": "sha512-5YFL4TV9pt2DKYEvl0vshvSzlybN35aFl+hiYycLowvizhxg3wYW5j8vbeFDs7mBSTiKxT/329UiXQVdI7YL/w==", "dependencies": { - "@abi-software/flatmap-viewer": "^3.2.6", + "@abi-software/flatmap-viewer": "^3.2.10", "@abi-software/map-utilities": "^1.2.1", "@abi-software/sparc-annotation": "0.3.2", "@abi-software/svg-sprite": "^1.0.1", @@ -720,9 +720,9 @@ } }, "node_modules/@deck.gl/core": { - "version": "9.0.35", - "resolved": "https://registry.npmjs.org/@deck.gl/core/-/core-9.0.35.tgz", - "integrity": "sha512-xS+S4NdC2udYCkY/I4FjLFwWnJf2BsWOEkjfjbc3YRJWpEBiii0O3XGEGDNQK7roaeySAiLu/1Sb8Co3Hiuslg==", + "version": "9.0.38", + "resolved": "https://registry.npmjs.org/@deck.gl/core/-/core-9.0.38.tgz", + "integrity": "sha512-+VorbO4S7AQZgSESDpNe//iw34B0F5tQcZM5mnk0OFibh+Uej/upErG4L/jPx+lujsL2fgxL2nujx9E5zEsuNA==", "dependencies": { "@loaders.gl/core": "^4.2.0", "@loaders.gl/images": "^4.2.0", @@ -743,9 +743,9 @@ } }, "node_modules/@deck.gl/extensions": { - "version": "9.0.35", - "resolved": "https://registry.npmjs.org/@deck.gl/extensions/-/extensions-9.0.35.tgz", - "integrity": "sha512-lGyAS+tRXSV2IFYKEPFQ9j1jT9bw8fkA4TOIrru3dX+Wl1a97z5UjhwV3Hgr3q/gTAE3Yn5N607hv84X4G+9PA==", + "version": "9.0.38", + "resolved": "https://registry.npmjs.org/@deck.gl/extensions/-/extensions-9.0.38.tgz", + "integrity": "sha512-olJZn1Koz6KtrVU6l8RCcQGj6sCgR7l8Qx778nuWxcAFJ+89RLbSarQ09Ps3kJBq/T5niiitzn3su7rLHrzlrg==", "peer": true, "dependencies": { "@luma.gl/constants": "~9.0.27", @@ -759,9 +759,9 @@ } }, "node_modules/@deck.gl/geo-layers": { - "version": "9.0.35", - "resolved": "https://registry.npmjs.org/@deck.gl/geo-layers/-/geo-layers-9.0.35.tgz", - "integrity": "sha512-sNsZGiavw+Ea4cFU8X79P0YKDciEepHt6mmnDvdilvaA35FOkfWJmOE2Eeft/6LZ+X1GKD6Tmz5rQdF/iU4q7Q==", + "version": "9.0.38", + "resolved": "https://registry.npmjs.org/@deck.gl/geo-layers/-/geo-layers-9.0.38.tgz", + "integrity": "sha512-UAFFwpBRtvoRT2xPPWASktsWaky/ZsLg1xhAcQngqfokraCkMNA6JcMvIb4dNezdmyQARKTOwLeYtMR1uUyVOA==", "dependencies": { "@loaders.gl/3d-tiles": "^4.2.0", "@loaders.gl/gis": "^4.2.0", @@ -791,9 +791,9 @@ } }, "node_modules/@deck.gl/layers": { - "version": "9.0.35", - "resolved": "https://registry.npmjs.org/@deck.gl/layers/-/layers-9.0.35.tgz", - "integrity": "sha512-chSnK29Cez0JeAkqNTI0pFIL6yx19wT2nPdOpyG2rNtwemYOqubRQsuHCRNR7cTLVRVYD8SWU7V5pBqRK5vdWA==", + "version": "9.0.38", + "resolved": "https://registry.npmjs.org/@deck.gl/layers/-/layers-9.0.38.tgz", + "integrity": "sha512-U31KWsti/83Ig7Sia+jSWkzbVJJukxhyqahX8jd2otkWXkeXAMUD/zlm5BnhNAXcb8eYcKI/wq+XqEq1CSIhmg==", "dependencies": { "@loaders.gl/images": "^4.2.0", "@loaders.gl/schema": "^4.2.0", @@ -811,9 +811,9 @@ } }, "node_modules/@deck.gl/mapbox": { - "version": "9.0.35", - "resolved": "https://registry.npmjs.org/@deck.gl/mapbox/-/mapbox-9.0.35.tgz", - "integrity": "sha512-W8JU8JmiBSxdLpsMzXRT0z+ZPhrFeHinZ4l1nh71HwOFn70gGLwlVJGLS3qy0drvou2YwcKx6ZiRq+CCL9NxBQ==", + "version": "9.0.38", + "resolved": "https://registry.npmjs.org/@deck.gl/mapbox/-/mapbox-9.0.38.tgz", + "integrity": "sha512-jTGfG1OYFFxQkGFPeLEtEBQF6XOyB6Zlv6s8NvhxaekFgwVVWZIg/vv/qCeMLyfN4Ok2lbqxfXZuVGX2P6EvyA==", "dependencies": { "@luma.gl/constants": "~9.0.27", "@math.gl/web-mercator": "^4.0.0" @@ -824,9 +824,9 @@ } }, "node_modules/@deck.gl/mesh-layers": { - "version": "9.0.35", - "resolved": "https://registry.npmjs.org/@deck.gl/mesh-layers/-/mesh-layers-9.0.35.tgz", - "integrity": "sha512-QIEnreJpK7szMOp+u5KxytL3TQQCfa7DYOeXyP7Z87qI5RFqvu+kG8C8TdiUZqWZ273urjMjc8oQK7O5/yurAg==", + "version": "9.0.38", + "resolved": "https://registry.npmjs.org/@deck.gl/mesh-layers/-/mesh-layers-9.0.38.tgz", + "integrity": "sha512-KPzRg5L4ZdHyvfdOtSHAX98yHNMph1WGi3mLgqQsyW6qbGiIjMvt2fwkrt1X9gshbMoZtR7qJhETI+q94uyKVA==", "peer": true, "dependencies": { "@loaders.gl/gltf": "^4.2.0", @@ -1212,19 +1212,19 @@ } }, "node_modules/@loaders.gl/3d-tiles": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/@loaders.gl/3d-tiles/-/3d-tiles-4.3.2.tgz", - "integrity": "sha512-J108y+sDNrzLoZ5kPSwoG2C25RoPwSpMUMAlVcg6h+8gxlEaOn+TBpVxmleOe9qFkp0c8Ys+5YDfNpdPpbn6ZA==", - "dependencies": { - "@loaders.gl/compression": "4.3.2", - "@loaders.gl/crypto": "4.3.2", - "@loaders.gl/draco": "4.3.2", - "@loaders.gl/gltf": "4.3.2", - "@loaders.gl/images": "4.3.2", - "@loaders.gl/loader-utils": "4.3.2", - "@loaders.gl/math": "4.3.2", - "@loaders.gl/tiles": "4.3.2", - "@loaders.gl/zip": "4.3.2", + "version": "4.3.3", + "resolved": "https://registry.npmjs.org/@loaders.gl/3d-tiles/-/3d-tiles-4.3.3.tgz", + "integrity": "sha512-3uOXE8W0ppbY7tI5ywrU3RwCLMZtd+Jh0KgY9+EbjBVnZDHcnFxytYuG4NzfJEf5zwv0jladeSbJS1oVbLi8Jw==", + "dependencies": { + "@loaders.gl/compression": "4.3.3", + "@loaders.gl/crypto": "4.3.3", + "@loaders.gl/draco": "4.3.3", + "@loaders.gl/gltf": "4.3.3", + "@loaders.gl/images": "4.3.3", + "@loaders.gl/loader-utils": "4.3.3", + "@loaders.gl/math": "4.3.3", + "@loaders.gl/tiles": "4.3.3", + "@loaders.gl/zip": "4.3.3", "@math.gl/core": "^4.1.0", "@math.gl/culling": "^4.1.0", "@math.gl/geospatial": "^4.1.0", @@ -1241,12 +1241,12 @@ "integrity": "sha512-lcHwpNoggQTObv5apGNCTdJrO69eHOZMi4BNC+rTLER8iHAqGrUVeLh/irVIM7zTw2bOXA8T6uNPeujwOLg/2Q==" }, "node_modules/@loaders.gl/compression": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/@loaders.gl/compression/-/compression-4.3.2.tgz", - "integrity": "sha512-EC279vaMETMd/ZtN9BFkjSd/TsmJLmNPYBqRwONYPhIebcvc4l2oNsUHlN/6uWMLFQ4soRdDqNHu4YR2Vb1P1A==", + "version": "4.3.3", + "resolved": "https://registry.npmjs.org/@loaders.gl/compression/-/compression-4.3.3.tgz", + "integrity": "sha512-1IZIFb6MaIiwMwsLEUk5Tyu8qlY7ge2S2Uy2qJxTP23CHakdocue89c54ygo0CgOiUw3Tr1r5JVa3EhB4+lOJQ==", "dependencies": { - "@loaders.gl/loader-utils": "4.3.2", - "@loaders.gl/worker-utils": "4.3.2", + "@loaders.gl/loader-utils": "4.3.3", + "@loaders.gl/worker-utils": "4.3.3", "@types/brotli": "^1.3.0", "@types/pako": "^1.0.1", "fflate": "0.7.4", @@ -1264,23 +1264,23 @@ } }, "node_modules/@loaders.gl/core": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/@loaders.gl/core/-/core-4.3.2.tgz", - "integrity": "sha512-oIM/0k59j5WN4D6h0IIErC1/LrAS5VL3mS0jClr0nfc+NqJaXugfn17rneUMTQjT6QREhezXUtwkofYFI35htA==", + "version": "4.3.3", + "resolved": "https://registry.npmjs.org/@loaders.gl/core/-/core-4.3.3.tgz", + "integrity": "sha512-RaQ3uNg4ZaVqDRgvJ2CjaOjeeHdKvbKuzFFgbGnflVB9is5bu+h3EKc3Jke7NGVvLBsZ6oIXzkwHijVsMfxv8g==", "dependencies": { - "@loaders.gl/loader-utils": "4.3.2", - "@loaders.gl/schema": "4.3.2", - "@loaders.gl/worker-utils": "4.3.2", + "@loaders.gl/loader-utils": "4.3.3", + "@loaders.gl/schema": "4.3.3", + "@loaders.gl/worker-utils": "4.3.3", "@probe.gl/log": "^4.0.2" } }, "node_modules/@loaders.gl/crypto": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/@loaders.gl/crypto/-/crypto-4.3.2.tgz", - "integrity": "sha512-r2TNvmGVNzIMgCGHf/Y7Po9BZGXhPGvZD3iNnRKfmQNGHDjWTp+CpHPXFhHMcaqMDnNmrqmmu3guP03lCVEqow==", + "version": "4.3.3", + "resolved": "https://registry.npmjs.org/@loaders.gl/crypto/-/crypto-4.3.3.tgz", + "integrity": "sha512-uwqcSGJ4DdS2g3BYc4Noa4EGfnbK63wCQnke4Xyc7KTNl6P70oblDlRbL3df1WQPMTUoXYOERE+ei7Q0Tee4vQ==", "dependencies": { - "@loaders.gl/loader-utils": "4.3.2", - "@loaders.gl/worker-utils": "4.3.2", + "@loaders.gl/loader-utils": "4.3.3", + "@loaders.gl/worker-utils": "4.3.3", "@types/crypto-js": "^4.0.2" }, "peerDependencies": { @@ -1288,13 +1288,13 @@ } }, "node_modules/@loaders.gl/draco": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/@loaders.gl/draco/-/draco-4.3.2.tgz", - "integrity": "sha512-uvbW3enewaCdb7Kqc4sKfDbyQhOusG4YbHnU+7rgQiGnUyz7FelOj+2Fa5h/WPg+AiHmzI4yTjRhiFqzd3DjTQ==", + "version": "4.3.3", + "resolved": "https://registry.npmjs.org/@loaders.gl/draco/-/draco-4.3.3.tgz", + "integrity": "sha512-f2isxvOoH4Pm5p4mGvNN9gVigUwX84j9gdKNMV1aSo56GS1KE3GS2rXaIoy1qaIHMzkPySUTEcOTwayf0hWU7A==", "dependencies": { - "@loaders.gl/loader-utils": "4.3.2", - "@loaders.gl/schema": "4.3.2", - "@loaders.gl/worker-utils": "4.3.2", + "@loaders.gl/loader-utils": "4.3.3", + "@loaders.gl/schema": "4.3.3", + "@loaders.gl/worker-utils": "4.3.3", "draco3d": "1.5.7" }, "peerDependencies": { @@ -1302,12 +1302,12 @@ } }, "node_modules/@loaders.gl/gis": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/@loaders.gl/gis/-/gis-4.3.2.tgz", - "integrity": "sha512-sYrsodIJiH8yAPEkbRXQUULgM8d9o78OzaloDJIJY7E82NgEj1ippETK7y6z4/Av16Rn51N8N07jHSdHrTqnRQ==", + "version": "4.3.3", + "resolved": "https://registry.npmjs.org/@loaders.gl/gis/-/gis-4.3.3.tgz", + "integrity": "sha512-OQNrieRMihsy2mVHuhi7d/SThUdNCgFXmUqhCG53qAVIS+7Nm//lO9zty3EzfOGWHjYcx6+nxl4QO3mR5fXMvg==", "dependencies": { - "@loaders.gl/loader-utils": "4.3.2", - "@loaders.gl/schema": "4.3.2", + "@loaders.gl/loader-utils": "4.3.3", + "@loaders.gl/schema": "4.3.3", "@mapbox/vector-tile": "^1.3.1", "@math.gl/polygon": "^4.1.0", "pbf": "^3.2.1" @@ -1317,15 +1317,15 @@ } }, "node_modules/@loaders.gl/gltf": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/@loaders.gl/gltf/-/gltf-4.3.2.tgz", - "integrity": "sha512-VnjbM3lYrO4zKO+DZevx7WZybxkXNAbYEWWcdP5qwj61nTWyplxjLdCUQlcPhzUDqmFf9dwYxMXIcm/L62WgRQ==", - "dependencies": { - "@loaders.gl/draco": "4.3.2", - "@loaders.gl/images": "4.3.2", - "@loaders.gl/loader-utils": "4.3.2", - "@loaders.gl/schema": "4.3.2", - "@loaders.gl/textures": "4.3.2", + "version": "4.3.3", + "resolved": "https://registry.npmjs.org/@loaders.gl/gltf/-/gltf-4.3.3.tgz", + "integrity": "sha512-M7jQ7KIB5itctDmGYuT9gndmjNwk1lwQ+BV4l5CoFp38e4xJESPglj2Kj8csWdm3WJhrxIYEP4GpjXK02n8DSQ==", + "dependencies": { + "@loaders.gl/draco": "4.3.3", + "@loaders.gl/images": "4.3.3", + "@loaders.gl/loader-utils": "4.3.3", + "@loaders.gl/schema": "4.3.3", + "@loaders.gl/textures": "4.3.3", "@math.gl/core": "^4.1.0" }, "peerDependencies": { @@ -1333,23 +1333,23 @@ } }, "node_modules/@loaders.gl/images": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/@loaders.gl/images/-/images-4.3.2.tgz", - "integrity": "sha512-jGDCweUL/GvmtzSAdYlwe6RZk6zV9wQM++narjj0Q1LdeWdlChFfw3ZAKDHzpHB+PVzlfPgzvYLKjMLLHTUb4A==", + "version": "4.3.3", + "resolved": "https://registry.npmjs.org/@loaders.gl/images/-/images-4.3.3.tgz", + "integrity": "sha512-s4InjIXqEu0T7anZLj4OBUuDBt2BNnAD0GLzSexSkBfQZfpXY0XJNl4mMf5nUKb5NDfXhIKIqv8y324US+I28A==", "dependencies": { - "@loaders.gl/loader-utils": "4.3.2" + "@loaders.gl/loader-utils": "4.3.3" }, "peerDependencies": { "@loaders.gl/core": "^4.3.0" } }, "node_modules/@loaders.gl/loader-utils": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/@loaders.gl/loader-utils/-/loader-utils-4.3.2.tgz", - "integrity": "sha512-W7eg0Eg0pAsqgHwJ7wZ8J+8b/IoL+ZBWBqIqOcMi66QlJ5GR+dtd+86ihccm9+kKgCRxZN+tfTGhheQgG8czUw==", + "version": "4.3.3", + "resolved": "https://registry.npmjs.org/@loaders.gl/loader-utils/-/loader-utils-4.3.3.tgz", + "integrity": "sha512-8erUIwWLiIsZX36fFa/seZsfTsWlLk72Sibh/YZJrPAefuVucV4mGGzMBZ96LE2BUfJhadn250eio/59TUFbNw==", "dependencies": { - "@loaders.gl/schema": "4.3.2", - "@loaders.gl/worker-utils": "4.3.2", + "@loaders.gl/schema": "4.3.3", + "@loaders.gl/worker-utils": "4.3.3", "@probe.gl/log": "^4.0.2", "@probe.gl/stats": "^4.0.2" }, @@ -1358,12 +1358,12 @@ } }, "node_modules/@loaders.gl/math": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/@loaders.gl/math/-/math-4.3.2.tgz", - "integrity": "sha512-2FdAinMjlb9xdfnJ7NTGZx3TsUpHIMW/SSh2u47R0MvfMh6KQ9a9lx8APc8YI8kNwk5GPHYDQDB6WdW6HuvMhA==", + "version": "4.3.3", + "resolved": "https://registry.npmjs.org/@loaders.gl/math/-/math-4.3.3.tgz", + "integrity": "sha512-oUfCFYsybm6fKnYHU1BzqXsh0sCJ+M9CXNnD/083ZNW+lWdxD44eeTE3DdFYPEMe+yyMkLSGx/8WTMv7ev2t5Q==", "dependencies": { - "@loaders.gl/images": "4.3.2", - "@loaders.gl/loader-utils": "4.3.2", + "@loaders.gl/images": "4.3.3", + "@loaders.gl/loader-utils": "4.3.3", "@math.gl/core": "^4.1.0" }, "peerDependencies": { @@ -1371,14 +1371,14 @@ } }, "node_modules/@loaders.gl/mvt": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/@loaders.gl/mvt/-/mvt-4.3.2.tgz", - "integrity": "sha512-t7IaLfBqIhLmE4etvNwk6B959gnzwoTcTZwzIrPJLOinbii/pcue7X7IeKzQm9sF1oJ/7GZNO3n4TsnhXSMUug==", - "dependencies": { - "@loaders.gl/gis": "4.3.2", - "@loaders.gl/images": "4.3.2", - "@loaders.gl/loader-utils": "4.3.2", - "@loaders.gl/schema": "4.3.2", + "version": "4.3.3", + "resolved": "https://registry.npmjs.org/@loaders.gl/mvt/-/mvt-4.3.3.tgz", + "integrity": "sha512-y7YtrpPBOR4ek1Vj8vM2dRFrFfZHz7e5ZuYSgANOAyGzDXbnZ5TKPPIQC8Plm/y3ZQe+063yJ+kuGc91FBRbXg==", + "dependencies": { + "@loaders.gl/gis": "4.3.3", + "@loaders.gl/images": "4.3.3", + "@loaders.gl/loader-utils": "4.3.3", + "@loaders.gl/schema": "4.3.3", "@math.gl/polygon": "^4.1.0", "@probe.gl/stats": "^4.0.0", "pbf": "^3.2.1" @@ -1388,9 +1388,9 @@ } }, "node_modules/@loaders.gl/schema": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/@loaders.gl/schema/-/schema-4.3.2.tgz", - "integrity": "sha512-/GWvJ5Cx82BUBihCHoo5obeETdPljg1vnlDynOkuAT3T+n6A1sJYFauMNeDiLlQuM29Up6Vi4WndpfNp94QJuw==", + "version": "4.3.3", + "resolved": "https://registry.npmjs.org/@loaders.gl/schema/-/schema-4.3.3.tgz", + "integrity": "sha512-zacc9/8je+VbuC6N/QRfiTjRd+BuxsYlddLX1u5/X/cg9s36WZZBlU1oNKUgTYe8eO6+qLyYx77yi+9JbbEehw==", "dependencies": { "@types/geojson": "^7946.0.7" }, @@ -1399,13 +1399,13 @@ } }, "node_modules/@loaders.gl/terrain": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/@loaders.gl/terrain/-/terrain-4.3.2.tgz", - "integrity": "sha512-aWPkcuQQegekkphauLFxOasPGkYyI06DDmOcexmOg1IGfZaXpVP6eB+nCeEi8KEZnaGt6IRexp/sDQei4o4djw==", + "version": "4.3.3", + "resolved": "https://registry.npmjs.org/@loaders.gl/terrain/-/terrain-4.3.3.tgz", + "integrity": "sha512-qPfpYL0imojyic0dTW71d9M8k2SY+wD60m31658vtsMogdVeBiAX/WYtk8W/NKcqBS8FMv9CC41PlULrvcZ7TQ==", "dependencies": { - "@loaders.gl/images": "4.3.2", - "@loaders.gl/loader-utils": "4.3.2", - "@loaders.gl/schema": "4.3.2", + "@loaders.gl/images": "4.3.3", + "@loaders.gl/loader-utils": "4.3.3", + "@loaders.gl/schema": "4.3.3", "@mapbox/martini": "^0.2.0" }, "peerDependencies": { @@ -1413,14 +1413,14 @@ } }, "node_modules/@loaders.gl/textures": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/@loaders.gl/textures/-/textures-4.3.2.tgz", - "integrity": "sha512-I36SIOyRSHLEbOMedH4oiDEOSd9EEGYypj2yU7VNOhK6sVu4FZFU37JtrETjupnVU3h0Igex/ukpZGgk75HIgA==", - "dependencies": { - "@loaders.gl/images": "4.3.2", - "@loaders.gl/loader-utils": "4.3.2", - "@loaders.gl/schema": "4.3.2", - "@loaders.gl/worker-utils": "4.3.2", + "version": "4.3.3", + "resolved": "https://registry.npmjs.org/@loaders.gl/textures/-/textures-4.3.3.tgz", + "integrity": "sha512-qIo4ehzZnXFpPKl1BGQG4G3cAhBSczO9mr+H/bT7qFwtSirWVlqsvMlx1Q4VpmouDu+tudwwOlq7B3yqU5P5yQ==", + "dependencies": { + "@loaders.gl/images": "4.3.3", + "@loaders.gl/loader-utils": "4.3.3", + "@loaders.gl/schema": "4.3.3", + "@loaders.gl/worker-utils": "4.3.3", "@math.gl/types": "^4.1.0", "ktx-parse": "^0.7.0", "texture-compressor": "^1.0.2" @@ -1430,12 +1430,12 @@ } }, "node_modules/@loaders.gl/tiles": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/@loaders.gl/tiles/-/tiles-4.3.2.tgz", - "integrity": "sha512-9ybuQQBk+z78ZEScl5kvWKbeQCHqcZQlI235yVlpqzCEfzgiJqBoYORIOmdJ8h/vwNcwsK6T8YLQVte8pGKUhw==", + "version": "4.3.3", + "resolved": "https://registry.npmjs.org/@loaders.gl/tiles/-/tiles-4.3.3.tgz", + "integrity": "sha512-cmC/spc+DM5aCSHoHrEuTPhDLuZRtkrWnlHkhC2Tur9uiUr41U3vXnC5slJkOeIWkaN4Q7KRFGCQ6SCendYfMg==", "dependencies": { - "@loaders.gl/loader-utils": "4.3.2", - "@loaders.gl/math": "4.3.2", + "@loaders.gl/loader-utils": "4.3.3", + "@loaders.gl/math": "4.3.3", "@math.gl/core": "^4.1.0", "@math.gl/culling": "^4.1.0", "@math.gl/geospatial": "^4.1.0", @@ -1447,14 +1447,14 @@ } }, "node_modules/@loaders.gl/wms": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/@loaders.gl/wms/-/wms-4.3.2.tgz", - "integrity": "sha512-6kkgWbPvxG/StsFYpKkS6aNtNi0yFpXMOXQ2lDbSkNZq1rA6EmXb/Ih82W/KDa/3g4ebshrGo39TmM0cSHe3Bw==", - "dependencies": { - "@loaders.gl/images": "4.3.2", - "@loaders.gl/loader-utils": "4.3.2", - "@loaders.gl/schema": "4.3.2", - "@loaders.gl/xml": "4.3.2", + "version": "4.3.3", + "resolved": "https://registry.npmjs.org/@loaders.gl/wms/-/wms-4.3.3.tgz", + "integrity": "sha512-SmpdFB/Jhtzbc52TlMKRSxQkUDfYP/FN8qdTdL3PtVN74Vuh4eZ8t7nLzplUCx0tbkbT1D7nfreSU4ndWq2zjQ==", + "dependencies": { + "@loaders.gl/images": "4.3.3", + "@loaders.gl/loader-utils": "4.3.3", + "@loaders.gl/schema": "4.3.3", + "@loaders.gl/xml": "4.3.3", "@turf/rewind": "^5.1.5", "deep-strict-equal": "^0.2.0" }, @@ -1463,20 +1463,20 @@ } }, "node_modules/@loaders.gl/worker-utils": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/@loaders.gl/worker-utils/-/worker-utils-4.3.2.tgz", - "integrity": "sha512-3nPmShAbr1bCkC1Xxmn+b7S53SSHgWvRXOkinzeJ4C3J7Ac4QiCU6SV9CRH08/30SDcxz+mPvWnQjhj0Z24TYg==", + "version": "4.3.3", + "resolved": "https://registry.npmjs.org/@loaders.gl/worker-utils/-/worker-utils-4.3.3.tgz", + "integrity": "sha512-eg45Ux6xqsAfqPUqJkhmbFZh9qfmYuPfA+34VcLtfeXIwAngeP6o4SrTmm9LWLGUKiSh47anCEV1p7borDgvGQ==", "peerDependencies": { "@loaders.gl/core": "^4.3.0" } }, "node_modules/@loaders.gl/xml": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/@loaders.gl/xml/-/xml-4.3.2.tgz", - "integrity": "sha512-LNSfRcKIMWYPggKTWx178zxkDoXmAv5mtM8Vm35HGcajhwmTRTQFkZlPpWmUaKFcf7ug+L/3VnaMMvYfn/EsjQ==", + "version": "4.3.3", + "resolved": "https://registry.npmjs.org/@loaders.gl/xml/-/xml-4.3.3.tgz", + "integrity": "sha512-p4GjJn7cElnSxZE2DVsTPWnEJWL3iqTVnGbW2ODHFpW2E7ClPmyoDsUxb8zdW8DuQKfLPJkUILtubbaHmwOwZg==", "dependencies": { - "@loaders.gl/loader-utils": "4.3.2", - "@loaders.gl/schema": "4.3.2", + "@loaders.gl/loader-utils": "4.3.3", + "@loaders.gl/schema": "4.3.3", "fast-xml-parser": "^4.2.5" }, "peerDependencies": { @@ -1484,13 +1484,13 @@ } }, "node_modules/@loaders.gl/zip": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/@loaders.gl/zip/-/zip-4.3.2.tgz", - "integrity": "sha512-0nr+logEtJw7NCZled+EcuL1HHDcJAzp5SnMYrUQXsekCF+9slGiRpAYeQKsQ7rdW+9eAZVjgP4cPsJbpKMMig==", + "version": "4.3.3", + "resolved": "https://registry.npmjs.org/@loaders.gl/zip/-/zip-4.3.3.tgz", + "integrity": "sha512-PPNR9xBLfhBd4Fw69Ai5cUzIJZFCYg3DiYGeR8mA8ik9tuseH+hEBUSsmzU4RFP53xkPLLYvzXjVyiBzfbsjZg==", "dependencies": { - "@loaders.gl/compression": "4.3.2", - "@loaders.gl/crypto": "4.3.2", - "@loaders.gl/loader-utils": "4.3.2", + "@loaders.gl/compression": "4.3.3", + "@loaders.gl/crypto": "4.3.3", + "@loaders.gl/loader-utils": "4.3.3", "jszip": "^3.1.5", "md5": "^2.3.0" }, @@ -1499,14 +1499,14 @@ } }, "node_modules/@luma.gl/constants": { - "version": "9.0.27", - "resolved": "https://registry.npmjs.org/@luma.gl/constants/-/constants-9.0.27.tgz", - "integrity": "sha512-NBkMim3u0xt4UDe4e69L6E/pq5XNxfX60GrggJDzfilVRfIbx5XwKhBXTyNjjtNEk4oc6uYLHWd/05jGRHcfLg==" + "version": "9.0.28", + "resolved": "https://registry.npmjs.org/@luma.gl/constants/-/constants-9.0.28.tgz", + "integrity": "sha512-mw3YwYfCbpCa8y28nNZGaJemprSkqthsunz0V79qpnMrFD3pOMIh+rw/hjQuqVW9ffmSXx+xY2bI8FT1YC8f7A==" }, "node_modules/@luma.gl/core": { - "version": "9.0.27", - "resolved": "https://registry.npmjs.org/@luma.gl/core/-/core-9.0.27.tgz", - "integrity": "sha512-7OXM8ZknTuqt10nL8XHg3YzaHESzU2pSh+6BknLJbLM+UjNWOkDHArF6pRYu96Om0QsnOMK/RXKqXBr+Ni0gvw==", + "version": "9.0.28", + "resolved": "https://registry.npmjs.org/@luma.gl/core/-/core-9.0.28.tgz", + "integrity": "sha512-5PHSEO70o+bze7uax/2e5YTNUAqwcPXrABOvvxm+ihw+guWpqIHGt8wStoY2HKwmQhF8eT4f7nc762E/oyl4NA==", "dependencies": { "@math.gl/types": "^4.0.0", "@probe.gl/env": "^4.0.2", @@ -1516,11 +1516,11 @@ } }, "node_modules/@luma.gl/engine": { - "version": "9.0.27", - "resolved": "https://registry.npmjs.org/@luma.gl/engine/-/engine-9.0.27.tgz", - "integrity": "sha512-O4e7RbIjBJX5WLs8HJLjpccYEkcans4pz8+TI8Y7BO7gDq9ZbEASbVd5CT53jFLfTjnRuqAOpElfaXwQ/B7oWg==", + "version": "9.0.28", + "resolved": "https://registry.npmjs.org/@luma.gl/engine/-/engine-9.0.28.tgz", + "integrity": "sha512-EidAG/1Sgq0OeoyrebkcrC5TMvfK8ycIpSAjIRdi8hjwpHIoHFj5P3MWeApTZ1HV0DroxChzrxRCHYylI8svPQ==", "dependencies": { - "@luma.gl/shadertools": "9.0.27", + "@luma.gl/shadertools": "9.0.28", "@math.gl/core": "^4.0.0", "@probe.gl/log": "^4.0.2", "@probe.gl/stats": "^4.0.2" @@ -1530,12 +1530,12 @@ } }, "node_modules/@luma.gl/gltf": { - "version": "9.0.27", - "resolved": "https://registry.npmjs.org/@luma.gl/gltf/-/gltf-9.0.27.tgz", - "integrity": "sha512-AeYdX25G35KKGnGVzIkrKl8ni9SWVo0VP/9lfMyEom3syIBYlWtkPLwJ2Gm6SU4ZZfcpWK/17UgK2r2TSWFIJw==", + "version": "9.0.28", + "resolved": "https://registry.npmjs.org/@luma.gl/gltf/-/gltf-9.0.28.tgz", + "integrity": "sha512-UI8oQiH6BPch24Z3avFXk88XshQQudKNV9HrNtkzCyThF5UaYvB0JymaLyKN8s2Zpbo/aHxTjx0JUzCCZurX8A==", "dependencies": { "@loaders.gl/textures": "^4.2.0", - "@luma.gl/shadertools": "9.0.27", + "@luma.gl/shadertools": "9.0.28", "@math.gl/core": "^4.0.0" }, "peerDependencies": { @@ -1545,9 +1545,9 @@ } }, "node_modules/@luma.gl/shadertools": { - "version": "9.0.27", - "resolved": "https://registry.npmjs.org/@luma.gl/shadertools/-/shadertools-9.0.27.tgz", - "integrity": "sha512-JcOuYH2Fh4uljinXKbR04en1dqEthlJNdqV5efQ0fE9NetJul7Pkq+N1v/Oo8/vmJn9ZqEC49dgZHwtbzY8UnQ==", + "version": "9.0.28", + "resolved": "https://registry.npmjs.org/@luma.gl/shadertools/-/shadertools-9.0.28.tgz", + "integrity": "sha512-FFh9udQTcPOTGpMKjYbCqZ7M6SLiaER93afCpQoYT6i36bPjTX4WX51ijFxA1ABJyvsZAo4BLR54tF++jNxyEQ==", "dependencies": { "@math.gl/core": "^4.0.0", "@math.gl/types": "^4.0.0", @@ -1558,22 +1558,17 @@ } }, "node_modules/@luma.gl/webgl": { - "version": "9.0.27", - "resolved": "https://registry.npmjs.org/@luma.gl/webgl/-/webgl-9.0.27.tgz", - "integrity": "sha512-GOzOiDfTFgT4If1XSeCqXswKrgXVwTyuf/1W21Vv7fs5inub5p3LISmZglrt/RcdaGyXQQ5zEqf/+x67dGTeYw==", + "version": "9.0.28", + "resolved": "https://registry.npmjs.org/@luma.gl/webgl/-/webgl-9.0.28.tgz", + "integrity": "sha512-CvEUlKkppNCdmr/Ilyb6ZzOSDaLDmhOIfR1wBDj9Gf8QJB7yZkrzapstHKkyvmKuf480ATamjlSABkYUD0CguQ==", "dependencies": { - "@luma.gl/constants": "9.0.27", + "@luma.gl/constants": "9.0.28", "@probe.gl/env": "^4.0.2" }, "peerDependencies": { "@luma.gl/core": "^9.0.0" } }, - "node_modules/@mapbox/extent": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/@mapbox/extent/-/extent-0.4.0.tgz", - "integrity": "sha512-MSoKw3qPceGuupn04sdaJrFeLKvcSETVLZCGS8JA9x6zXQL3FWiKaIXYIZEDXd5jpXpWlRxinCZIN49yRy0C9A==" - }, "node_modules/@mapbox/geojson-area": { "version": "0.2.2", "resolved": "https://registry.npmjs.org/@mapbox/geojson-area/-/geojson-area-0.2.2.tgz", @@ -1582,34 +1577,6 @@ "wgs84": "0.0.0" } }, - "node_modules/@mapbox/geojson-coords": { - "version": "0.0.2", - "resolved": "https://registry.npmjs.org/@mapbox/geojson-coords/-/geojson-coords-0.0.2.tgz", - "integrity": "sha512-YuVzpseee/P1T5BWyeVVPppyfmuXYHFwZHmybkqaMfu4BWlOf2cmMGKj2Rr92MwfSTOCSUA0PAsVGRG8akY0rg==", - "dependencies": { - "@mapbox/geojson-normalize": "0.0.1", - "geojson-flatten": "^1.0.4" - } - }, - "node_modules/@mapbox/geojson-extent": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@mapbox/geojson-extent/-/geojson-extent-1.0.1.tgz", - "integrity": "sha512-hh8LEO3djT4fqfr8sSC6wKt+p0TMiu+KOLMBUiFOyj+zGq7+IXwQGl0ppCVDkyzCewyd9LoGe9zAvDxXrLfhLw==", - "dependencies": { - "@mapbox/extent": "0.4.0", - "@mapbox/geojson-coords": "0.0.2", - "rw": "~0.1.4", - "traverse": "~0.6.6" - }, - "bin": { - "geojson-extent": "bin/geojson-extent" - } - }, - "node_modules/@mapbox/geojson-extent/node_modules/rw": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/rw/-/rw-0.1.4.tgz", - "integrity": "sha512-vSj3D96kMcjNyqPcp65wBRIDImGSrUuMxngNNxvw8MQaO+aQ6llzRPH7XcJy5zrpb3wU++045+Uz/IDIM684iw==" - }, "node_modules/@mapbox/geojson-normalize": { "version": "0.0.1", "resolved": "https://registry.npmjs.org/@mapbox/geojson-normalize/-/geojson-normalize-0.0.1.tgz", @@ -1655,17 +1622,40 @@ } }, "node_modules/@mapbox/mapbox-gl-draw": { - "version": "1.4.3", - "resolved": "https://registry.npmjs.org/@mapbox/mapbox-gl-draw/-/mapbox-gl-draw-1.4.3.tgz", - "integrity": "sha512-03qIJgyGmm0IoTZbV/cfODru9jRGogi4LcQ3maxIJDKccq1gY3ofgt2UYPkeU143ElxitZahEythNQv1NpsLhg==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@mapbox/mapbox-gl-draw/-/mapbox-gl-draw-1.5.0.tgz", + "integrity": "sha512-uchQbTa8wiv6GWWTbxW1g5b8H6VySz4t91SmduNH6jjWinPze7cjcmsPUEzhySXsYpYr2/50gRJLZz3bx7O88A==", "dependencies": { "@mapbox/geojson-area": "^0.2.2", - "@mapbox/geojson-extent": "^1.0.1", "@mapbox/geojson-normalize": "^0.0.1", - "@mapbox/point-geometry": "^0.1.0", - "hat": "0.0.3", - "lodash.isequal": "^4.5.0", - "xtend": "^4.0.2" + "@mapbox/point-geometry": "^1.1.0", + "fast-deep-equal": "^3.1.3", + "nanoid": "^5.0.9" + }, + "engines": { + "node": "^18.0.0 || >=20.0.0" + } + }, + "node_modules/@mapbox/mapbox-gl-draw/node_modules/@mapbox/point-geometry": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@mapbox/point-geometry/-/point-geometry-1.1.0.tgz", + "integrity": "sha512-YGcBz1cg4ATXDCM/71L9xveh4dynfGmcLDqufR+nQQy3fKwsAZsWd/x4621/6uJaeB9mwOHE6hPeDgXz9uViUQ==" + }, + "node_modules/@mapbox/mapbox-gl-draw/node_modules/nanoid": { + "version": "5.0.9", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-5.0.9.tgz", + "integrity": "sha512-Aooyr6MXU6HpvvWXKoVoXwKMs/KyVakWwg7xQfv5/S/RIgJMy0Ifa45H9qqYy7pTCszrHzP21Uk4PZq2HpEM8Q==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "bin": { + "nanoid": "bin/nanoid.js" + }, + "engines": { + "node": "^18 || >=20" } }, "node_modules/@mapbox/mapbox-gl-supported": { @@ -7739,9 +7729,9 @@ "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==" }, "node_modules/fast-xml-parser": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.5.0.tgz", - "integrity": "sha512-/PlTQCI96+fZMAOLMZK4CWG1ItCbfZ/0jx7UIJFChPNrx7tcEgerUgWbeieCM9MfHInUDyK8DWYZ+YrywDJuTg==", + "version": "4.5.1", + "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.5.1.tgz", + "integrity": "sha512-y655CeyUQ+jj7KBbYMc4FG01V8ZQqjN+gDYGJ50RtfsUB8iG9AmwmwoAgeKLJdmueKKMrH1RJ7yXHTSoczdv5w==", "funding": [ { "type": "github", @@ -8121,11 +8111,6 @@ "node": ">=10" } }, - "node_modules/geojson-flatten": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/geojson-flatten/-/geojson-flatten-1.1.1.tgz", - "integrity": "sha512-k/6BCd0qAt7vdqdM1LkLfAy72EsLDy0laNwX0x2h49vfYCiQkRc4PSra8DNEdJ10EKRpwEvDXMb0dBknTJuWpQ==" - }, "node_modules/geojson-vt": { "version": "3.2.1", "resolved": "https://registry.npmjs.org/geojson-vt/-/geojson-vt-3.2.1.tgz", @@ -8920,14 +8905,6 @@ "node": ">= 0.4" } }, - "node_modules/hat": { - "version": "0.0.3", - "resolved": "https://registry.npmjs.org/hat/-/hat-0.0.3.tgz", - "integrity": "sha512-zpImx2GoKXy42fVDSEad2BPKuSQdLcqsCYa48K3zHSzM/ugWuYjLDr8IXxpVuL7uCLHw56eaiLxCRthhOzf5ug==", - "engines": { - "node": "*" - } - }, "node_modules/he": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/he/-/he-1.2.0.tgz", @@ -10468,11 +10445,6 @@ "integrity": "sha512-oKMuF3xEeqDltrGMfDxAPGIVMSSRv8tbRSODbrs4KGsRRLEhrW8N8Rd4DRgB2+621hY8A8XwwrTVhXWpxFvMzg==", "dev": true }, - "node_modules/lodash.isequal": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.5.0.tgz", - "integrity": "sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==" - }, "node_modules/lodash.isfunction": { "version": "3.0.9", "resolved": "https://registry.npmjs.org/lodash.isfunction/-/lodash.isfunction-3.0.9.tgz", @@ -10837,9 +10809,9 @@ } }, "node_modules/maplibre-gl": { - "version": "4.7.0", - "resolved": "https://registry.npmjs.org/maplibre-gl/-/maplibre-gl-4.7.0.tgz", - "integrity": "sha512-hkt7je7NxiMQE8EpCxLWP8t6tkK6SkrMe0hIBjYd4Ar/Q7BOCILxthGmGnU993Mwmkvs2mGiXnVUSOK12DeCzg==", + "version": "4.7.1", + "resolved": "https://registry.npmjs.org/maplibre-gl/-/maplibre-gl-4.7.1.tgz", + "integrity": "sha512-lgL7XpIwsgICiL82ITplfS7IGwrB1OJIw/pCvprDp2dhmSSEBgmPzYRvwYYYvJGJD7fxUv1Tvpih4nZ6VrLuaA==", "dependencies": { "@mapbox/geojson-rewind": "^0.5.2", "@mapbox/jsonlint-lines-primitives": "^2.0.2", @@ -12191,6 +12163,23 @@ "optional": true, "peer": true }, + "node_modules/nanoid": { + "version": "3.3.8", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.8.tgz", + "integrity": "sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "bin": { + "nanoid": "bin/nanoid.cjs" + }, + "engines": { + "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" + } + }, "node_modules/native-promise-only": { "version": "0.8.1", "resolved": "https://registry.npmjs.org/native-promise-only/-/native-promise-only-0.8.1.tgz", @@ -13335,23 +13324,6 @@ "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==" }, - "node_modules/postcss/node_modules/nanoid": { - "version": "3.3.7", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", - "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], - "bin": { - "nanoid": "bin/nanoid.cjs" - }, - "engines": { - "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" - } - }, "node_modules/potpack": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/potpack/-/potpack-2.0.0.tgz", @@ -15542,22 +15514,6 @@ "node": ">=8" } }, - "node_modules/traverse": { - "version": "0.6.10", - "resolved": "https://registry.npmjs.org/traverse/-/traverse-0.6.10.tgz", - "integrity": "sha512-hN4uFRxbK+PX56DxYiGHsTn2dME3TVr9vbNqlQGcGcPhJAn+tdP126iA+TArMpI4YSgnTkMWyoLl5bf81Hi5TA==", - "dependencies": { - "gopd": "^1.0.1", - "typedarray.prototype.slice": "^1.0.3", - "which-typed-array": "^1.1.15" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, "node_modules/tree-kill": { "version": "1.2.2", "resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz", @@ -15741,25 +15697,6 @@ "dup": "^1.0.0" } }, - "node_modules/typedarray.prototype.slice": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/typedarray.prototype.slice/-/typedarray.prototype.slice-1.0.3.tgz", - "integrity": "sha512-8WbVAQAUlENo1q3c3zZYuy5k9VzBQvp8AX9WOtbvyWlLM1v5JaSRmjubLjzHF4JFtptjH/5c/i95yaElvcjC0A==", - "dependencies": { - "call-bind": "^1.0.7", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.0", - "es-errors": "^1.3.0", - "typed-array-buffer": "^1.0.2", - "typed-array-byte-offset": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, "node_modules/typewise": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/typewise/-/typewise-1.0.3.tgz", diff --git a/package.json b/package.json index 87a86a3..c892313 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@abi-software/mapintegratedvuer", - "version": "1.6.3", + "version": "1.6.5", "license": "Apache-2.0", "scripts": { "serve": "vite --host --force", @@ -50,7 +50,7 @@ "*.js" ], "dependencies": { - "@abi-software/flatmapvuer": "^1.6.1", + "@abi-software/flatmapvuer": "^1.6.2", "@abi-software/map-side-bar": "^2.5.2", "@abi-software/map-utilities": "^1.2.1", "@abi-software/plotvuer": "^1.0.3", diff --git a/vite.bundle-build.js b/vite.bundle-build.js index 8747243..3126e10 100644 --- a/vite.bundle-build.js +++ b/vite.bundle-build.js @@ -12,11 +12,13 @@ export default defineConfig((configEnv) => { fileName: "mapintegratedvuer", }, rollupOptions: { - external: ["vue", "pinia"], + external: ["vue", "pinia", "@abi-software/plotvuer", "@abi-software/simulationvuer"], output: { globals: { vue: "Vue", pinia: "pinia", + "@abi-software/simulationvuer": "simulationvuer", + "@abi-software/plotvuer": "plotvuer", }, }, },