diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ce9449..31a0788 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,576 +7,392 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -## [v2.5.3-beta.11](https://github.com/akhuoa/map-sidebar/compare/v2.5.3-beta.10...v2.5.3-beta.11) +## [v2.6.0](https://github.com/alan-wu/map-sidebar/compare/v2.5.2...v2.6.0) ### Merged -- Connectivity Graph [`#96`](https://github.com/akhuoa/map-sidebar/pull/96) +- Updated search history [`#95`](https://github.com/alan-wu/map-sidebar/pull/95) +- Support addFilter with non-matching case. [`#101`](https://github.com/alan-wu/map-sidebar/pull/101) +- Fix missing cascader dropdown on fullscreen [`#100`](https://github.com/alan-wu/map-sidebar/pull/100) +- Refactor the display of evidence for SCKAN connectivity [`#98`](https://github.com/alan-wu/map-sidebar/pull/98) +- Externalise utilities when bundling. [`#99`](https://github.com/alan-wu/map-sidebar/pull/99) +- Connectivity Graph [`#96`](https://github.com/alan-wu/map-sidebar/pull/96) ### Commits -- Replace external resource card from utilities [`f89e4e7`](https://github.com/akhuoa/map-sidebar/commit/f89e4e7de8f20849c2d84336a588960c92d25d60) -- Update copy to clipboard for references in connectivity [`ff715fc`](https://github.com/akhuoa/map-sidebar/commit/ff715fc2df19321ab6343987ee7eee7140a7dbd1) -- Update map-utilities for references beta version [`ba41d06`](https://github.com/akhuoa/map-sidebar/commit/ba41d06457dc5046a6a7d5e504a299bf6d7d4bca) +- Replace external resource card from utilities [`f89e4e7`](https://github.com/alan-wu/map-sidebar/commit/f89e4e7de8f20849c2d84336a588960c92d25d60) +- Change search history from select to dropdown [`fdb6a4f`](https://github.com/alan-wu/map-sidebar/commit/fdb6a4f5005fc853adfe8498efba66870a3fa750) +- Switch from select to dropdown for search history [`e4575b2`](https://github.com/alan-wu/map-sidebar/commit/e4575b242bae41db38f5411bb36b1e551ad0e7bd) -## [v2.5.3-beta.10](https://github.com/akhuoa/map-sidebar/compare/v2.5.3-beta.9...v2.5.3-beta.10) - 2024-12-06 - -### Commits - -- Add delay for filter checkboxes [`f1ccb0d`](https://github.com/akhuoa/map-sidebar/commit/f1ccb0dae0b5fe54677528f7f34b0743bd212d1d) - -## [v2.5.3-beta.9](https://github.com/akhuoa/map-sidebar/compare/v2.5.3-beta.8...v2.5.3-beta.9) - 2024-12-06 - -### Commits - -- Load connectivity graph only after the element is in view [`c033fb3`](https://github.com/akhuoa/map-sidebar/commit/c033fb38e259f62e9651da73caab2ff8ebc22a2b) -- Update map utilities for connectiivty graph update [`65031a0`](https://github.com/akhuoa/map-sidebar/commit/65031a0690adbc2876b4ce0fcea34ee22c332805) -- Fix search history trim method for sorting [`c0aed04`](https://github.com/akhuoa/map-sidebar/commit/c0aed0496a2a915e214cb825aa58e88e382ca6d3) - -## [v2.5.3-beta.8](https://github.com/akhuoa/map-sidebar/compare/v2.5.3-beta.7...v2.5.3-beta.8) - 2024-12-05 - -### Commits - -- Remove disabled state for search button [`b5848e6`](https://github.com/akhuoa/map-sidebar/commit/b5848e62cf5f29a0328bdafa36a37d444c37cebb) -- Add micro interaction for search history action buttons [`5c7c82f`](https://github.com/akhuoa/map-sidebar/commit/5c7c82f4e698e5c7a9dbceb31ff575182387a433) -- Update search histoy sorting [`4be290d`](https://github.com/akhuoa/map-sidebar/commit/4be290d8c962d55b59a61efe241d9f38e8f82e53) - -## [v2.5.3-beta.7](https://github.com/akhuoa/map-sidebar/compare/v2.5.3-beta.6...v2.5.3-beta.7) - 2024-12-03 - -### Commits - -- Update search sidebar styles [`4a31775`](https://github.com/akhuoa/map-sidebar/commit/4a317754bfb65c24c48017b781f899969fd7d40c) -- Update styles for integration [`b49ad9f`](https://github.com/akhuoa/map-sidebar/commit/b49ad9f34bb09383e53da16e14265ee5622e740a) -- Fix search history item tooltip after position changed [`69d86f8`](https://github.com/akhuoa/map-sidebar/commit/69d86f8afaf0ee7ec517315a9f7a336da4acdb48) - -## [v2.5.3-beta.6](https://github.com/akhuoa/map-sidebar/compare/v2.5.3-beta.5...v2.5.3-beta.6) - 2024-12-03 - -## [v2.5.3-beta.5](https://github.com/akhuoa/map-sidebar/compare/v2.5.3-beta.4...v2.5.3-beta.5) - 2024-12-03 - -### Commits - -- Prevent saving duplicate data in search history [`0553192`](https://github.com/akhuoa/map-sidebar/commit/0553192954fc5b3659d2a6411ff9a6e55392c59a) -- Trim search history to 12 items [`195627d`](https://github.com/akhuoa/map-sidebar/commit/195627d412401354f53ca8551228c51539fe688b) -- Remove duplicate items in search history [`d10153a`](https://github.com/akhuoa/map-sidebar/commit/d10153addecf6eeb68e4f93ab31e2563ff23aa6a) - -## [v2.5.3-beta.4](https://github.com/akhuoa/map-sidebar/compare/v2.5.3-beta.3...v2.5.3-beta.4) - 2024-12-02 - -### Commits - -- Fix popper UI and update components declaration [`e6e176a`](https://github.com/akhuoa/map-sidebar/commit/e6e176a524ab09c901ea828928d0146e944f179a) - -## [v2.5.3-beta.3](https://github.com/akhuoa/map-sidebar/compare/v2.5.3-beta.2...v2.5.3-beta.3) - 2024-12-02 - -## [v2.5.3-beta.2](https://github.com/akhuoa/map-sidebar/compare/v2.5.3-beta.1...v2.5.3-beta.2) - 2024-12-02 - -### Commits - -- Fix filters issue for search history [`b0e0fba`](https://github.com/akhuoa/map-sidebar/commit/b0e0fba699e3e44de3cfe937165ade170d295afb) -- Make search history dropdown item clickable to search [`b4c80b3`](https://github.com/akhuoa/map-sidebar/commit/b4c80b3b42333a35549b32744911cc2551a62e4b) -- Change search history saved icon to heart icon [`3932aa9`](https://github.com/akhuoa/map-sidebar/commit/3932aa93e46c84d75d6bbbf85083aa0b42004782) - -## [v2.5.3-beta.1](https://github.com/akhuoa/map-sidebar/compare/v2.5.3-beta.0...v2.5.3-beta.1) - 2024-11-29 - -### Commits - -- Avoid duplicate data for search history add [`06a8c01`](https://github.com/akhuoa/map-sidebar/commit/06a8c011fc2ed8b95a0e4418bce2979291edb6ee) -- Add tooltip for longer search history item label [`3cb6255`](https://github.com/akhuoa/map-sidebar/commit/3cb625587f315710e49f9d85d2222223399692f1) -- Add long label for search history items [`c26cccf`](https://github.com/akhuoa/map-sidebar/commit/c26cccfa4d832779706822d95ddc6bb705de64c5) - -## [v2.5.3-beta.0](https://github.com/akhuoa/map-sidebar/compare/v2.5.0-beta.9...v2.5.3-beta.0) - 2024-11-29 +## [v2.5.2](https://github.com/alan-wu/map-sidebar/compare/v2.5.1...v2.5.2) - 2024-11-22 ### Merged -- Update connectivity list and graph view [`#94`](https://github.com/akhuoa/map-sidebar/pull/94) - -### Commits - -- Change search history from select to dropdown [`fdb6a4f`](https://github.com/akhuoa/map-sidebar/commit/fdb6a4f5005fc853adfe8498efba66870a3fa750) -- Switch from select to dropdown for search history [`e4575b2`](https://github.com/akhuoa/map-sidebar/commit/e4575b242bae41db38f5411bb36b1e551ad0e7bd) -- Update search history function [`9f4c98f`](https://github.com/akhuoa/map-sidebar/commit/9f4c98ff59a377fe114f840849d31724133d5ff2) - -## [v2.5.0-beta.9](https://github.com/akhuoa/map-sidebar/compare/v2.5.0-beta.8...v2.5.0-beta.9) - 2024-11-21 - -### Commits - -- Remove connectivity feature pin [`10caa46`](https://github.com/akhuoa/map-sidebar/commit/10caa46e4e4e9cdcf11fa1c1eba691cd0748e1ce) -- Fix connectivity list features mouse over timeout [`faa8999`](https://github.com/akhuoa/map-sidebar/commit/faa899963efe836128df7dd4b23bafb8c5ddfcbe) -- Update utilities for connectivity graph update [`7b876e6`](https://github.com/akhuoa/map-sidebar/commit/7b876e6cd8f07914b272fbce4304cc34486d12da) - -## [v2.5.0-beta.8](https://github.com/akhuoa/map-sidebar/compare/v2.5.0-beta.7...v2.5.0-beta.8) - 2024-11-21 +- Update connectivity list and graph view [`#94`](https://github.com/alan-wu/map-sidebar/pull/94) ### Commits -- Remove duplicate event for connectivity click [`8a81bee`](https://github.com/akhuoa/map-sidebar/commit/8a81beece5d0f8dd151e581b6ba9f6703c20ed2b) +- Resolve conflicts. [`f754ae6`](https://github.com/alan-wu/map-sidebar/commit/f754ae626cbb5d1e24f4005a1f153a7dfc7bdafd) +- Show connectivity error for list view [`4b1eae7`](https://github.com/alan-wu/map-sidebar/commit/4b1eae7a7be041a99cc9134d35987487b617b2b7) +- [connectivity interactive] make connectivity interactive permanent in list view [`b60a166`](https://github.com/alan-wu/map-sidebar/commit/b60a1663e39eb65ab451150d08fb10b83512d712) -## [v2.5.0-beta.7](https://github.com/akhuoa/map-sidebar/compare/v2.5.0-beta.6...v2.5.0-beta.7) - 2024-11-21 - -### Commits - -- Fix connectivity list view error [`ab469aa`](https://github.com/akhuoa/map-sidebar/commit/ab469aa792ad1a82af757ccb112352f266d25048) - -## [v2.5.0-beta.6](https://github.com/akhuoa/map-sidebar/compare/v2.5.0-beta.5...v2.5.0-beta.6) - 2024-11-21 - -### Commits - -- Show connectivity error for list view [`4b1eae7`](https://github.com/akhuoa/map-sidebar/commit/4b1eae7a7be041a99cc9134d35987487b617b2b7) -- Update connectivity error for graph view [`ec9f2a0`](https://github.com/akhuoa/map-sidebar/commit/ec9f2a0de884686405ed0c023f9209c709366cc9) -- Update utilities for connectivity graph [`c8a39bf`](https://github.com/akhuoa/map-sidebar/commit/c8a39bff2cded3f978474b3eda8102adf82afed5) - -## [v2.5.0-beta.5](https://github.com/akhuoa/map-sidebar/compare/v2.5.0-beta.4...v2.5.0-beta.5) - 2024-11-20 - -### Commits - -- Update map utilities for connectivity graph update [`86207ae`](https://github.com/akhuoa/map-sidebar/commit/86207ae10c27fe302ecd8d6db722b2b14f6abf70) - -## [v2.5.0-beta.4](https://github.com/akhuoa/map-sidebar/compare/v2.4.2-beta.15...v2.5.0-beta.4) - 2024-11-20 +## [v2.5.1](https://github.com/alan-wu/map-sidebar/compare/v2.5.0...v2.5.1) - 2024-11-15 ### Merged -- Fix connectivity graph error and button style [`#93`](https://github.com/akhuoa/map-sidebar/pull/93) -- Add a new annotation tab for displaying annotation tool [`#91`](https://github.com/akhuoa/map-sidebar/pull/91) -- Making connectivity entries interactive [`#92`](https://github.com/akhuoa/map-sidebar/pull/92) -- Connectivity Graph [`#90`](https://github.com/akhuoa/map-sidebar/pull/90) +- Fix connectivity graph error and button style [`#93`](https://github.com/alan-wu/map-sidebar/pull/93) ### Commits -- Improve annotation tool on sidebar. [`cf78a55`](https://github.com/akhuoa/map-sidebar/commit/cf78a5592d61698733101679faf01fba2bdd1473) -- Add annotation tool to the sidebar. [`3272595`](https://github.com/akhuoa/map-sidebar/commit/3272595b5f1a47b01f14645a6a32ecd217ddd26f) -- Emit events for connectivity component mouseover and mouseout [`4ce257d`](https://github.com/akhuoa/map-sidebar/commit/4ce257d9411416f5bec2745a59bb0e87bb11b5c3) +- Improve demo app. [`995262d`](https://github.com/alan-wu/map-sidebar/commit/995262d9479ba697f01b32ee33c1d364f665f46e) +- Set a proper default value for createData. [`4a36be3`](https://github.com/alan-wu/map-sidebar/commit/4a36be323fd402a473a3b7bf8a2586ca436c8e3c) -## [v2.4.2-beta.15](https://github.com/akhuoa/map-sidebar/compare/v2.4.2-beta.14...v2.4.2-beta.15) - 2024-11-05 +## [v2.5.0](https://github.com/alan-wu/map-sidebar/compare/v2.5.0-beta.3...v2.5.0) - 2024-11-14 ### Merged -- Connectivity graph updates [`#18`](https://github.com/akhuoa/map-sidebar/pull/18) +- Add a new annotation tab for displaying annotation tool [`#91`](https://github.com/alan-wu/map-sidebar/pull/91) +- Making connectivity entries interactive [`#92`](https://github.com/alan-wu/map-sidebar/pull/92) +- Connectivity Graph [`#90`](https://github.com/alan-wu/map-sidebar/pull/90) ### Commits -- Updte map utilities for connectivity graph updates [`8c15124`](https://github.com/akhuoa/map-sidebar/commit/8c15124c969375b64844c40b36a2d74cb2510726) -- Update connectivity graph and list view styles [`663d400`](https://github.com/akhuoa/map-sidebar/commit/663d4000e078c079d8fc28878c6bc8307c053181) +- Resolve conflict. [`6697dea`](https://github.com/alan-wu/map-sidebar/commit/6697deac3e5de171b07e5aeb3c4fed5513d96d8c) +- Update .env. [`2d68450`](https://github.com/alan-wu/map-sidebar/commit/2d68450fda76d45e01fd4a09c6e2064dce31bdd1) +- Merge in changes. [`037bac6`](https://github.com/alan-wu/map-sidebar/commit/037bac630d80a13f40a461c80cefdd1dd0d9c423) -## [v2.4.2-beta.14](https://github.com/akhuoa/map-sidebar/compare/v2.4.2-beta.13...v2.4.2-beta.14) - 2024-11-04 +## [v2.5.0-beta.3](https://github.com/alan-wu/map-sidebar/compare/v2.5.0-beta.2...v2.5.0-beta.3) - 2024-10-30 ### Commits -- Add connectivity graph and list view switch [`02c8b4f`](https://github.com/akhuoa/map-sidebar/commit/02c8b4f6111cf08ac5c2d5efec098fffeb35cb78) -- Fix connectivity graph and list view UI [`298792c`](https://github.com/akhuoa/map-sidebar/commit/298792c0be23cecb195664ee84ef195635171110) +- Update map utilities. [`f3ec595`](https://github.com/alan-wu/map-sidebar/commit/f3ec595a7ce6923e2de0bdac98a63a34126b48fe) -## [v2.4.2-beta.13](https://github.com/akhuoa/map-sidebar/compare/v2.4.2-beta.12...v2.4.2-beta.13) - 2024-11-01 +## [v2.5.0-beta.2](https://github.com/alan-wu/map-sidebar/compare/v2.5.0-beta.1...v2.5.0-beta.2) - 2024-10-30 ### Commits -- Update map utilities for connectivity graph [`2f27f97`](https://github.com/akhuoa/map-sidebar/commit/2f27f97aa9ab5a7e62bb6b744625629bc84c5be7) - -## [v2.4.2-beta.12](https://github.com/akhuoa/map-sidebar/compare/v2.4.2-beta.11...v2.4.2-beta.12) - 2024-10-24 +- Increment utilities. [`cc4d81a`](https://github.com/alan-wu/map-sidebar/commit/cc4d81ad21c523ee77756be68e2a87c150b788ba) -### Merged - -- Update map utilities for connectivity graph updates [`#16`](https://github.com/akhuoa/map-sidebar/pull/16) - -## [v2.4.2-beta.11](https://github.com/akhuoa/map-sidebar/compare/v2.4.2-beta.10...v2.4.2-beta.11) - 2024-10-23 - -### Merged - -- Show connectivity graph error [`#15`](https://github.com/akhuoa/map-sidebar/pull/15) +## [v2.5.0-beta.1](https://github.com/alan-wu/map-sidebar/compare/v2.4.2...v2.5.0-beta.1) - 2024-10-30 ### Commits -- Update map-utilities to show connectivity graph error [`1c7b419`](https://github.com/akhuoa/map-sidebar/commit/1c7b419aec6f4ce96fc35121833ab7458c59e4a3) +- Improve annotation tool on sidebar. [`cf78a55`](https://github.com/alan-wu/map-sidebar/commit/cf78a5592d61698733101679faf01fba2bdd1473) +- Add annotation tool to the sidebar. [`3272595`](https://github.com/alan-wu/map-sidebar/commit/3272595b5f1a47b01f14645a6a32ecd217ddd26f) -## [v2.4.2-beta.10](https://github.com/akhuoa/map-sidebar/compare/v2.4.2-beta.9...v2.4.2-beta.10) - 2024-10-22 +## [v2.4.2](https://github.com/alan-wu/map-sidebar/compare/v2.4.1...v2.4.2) - 2024-10-09 ### Merged -- Update map utilities for connectivity graph update [`#14`](https://github.com/akhuoa/map-sidebar/pull/14) - -## [v2.4.2-beta.9](https://github.com/akhuoa/map-sidebar/compare/v2.4.2-beta.8...v2.4.2-beta.9) - 2024-10-22 - -### Commits - -- Update map utilities for connectivity graph update [`53b9f29`](https://github.com/akhuoa/map-sidebar/commit/53b9f29202c80248fa3e83d41f9a8c63b013c824) - -## [v2.4.2-beta.8](https://github.com/akhuoa/map-sidebar/compare/v2.4.2-beta.7...v2.4.2-beta.8) - 2024-10-21 - -### Commits - -- Update map utilities [`ce01b12`](https://github.com/akhuoa/map-sidebar/commit/ce01b12adcb318a6461292a15c0fa1ba535692f7) - -## [v2.4.2-beta.7](https://github.com/akhuoa/map-sidebar/compare/v2.4.2-beta.6...v2.4.2-beta.7) - 2024-10-21 +- Security updates [`#89`](https://github.com/alan-wu/map-sidebar/pull/89) ### Commits -- Emit connectivity component click event for connectivity graph item click [`4457f25`](https://github.com/akhuoa/map-sidebar/commit/4457f25b0d027705fbe23129775b248475b379df) - -## [v2.4.2-beta.6](https://github.com/akhuoa/map-sidebar/compare/v2.4.2-beta.5...v2.4.2-beta.6) - 2024-10-18 - -### Commits +- Remove unused dependencies for security fix [`4905ab7`](https://github.com/alan-wu/map-sidebar/commit/4905ab7a7fa2423280721bdd286db8b1834f6299) +- Channge from vuese parser to vue-docgen-api for security fix [`3e07b52`](https://github.com/alan-wu/map-sidebar/commit/3e07b52f71d709493cf4f7ecc20954945c5154e5) +- Update dependencies for security fix [`1bb801e`](https://github.com/alan-wu/map-sidebar/commit/1bb801e8065ad0fcaff8391df1a723cf6bb0a8f0) -- Update connectivity graph [`c8f37f5`](https://github.com/akhuoa/map-sidebar/commit/c8f37f5af57fa4e083fe430260195f9278112dbd) - -## [v2.4.2-beta.5](https://github.com/akhuoa/map-sidebar/compare/v2.4.2-beta.4...v2.4.2-beta.5) - 2024-10-17 +## [v2.4.1](https://github.com/alan-wu/map-sidebar/compare/v2.4.0...v2.4.1) - 2024-08-15 ### Merged -- Update map utilities for connectivity graph [`#12`](https://github.com/akhuoa/map-sidebar/pull/12) - -## [v2.4.2-beta.4](https://github.com/akhuoa/map-sidebar/compare/v2.4.2-beta.3...v2.4.2-beta.4) - 2024-10-17 - -### Commits - -- Update map utilities [`25b2efd`](https://github.com/akhuoa/map-sidebar/commit/25b2efd38c372141cb1f4203a572a331ffbd7cb8) - -## [v2.4.2-beta.3](https://github.com/akhuoa/map-sidebar/compare/v2.4.2-beta.2...v2.4.2-beta.3) - 2024-10-16 - -### Commits - -- Update map-utilities for connectivity graph [`0ed6c5f`](https://github.com/akhuoa/map-sidebar/commit/0ed6c5f2eb107e7d7504e723c82c35fd6a080368) - -## [v2.4.2-beta.2](https://github.com/akhuoa/map-sidebar/compare/v2.4.2-beta.1...v2.4.2-beta.2) - 2024-10-15 +- Features alert in connectivity title [`#84`](https://github.com/alan-wu/map-sidebar/pull/84) ### Commits -- Update connnectivity info button [`ebf07a4`](https://github.com/akhuoa/map-sidebar/commit/ebf07a46f984d0257f623a5c74f74f6266fcfa46) +- Update alert placement in connectivity info [`1bdd362`](https://github.com/alan-wu/map-sidebar/commit/1bdd36279a237b3fbdb4ec69353c6fc0cef897bf) +- Alert beside connectivity title [`51a8e25`](https://github.com/alan-wu/map-sidebar/commit/51a8e25131b233aeb0f862fa7294cc0b3dad69c9) +- Fix missing features alert [`0c88e2a`](https://github.com/alan-wu/map-sidebar/commit/0c88e2a2395f7775e6e2c47962a65dd7e892d935) -## [v2.4.2-beta.1](https://github.com/akhuoa/map-sidebar/compare/v2.4.2-beta.0...v2.4.2-beta.1) - 2024-10-15 +## [v2.4.0](https://github.com/alan-wu/map-sidebar/compare/v2.3.1...v2.4.0) - 2024-08-15 ### Merged -- Security updates [`#89`](https://github.com/akhuoa/map-sidebar/pull/89) +- Copy button UI fix [`#87`](https://github.com/alan-wu/map-sidebar/pull/87) +- Feature/copy to clipboard [`#86`](https://github.com/alan-wu/map-sidebar/pull/86) +- Replace global variable with markRaw [`#82`](https://github.com/alan-wu/map-sidebar/pull/82) ### Commits -- Remove unused dependencies for security fix [`4905ab7`](https://github.com/akhuoa/map-sidebar/commit/4905ab7a7fa2423280721bdd286db8b1834f6299) -- Channge from vuese parser to vue-docgen-api for security fix [`3e07b52`](https://github.com/akhuoa/map-sidebar/commit/3e07b52f71d709493cf4f7ecc20954945c5154e5) -- Update dependencies for security fix [`1bb801e`](https://github.com/akhuoa/map-sidebar/commit/1bb801e8065ad0fcaff8391df1a723cf6bb0a8f0) +- Update changelog [`fafe35b`](https://github.com/alan-wu/map-sidebar/commit/fafe35b1a804dc323b1e194f0f80bbdba1418ce3) +- Update changelog [`2071470`](https://github.com/alan-wu/map-sidebar/commit/20714701b210a42cb89a2873df964e60e1e3dbd4) +- Update changelog [`566fd87`](https://github.com/alan-wu/map-sidebar/commit/566fd87dcf83e85f97173f2b28e857594e7bfcb1) -## [v2.4.2-beta.0](https://github.com/akhuoa/map-sidebar/compare/v2.3.2-beta.5...v2.4.2-beta.0) - 2024-09-10 +## [v2.3.1](https://github.com/alan-wu/map-sidebar/compare/v2.3.0...v2.3.1) - 2024-07-11 ### Merged -- Features alert in connectivity title [`#84`](https://github.com/akhuoa/map-sidebar/pull/84) -- Copy button UI fix [`#87`](https://github.com/akhuoa/map-sidebar/pull/87) -- Feature/copy to clipboard [`#86`](https://github.com/akhuoa/map-sidebar/pull/86) +- Fix connectivity tab close button style [`#78`](https://github.com/alan-wu/map-sidebar/pull/78) ### Commits -- Show image thumbnails with species filter [`51a29aa`](https://github.com/akhuoa/map-sidebar/commit/51a29aa3f6e10c4f85ea7ea7022d08c0b5e81e71) -- Update changelog [`fafe35b`](https://github.com/akhuoa/map-sidebar/commit/fafe35b1a804dc323b1e194f0f80bbdba1418ce3) -- Remove unused file [`3ac4188`](https://github.com/akhuoa/map-sidebar/commit/3ac4188e822e390355a83fccbae3bc6a8af38c2f) +- Update gallery. [`69cb365`](https://github.com/alan-wu/map-sidebar/commit/69cb3655782251730390c148ad7a65b16c5bfc58) -## [v2.3.2-beta.5](https://github.com/akhuoa/map-sidebar/compare/v2.3.2-beta.4...v2.3.2-beta.5) - 2024-08-13 - -### Commits - -- Update changelog [`2071470`](https://github.com/akhuoa/map-sidebar/commit/20714701b210a42cb89a2873df964e60e1e3dbd4) -- Update map utilities for copy-to-clipboard [`d869656`](https://github.com/akhuoa/map-sidebar/commit/d8696566530482b0b681ab2c4f2c8b2f1de3b8bf) - -## [v2.3.2-beta.4](https://github.com/akhuoa/map-sidebar/compare/v2.3.2-beta.3...v2.3.2-beta.4) - 2024-08-12 - -### Commits - -- Update changelog [`566fd87`](https://github.com/akhuoa/map-sidebar/commit/566fd87dcf83e85f97173f2b28e857594e7bfcb1) -- Refactor code for connectivity info copy to clipboard [`bf65cf5`](https://github.com/akhuoa/map-sidebar/commit/bf65cf5a33d34336f2e1a41a541d8d6fd26bba32) -- Add uberon information in connectivity copy data [`03aa79e`](https://github.com/akhuoa/map-sidebar/commit/03aa79ed3056eabd864ad0b67e8b9f45a3d7c9e3) - -## [v2.3.2-beta.3](https://github.com/akhuoa/map-sidebar/compare/v2.3.2-beta.2...v2.3.2-beta.3) - 2024-08-09 - -### Commits - -- Update changelog [`ef39a49`](https://github.com/akhuoa/map-sidebar/commit/ef39a49fb083988c87ac454ca9f11170e8d874a9) -- Update connectivity info copy-to-clipboard button placement [`ac32abd`](https://github.com/akhuoa/map-sidebar/commit/ac32abd8894a7de5921d116b70682d61bc3f4014) - -## [v2.3.2-beta.2](https://github.com/akhuoa/map-sidebar/compare/v2.3.2-beta.1...v2.3.2-beta.2) - 2024-08-07 - -### Commits - -- Update changelog [`e057338`](https://github.com/akhuoa/map-sidebar/commit/e05733805ae07d4541f266dd1e71d18d749ed0f6) -- Update copy clipboard formatting [`2f265a1`](https://github.com/akhuoa/map-sidebar/commit/2f265a134665c5ab3897fba79623ea037d277930) -- Update formatted copy-to-clipboard content for connectivity [`3162e3c`](https://github.com/akhuoa/map-sidebar/commit/3162e3c3c794192adc8bc73fa2cbe54cd7e8b3a0) - -## [v2.3.2-beta.1](https://github.com/akhuoa/map-sidebar/compare/v2.3.2-beta.0...v2.3.2-beta.1) - 2024-08-05 - -### Commits - -- Update Changelog [`947446c`](https://github.com/akhuoa/map-sidebar/commit/947446c8fcbac98eb48204808f3c4a0a9a237938) -- Update dataset card copy clipboard with dataset id and doi [`1716e8d`](https://github.com/akhuoa/map-sidebar/commit/1716e8d89e5360256f6f19baf2912c146a67b7f0) -- Update copy to clipboard content with computed value [`72acd10`](https://github.com/akhuoa/map-sidebar/commit/72acd10b9361eb9b77f8b386694da34a08176f8a) - -## [v2.3.2-beta.0](https://github.com/akhuoa/map-sidebar/compare/v2.2.1-beta.0...v2.3.2-beta.0) - 2024-08-02 +## [v2.3.0](https://github.com/alan-wu/map-sidebar/compare/v2.2.0...v2.3.0) - 2024-07-10 ### Merged -- Replace global variable with markRaw [`#82`](https://github.com/akhuoa/map-sidebar/pull/82) -- Fix connectivity tab close button style [`#78`](https://github.com/akhuoa/map-sidebar/pull/78) -- Display connectivity info without obstructing current map view [`#74`](https://github.com/akhuoa/map-sidebar/pull/74) -- Create cypress testing [`#4`](https://github.com/akhuoa/map-sidebar/pull/4) -- Connectivity explore buttons now check available facets [`#3`](https://github.com/akhuoa/map-sidebar/pull/3) -- UI updates [`#73`](https://github.com/akhuoa/map-sidebar/pull/73) -- Anatomy markers [`#72`](https://github.com/akhuoa/map-sidebar/pull/72) +- Display connectivity info without obstructing current map view [`#74`](https://github.com/alan-wu/map-sidebar/pull/74) +- Create cypress testing [`#4`](https://github.com/alan-wu/map-sidebar/pull/4) +- Connectivity explore buttons now check available facets [`#3`](https://github.com/alan-wu/map-sidebar/pull/3) +- UI updates [`#73`](https://github.com/alan-wu/map-sidebar/pull/73) +- Anatomy markers [`#72`](https://github.com/alan-wu/map-sidebar/pull/72) ### Commits -- Install Cypress [`d329c74`](https://github.com/akhuoa/map-sidebar/commit/d329c7481de908fe85f9bed6c229bc86854c1d19) -- Requires more dev dependencies [`859e578`](https://github.com/akhuoa/map-sidebar/commit/859e578f498fde3e6e6c956f97738b078111380a) -- Add testing for connectivity info [`9677c3c`](https://github.com/akhuoa/map-sidebar/commit/9677c3c1911121b2528d2cc637dc256c40b76462) +- Install Cypress [`d329c74`](https://github.com/alan-wu/map-sidebar/commit/d329c7481de908fe85f9bed6c229bc86854c1d19) +- Add provenance info in sidebar [`f65b2fe`](https://github.com/alan-wu/map-sidebar/commit/f65b2fecbadd4afb92a1212cafc545228bd14d31) +- Requires more dev dependencies [`859e578`](https://github.com/alan-wu/map-sidebar/commit/859e578f498fde3e6e6c956f97738b078111380a) -## [v2.2.1-beta.0](https://github.com/akhuoa/map-sidebar/compare/v2.2.0...v2.2.1-beta.0) - 2024-06-26 - -### Commits - -- Add provenance info in sidebar [`f65b2fe`](https://github.com/akhuoa/map-sidebar/commit/f65b2fecbadd4afb92a1212cafc545228bd14d31) -- Move connectivity info tab to top with close button [`d77e018`](https://github.com/akhuoa/map-sidebar/commit/d77e0185283dae36ca851fe48117365b45bde174) -- Move pubmed button of provenance info into title area [`a3f4ab2`](https://github.com/akhuoa/map-sidebar/commit/a3f4ab2ba9cf74d8fe644c5417f9ea867a17bd55) - -## [v2.2.0](https://github.com/akhuoa/map-sidebar/compare/v2.1.0...v2.2.0) - 2024-05-17 +## [v2.2.0](https://github.com/alan-wu/map-sidebar/compare/v2.1.0...v2.2.0) - 2024-05-17 ### Merged -- Hover dataset callback [`#71`](https://github.com/akhuoa/map-sidebar/pull/71) +- Hover dataset callback [`#71`](https://github.com/alan-wu/map-sidebar/pull/71) ### Commits -- add hover-changed callback to return anatomy [`d8e94bf`](https://github.com/akhuoa/map-sidebar/commit/d8e94bffa9d3a64c60b0aa46ff3a8e3ae53fe407) -- add comment [`4921885`](https://github.com/akhuoa/map-sidebar/commit/49218855f4af815af068f9bab976231cd2ca31b1) +- add hover-changed callback to return anatomy [`d8e94bf`](https://github.com/alan-wu/map-sidebar/commit/d8e94bffa9d3a64c60b0aa46ff3a8e3ae53fe407) +- add comment [`4921885`](https://github.com/alan-wu/map-sidebar/commit/49218855f4af815af068f9bab976231cd2ca31b1) -## [v2.1.0](https://github.com/akhuoa/map-sidebar/compare/v2.0.1...v2.1.0) - 2024-05-10 +## [v2.1.0](https://github.com/alan-wu/map-sidebar/compare/v2.0.1...v2.1.0) - 2024-05-10 ### Merged -- Add dataset click event [`#70`](https://github.com/akhuoa/map-sidebar/pull/70) +- Add dataset click event [`#70`](https://github.com/alan-wu/map-sidebar/pull/70) ### Commits -- Rename dataset click to datalink click [`b7b4411`](https://github.com/akhuoa/map-sidebar/commit/b7b44113adc33e163722a9f7f8235a7168f1757d) -- Update gallery version for PR #70 [`54a6c69`](https://github.com/akhuoa/map-sidebar/commit/54a6c694c6d5a7cf3edc9b8e3994ab6e211c6d9d) -- Add dataset click event from gallery [`6cbde23`](https://github.com/akhuoa/map-sidebar/commit/6cbde233626ac689121cebbde402e09315de28b0) +- Rename dataset click to datalink click [`b7b4411`](https://github.com/alan-wu/map-sidebar/commit/b7b44113adc33e163722a9f7f8235a7168f1757d) +- Update gallery version for PR #70 [`54a6c69`](https://github.com/alan-wu/map-sidebar/commit/54a6c694c6d5a7cf3edc9b8e3994ab6e211c6d9d) +- Add dataset click event from gallery [`6cbde23`](https://github.com/alan-wu/map-sidebar/commit/6cbde233626ac689121cebbde402e09315de28b0) -## [v2.0.1](https://github.com/akhuoa/map-sidebar/compare/v2.0.0...v2.0.1) - 2024-04-29 +## [v2.0.1](https://github.com/alan-wu/map-sidebar/compare/v2.0.0...v2.0.1) - 2024-04-29 ### Commits -- Fix an issue with addFilter method. [`854611c`](https://github.com/akhuoa/map-sidebar/commit/854611c9c2b369f57c5afaefffc4acbc0ba2022d) +- Fix an issue with addFilter method. [`854611c`](https://github.com/alan-wu/map-sidebar/commit/854611c9c2b369f57c5afaefffc4acbc0ba2022d) -## [v2.0.0](https://github.com/akhuoa/map-sidebar/compare/v1.6.0...v2.0.0) - 2024-04-22 +## [v2.0.0](https://github.com/alan-wu/map-sidebar/compare/v1.6.0...v2.0.0) - 2024-04-22 ### Merged -- Filter tags UI updates for space [`#69`](https://github.com/akhuoa/map-sidebar/pull/69) -- API Documentation [`#68`](https://github.com/akhuoa/map-sidebar/pull/68) -- Vue3 migration [`#67`](https://github.com/akhuoa/map-sidebar/pull/67) +- Filter tags UI updates for space [`#69`](https://github.com/alan-wu/map-sidebar/pull/69) +- API Documentation [`#68`](https://github.com/alan-wu/map-sidebar/pull/68) +- Vue3 migration [`#67`](https://github.com/alan-wu/map-sidebar/pull/67) ### Commits -- vue cli to vite [`13f0925`](https://github.com/akhuoa/map-sidebar/commit/13f092578d163420c7e79cc4ca87d527dd80d288) -- vue2 to vue3 [`b5b9acd`](https://github.com/akhuoa/map-sidebar/commit/b5b9acdb64e241641bb2435dfba3b24c5f048e68) -- Minor tweaks on the styles. [`39b47a8`](https://github.com/akhuoa/map-sidebar/commit/39b47a89d56173dd2839934fcdc78e559dcacdea) +- vue cli to vite [`13f0925`](https://github.com/alan-wu/map-sidebar/commit/13f092578d163420c7e79cc4ca87d527dd80d288) +- vue2 to vue3 [`b5b9acd`](https://github.com/alan-wu/map-sidebar/commit/b5b9acdb64e241641bb2435dfba3b24c5f048e68) +- Minor tweaks on the styles. [`39b47a8`](https://github.com/alan-wu/map-sidebar/commit/39b47a89d56173dd2839934fcdc78e559dcacdea) -## [v1.6.0](https://github.com/akhuoa/map-sidebar/compare/v1.5.4...v1.6.0) - 2024-01-05 +## [v1.6.0](https://github.com/alan-wu/map-sidebar/compare/v1.5.4...v1.6.0) - 2024-01-05 ### Commits -- Switch to using s3 uri to get the prefix before filepath. [`9fef3b6`](https://github.com/akhuoa/map-sidebar/commit/9fef3b6e73ce5410e35ef53b4e719cec2e477cc0) +- Switch to using s3 uri to get the prefix before filepath. [`9fef3b6`](https://github.com/alan-wu/map-sidebar/commit/9fef3b6e73ce5410e35ef53b4e719cec2e477cc0) -## [v1.5.4](https://github.com/akhuoa/map-sidebar/compare/v1.5.0...v1.5.4) - 2024-01-05 +## [v1.5.4](https://github.com/alan-wu/map-sidebar/compare/v1.5.0...v1.5.4) - 2024-01-05 ### Merged -- Create the third level of facets and hook it up with algolia: [`#64`](https://github.com/akhuoa/map-sidebar/pull/64) -- Trim whitespace and set max-width on search pop-up [`#66`](https://github.com/akhuoa/map-sidebar/pull/66) -- Add in basic but functional search history [`#62`](https://github.com/akhuoa/map-sidebar/pull/62) -- Drawer control [`#61`](https://github.com/akhuoa/map-sidebar/pull/61) +- Create the third level of facets and hook it up with algolia: [`#64`](https://github.com/alan-wu/map-sidebar/pull/64) +- Trim whitespace and set max-width on search pop-up [`#66`](https://github.com/alan-wu/map-sidebar/pull/66) +- Add in basic but functional search history [`#62`](https://github.com/alan-wu/map-sidebar/pull/62) +- Drawer control [`#61`](https://github.com/alan-wu/map-sidebar/pull/61) ### Commits -- Create the third level of facets and hook it up with alolia: [`a0e1d7b`](https://github.com/akhuoa/map-sidebar/commit/a0e1d7b383843b6e0947685ca089ea30d0f0abeb) -- Added a function to find facets given without full hierchy [`4c3b4ff`](https://github.com/akhuoa/map-sidebar/commit/4c3b4ffc978f1f56a07e614bd1914dda8ffcdd22) -- Add selector for search history [`a633920`](https://github.com/akhuoa/map-sidebar/commit/a633920312b7e9a51be81ec8e45a29b203e52636) +- Create the third level of facets and hook it up with alolia: [`a0e1d7b`](https://github.com/alan-wu/map-sidebar/commit/a0e1d7b383843b6e0947685ca089ea30d0f0abeb) +- Added a function to find facets given without full hierchy [`4c3b4ff`](https://github.com/alan-wu/map-sidebar/commit/4c3b4ffc978f1f56a07e614bd1914dda8ffcdd22) +- Add selector for search history [`a633920`](https://github.com/alan-wu/map-sidebar/commit/a633920312b7e9a51be81ec8e45a29b203e52636) -## [v1.5.0](https://github.com/akhuoa/map-sidebar/compare/v1.4.0...v1.5.0) - 2023-09-14 +## [v1.5.0](https://github.com/alan-wu/map-sidebar/compare/v1.4.0...v1.5.0) - 2023-09-14 ### Merged -- Mapintegrated context cards [`#60`](https://github.com/akhuoa/map-sidebar/pull/60) -- Add method for retrieving Algolia facets (for dynamic markers) [`#59`](https://github.com/akhuoa/map-sidebar/pull/59) +- Mapintegrated context cards [`#60`](https://github.com/alan-wu/map-sidebar/pull/60) +- Add method for retrieving Algolia facets (for dynamic markers) [`#59`](https://github.com/alan-wu/map-sidebar/pull/59) ### Commits -- Revert changes in dependencies. [`f39600a`](https://github.com/akhuoa/map-sidebar/commit/f39600ab2068cf2f06f514a8650950a558087333) -- Update dependencies. [`48bbd2e`](https://github.com/akhuoa/map-sidebar/commit/48bbd2e0a4f5fec0ad820ea3fef9deafb0ca5afe) -- Merge the label and uberon emits into one object [`739fc6a`](https://github.com/akhuoa/map-sidebar/commit/739fc6ae0c9c9cce81e04c68e8a8ec8769b0f745) +- Revert changes in dependencies. [`f39600a`](https://github.com/alan-wu/map-sidebar/commit/f39600ab2068cf2f06f514a8650950a558087333) +- Update dependencies. [`48bbd2e`](https://github.com/alan-wu/map-sidebar/commit/48bbd2e0a4f5fec0ad820ea3fef9deafb0ca5afe) +- Merge the label and uberon emits into one object [`739fc6a`](https://github.com/alan-wu/map-sidebar/commit/739fc6ae0c9c9cce81e04c68e8a8ec8769b0f745) -## [v1.4.0](https://github.com/akhuoa/map-sidebar/compare/v1.3.38...v1.4.0) - 2023-06-12 +## [v1.4.0](https://github.com/alan-wu/map-sidebar/compare/v1.3.38...v1.4.0) - 2023-06-12 ### Merged -- Update vue to 2.7.14 [`#57`](https://github.com/akhuoa/map-sidebar/pull/57) -- Fix an issue with JSON parse on plotAnnotation. [`#58`](https://github.com/akhuoa/map-sidebar/pull/58) -- Support scss. [`#56`](https://github.com/akhuoa/map-sidebar/pull/56) +- Update vue to 2.7.14 [`#57`](https://github.com/alan-wu/map-sidebar/pull/57) +- Fix an issue with JSON parse on plotAnnotation. [`#58`](https://github.com/alan-wu/map-sidebar/pull/58) +- Support scss. [`#56`](https://github.com/alan-wu/map-sidebar/pull/56) ### Commits -- Add autochangelog to release command. [`c57a6a0`](https://github.com/akhuoa/map-sidebar/commit/c57a6a020c4d3582e2e784e7b808286b22cdeedc) -- Update package. [`1b2c4b8`](https://github.com/akhuoa/map-sidebar/commit/1b2c4b848375ecf089f1a8e5ff5d8204e1243a3c) -- Update packages. [`e1a3924`](https://github.com/akhuoa/map-sidebar/commit/e1a3924a11421c35cff3efd1fcb4bb56707bf8af) +- Add autochangelog to release command. [`c57a6a0`](https://github.com/alan-wu/map-sidebar/commit/c57a6a020c4d3582e2e784e7b808286b22cdeedc) +- Update package. [`1b2c4b8`](https://github.com/alan-wu/map-sidebar/commit/1b2c4b848375ecf089f1a8e5ff5d8204e1243a3c) +- Update packages. [`e1a3924`](https://github.com/alan-wu/map-sidebar/commit/e1a3924a11421c35cff3efd1fcb4bb56707bf8af) -## [v1.3.38](https://github.com/akhuoa/map-sidebar/compare/v1.3.37...v1.3.38) - 2023-04-10 +## [v1.3.38](https://github.com/alan-wu/map-sidebar/compare/v1.3.37...v1.3.38) - 2023-04-10 ### Commits -- Replace css with scss. [`5970c81`](https://github.com/akhuoa/map-sidebar/commit/5970c818d705adf468e8bd62c6713fb886a74fa1) -- Update to use the latest gallery which supports scss. [`1ec6529`](https://github.com/akhuoa/map-sidebar/commit/1ec652935bbd88797f1e46777e217e7a10c1788f) +- Replace css with scss. [`5970c81`](https://github.com/alan-wu/map-sidebar/commit/5970c818d705adf468e8bd62c6713fb886a74fa1) +- Update to use the latest gallery which supports scss. [`1ec6529`](https://github.com/alan-wu/map-sidebar/commit/1ec652935bbd88797f1e46777e217e7a10c1788f) -## [v1.3.37](https://github.com/akhuoa/map-sidebar/compare/v1.3.36...v1.3.37) - 2023-04-10 +## [v1.3.37](https://github.com/alan-wu/map-sidebar/compare/v1.3.36...v1.3.37) - 2023-04-10 ### Commits -- Version 1.3.37 release. [`17c88e6`](https://github.com/akhuoa/map-sidebar/commit/17c88e6fbbfd9ad7bdd589290fdf84fd28f2fbf9) +- Version 1.3.37 release. [`17c88e6`](https://github.com/alan-wu/map-sidebar/commit/17c88e6fbbfd9ad7bdd589290fdf84fd28f2fbf9) -## [v1.3.36](https://github.com/akhuoa/map-sidebar/compare/v1.3.34...v1.3.36) - 2023-03-23 +## [v1.3.36](https://github.com/alan-wu/map-sidebar/compare/v1.3.34...v1.3.36) - 2023-03-23 ### Merged -- Support S3 bucket for all related resources [`#55`](https://github.com/akhuoa/map-sidebar/pull/55) -- Sidebar feedback sprint 27 [`#54`](https://github.com/akhuoa/map-sidebar/pull/54) -- Refactoring [`#53`](https://github.com/akhuoa/map-sidebar/pull/53) +- Support S3 bucket for all related resources [`#55`](https://github.com/alan-wu/map-sidebar/pull/55) +- Sidebar feedback sprint 27 [`#54`](https://github.com/alan-wu/map-sidebar/pull/54) +- Refactoring [`#53`](https://github.com/alan-wu/map-sidebar/pull/53) ### Commits -- Add a mixin for getting s3 information. Support s3 bucket with context card. [`7c9617d`](https://github.com/akhuoa/map-sidebar/commit/7c9617deae781987eab584d8cae08fbdf5044465) -- Switch to using algolia 'type' facet [`861ee60`](https://github.com/akhuoa/map-sidebar/commit/861ee600e43ef9f371a671a257182dd8c6473e69) -- Add s3 bucket information [`dc139dd`](https://github.com/akhuoa/map-sidebar/commit/dc139ddb685b4c2f1a40826ce8170e9baff6ffe0) +- Add a mixin for getting s3 information. Support s3 bucket with context card. [`7c9617d`](https://github.com/alan-wu/map-sidebar/commit/7c9617deae781987eab584d8cae08fbdf5044465) +- Switch to using algolia 'type' facet [`861ee60`](https://github.com/alan-wu/map-sidebar/commit/861ee600e43ef9f371a671a257182dd8c6473e69) +- Add s3 bucket information [`dc139dd`](https://github.com/alan-wu/map-sidebar/commit/dc139ddb685b4c2f1a40826ce8170e9baff6ffe0) -## [v1.3.34](https://github.com/akhuoa/map-sidebar/compare/v1.3.33...v1.3.34) - 2023-02-02 +## [v1.3.34](https://github.com/alan-wu/map-sidebar/compare/v1.3.33...v1.3.34) - 2023-02-02 ### Merged -- Fix a bug caused by retracted datasets. [`#52`](https://github.com/akhuoa/map-sidebar/pull/52) +- Fix a bug caused by retracted datasets. [`#52`](https://github.com/alan-wu/map-sidebar/pull/52) ### Commits -- Remove unused variables and make sure search is performed correctly when the app is mounted. [`bcc1ec1`](https://github.com/akhuoa/map-sidebar/commit/bcc1ec1e89a9ff1ab012b07f2a22f48c0365ac2d) -- increment version to 1.3.34. [`b0126a1`](https://github.com/akhuoa/map-sidebar/commit/b0126a1a30a35c0caa6ec8bc5a460f18ec273663) -- Update .gitignore [`89cfe13`](https://github.com/akhuoa/map-sidebar/commit/89cfe1341627f151f29a227768377d37a8eec9fa) +- Remove unused variables and make sure search is performed correctly when the app is mounted. [`bcc1ec1`](https://github.com/alan-wu/map-sidebar/commit/bcc1ec1e89a9ff1ab012b07f2a22f48c0365ac2d) +- increment version to 1.3.34. [`b0126a1`](https://github.com/alan-wu/map-sidebar/commit/b0126a1a30a35c0caa6ec8bc5a460f18ec273663) +- Update .gitignore [`89cfe13`](https://github.com/alan-wu/map-sidebar/commit/89cfe1341627f151f29a227768377d37a8eec9fa) -## [v1.3.33](https://github.com/akhuoa/map-sidebar/compare/v1.3.18...v1.3.33) - 2022-12-15 +## [v1.3.33](https://github.com/alan-wu/map-sidebar/compare/v1.3.18...v1.3.33) - 2022-12-15 ### Merged -- Change Biolucida Images badge to Images and add a Dataset badge. [`#51`](https://github.com/akhuoa/map-sidebar/pull/51) -- Tab color change [`#50`](https://github.com/akhuoa/map-sidebar/pull/50) -- Switch to using markdown and checking for XSS [`#48`](https://github.com/akhuoa/map-sidebar/pull/48) -- remove hardcoded root url [`#46`](https://github.com/akhuoa/map-sidebar/pull/46) -- Context card source fix [`#45`](https://github.com/akhuoa/map-sidebar/pull/45) -- Fix a bug causing filters are not set when the cascader is yet ready. [`#44`](https://github.com/akhuoa/map-sidebar/pull/44) +- Change Biolucida Images badge to Images and add a Dataset badge. [`#51`](https://github.com/alan-wu/map-sidebar/pull/51) +- Tab color change [`#50`](https://github.com/alan-wu/map-sidebar/pull/50) +- Switch to using markdown and checking for XSS [`#48`](https://github.com/alan-wu/map-sidebar/pull/48) +- remove hardcoded root url [`#46`](https://github.com/alan-wu/map-sidebar/pull/46) +- Context card source fix [`#45`](https://github.com/alan-wu/map-sidebar/pull/45) +- Fix a bug causing filters are not set when the cascader is yet ready. [`#44`](https://github.com/alan-wu/map-sidebar/pull/44) ### Commits -- Switch to using js-xss for sanatization [`f2ee30e`](https://github.com/akhuoa/map-sidebar/commit/f2ee30e338bfc626c6262dde244e8fe2f0d47a6c) -- Add sidebar data input formatting to the readme [`3006ec0`](https://github.com/akhuoa/map-sidebar/commit/3006ec020e4b11432d9d79a1acbca6db59c19ebd) -- Create link to the datasetsDetails filePath page [`3af21cb`](https://github.com/akhuoa/map-sidebar/commit/3af21cb457b71a63048d863b2ad70f3bfe04dcf7) +- Switch to using js-xss for sanatization [`f2ee30e`](https://github.com/alan-wu/map-sidebar/commit/f2ee30e338bfc626c6262dde244e8fe2f0d47a6c) +- Add sidebar data input formatting to the readme [`3006ec0`](https://github.com/alan-wu/map-sidebar/commit/3006ec020e4b11432d9d79a1acbca6db59c19ebd) +- Create link to the datasetsDetails filePath page [`3af21cb`](https://github.com/alan-wu/map-sidebar/commit/3af21cb457b71a63048d863b2ad70f3bfe04dcf7) -## [v1.3.18](https://github.com/akhuoa/map-sidebar/compare/v1.3.1...v1.3.18) - 2022-07-22 +## [v1.3.18](https://github.com/alan-wu/map-sidebar/compare/v1.3.1...v1.3.18) - 2022-07-22 ### Merged -- Facets check [`#43`](https://github.com/akhuoa/map-sidebar/pull/43) -- Remove unused hardcoded keywords [`#42`](https://github.com/akhuoa/map-sidebar/pull/42) -- Fix css error, add comments [`#41`](https://github.com/akhuoa/map-sidebar/pull/41) -- Keyword search [`#40`](https://github.com/akhuoa/map-sidebar/pull/40) -- Keyword search typo fixes [`#39`](https://github.com/akhuoa/map-sidebar/pull/39) -- Add keyword search [`#38`](https://github.com/akhuoa/map-sidebar/pull/38) -- Add scrollbar for content overflow on context card [`#37`](https://github.com/akhuoa/map-sidebar/pull/37) -- Dynamic components [`#36`](https://github.com/akhuoa/map-sidebar/pull/36) +- Facets check [`#43`](https://github.com/alan-wu/map-sidebar/pull/43) +- Remove unused hardcoded keywords [`#42`](https://github.com/alan-wu/map-sidebar/pull/42) +- Fix css error, add comments [`#41`](https://github.com/alan-wu/map-sidebar/pull/41) +- Keyword search [`#40`](https://github.com/alan-wu/map-sidebar/pull/40) +- Keyword search typo fixes [`#39`](https://github.com/alan-wu/map-sidebar/pull/39) +- Add keyword search [`#38`](https://github.com/alan-wu/map-sidebar/pull/38) +- Add scrollbar for content overflow on context card [`#37`](https://github.com/alan-wu/map-sidebar/pull/37) +- Dynamic components [`#36`](https://github.com/alan-wu/map-sidebar/pull/36) ### Commits -- Remove markerLevels.js (not needed) [`bd76e9a`](https://github.com/akhuoa/map-sidebar/commit/bd76e9aabf01adc09bb1cf77ed33c7c3094a750c) -- Add missing file [`4e98a6e`](https://github.com/akhuoa/map-sidebar/commit/4e98a6ecb62b5ded440d27c3b9213aa304b6bb2b) -- Add anatomy to the keywords, reformat document [`0f8e867`](https://github.com/akhuoa/map-sidebar/commit/0f8e867a932d74378c07702746656cbc06eaebf5) +- Remove markerLevels.js (not needed) [`bd76e9a`](https://github.com/alan-wu/map-sidebar/commit/bd76e9aabf01adc09bb1cf77ed33c7c3094a750c) +- Add missing file [`4e98a6e`](https://github.com/alan-wu/map-sidebar/commit/4e98a6ecb62b5ded440d27c3b9213aa304b6bb2b) +- Add anatomy to the keywords, reformat document [`0f8e867`](https://github.com/alan-wu/map-sidebar/commit/0f8e867a932d74378c07702746656cbc06eaebf5) -## [v1.3.1](https://github.com/akhuoa/map-sidebar/compare/v1.2.0-beta.11...v1.3.1) - 2022-06-09 +## [v1.3.1](https://github.com/alan-wu/map-sidebar/compare/v1.2.0-beta.11...v1.3.1) - 2022-06-09 ### Merged -- Fix for context card banners [`#35`](https://github.com/akhuoa/map-sidebar/pull/35) -- Image gallery on sidebar [`#34`](https://github.com/akhuoa/map-sidebar/pull/34) +- Fix for context card banners [`#35`](https://github.com/alan-wu/map-sidebar/pull/35) +- Image gallery on sidebar [`#34`](https://github.com/alan-wu/map-sidebar/pull/34) ### Commits -- Increment version to 1.3.0 [`415916c`](https://github.com/akhuoa/map-sidebar/commit/415916c5ddf0257df5a9b447cf2a37050d2d2765) -- Set maximum number of downloads in paralle. [`f0d88f4`](https://github.com/akhuoa/map-sidebar/commit/f0d88f413cfbc1aadf4a2c77e3a580efb2ae758b) -- Update gallery. [`06241ae`](https://github.com/akhuoa/map-sidebar/commit/06241aec4646306d534c9bb3b7faa71720f82217) +- Increment version to 1.3.0 [`415916c`](https://github.com/alan-wu/map-sidebar/commit/415916c5ddf0257df5a9b447cf2a37050d2d2765) +- Set maximum number of downloads in paralle. [`f0d88f4`](https://github.com/alan-wu/map-sidebar/commit/f0d88f413cfbc1aadf4a2c77e3a580efb2ae758b) +- Update gallery. [`06241ae`](https://github.com/alan-wu/map-sidebar/commit/06241aec4646306d534c9bb3b7faa71720f82217) -## [v1.2.0-beta.11](https://github.com/akhuoa/map-sidebar/compare/v1.2.0-beta.10...v1.2.0-beta.11) - 2022-05-23 +## [v1.2.0-beta.11](https://github.com/alan-wu/map-sidebar/compare/v1.2.0-beta.10...v1.2.0-beta.11) - 2022-05-23 ### Commits -- Update to gallery 0.3.0-beta.5 [`76f64a1`](https://github.com/akhuoa/map-sidebar/commit/76f64a1737072e370e659d7219fad6988728179d) +- Update to gallery 0.3.0-beta.5 [`76f64a1`](https://github.com/alan-wu/map-sidebar/commit/76f64a1737072e370e659d7219fad6988728179d) -## [v1.2.0-beta.10](https://github.com/akhuoa/map-sidebar/compare/1.1.3-fix-0...v1.2.0-beta.10) - 2022-05-18 +## [v1.2.0-beta.10](https://github.com/alan-wu/map-sidebar/compare/1.1.3-fix-0...v1.2.0-beta.10) - 2022-05-18 ### Merged -- Updated the way to detect a simulation dataset [`#33`](https://github.com/akhuoa/map-sidebar/pull/33) -- Fix package number being out of date [`#32`](https://github.com/akhuoa/map-sidebar/pull/32) -- Now populate cards from algolia, then add scicrunch data [`#31`](https://github.com/akhuoa/map-sidebar/pull/31) -- Contex cards via scicrunch [`#30`](https://github.com/akhuoa/map-sidebar/pull/30) -- Add hardcoded data and ability to display samples: [`#29`](https://github.com/akhuoa/map-sidebar/pull/29) -- Contex cards via scicrunch - finishing touches [`#28`](https://github.com/akhuoa/map-sidebar/pull/28) -- Context cards via scicrunch [`#27`](https://github.com/akhuoa/map-sidebar/pull/27) -- Fix facets not being passed in emit [`#26`](https://github.com/akhuoa/map-sidebar/pull/26) -- Fix an issue the auto merge caused [`#25`](https://github.com/akhuoa/map-sidebar/pull/25) -- Switch to using dois for finding datasets as opposed to discover ids [`#24`](https://github.com/akhuoa/map-sidebar/pull/24) -- Use the latest version of svg which fix a problem with icons on sparc-app. [`#23`](https://github.com/akhuoa/map-sidebar/pull/23) -- Algolia search [`#22`](https://github.com/akhuoa/map-sidebar/pull/22) -- Fix sample size text. [`#21`](https://github.com/akhuoa/map-sidebar/pull/21) -- Fix facet not set correctly with open search [`#20`](https://github.com/akhuoa/map-sidebar/pull/20) +- Updated the way to detect a simulation dataset [`#33`](https://github.com/alan-wu/map-sidebar/pull/33) +- Fix package number being out of date [`#32`](https://github.com/alan-wu/map-sidebar/pull/32) +- Now populate cards from algolia, then add scicrunch data [`#31`](https://github.com/alan-wu/map-sidebar/pull/31) +- Contex cards via scicrunch [`#30`](https://github.com/alan-wu/map-sidebar/pull/30) +- Add hardcoded data and ability to display samples: [`#29`](https://github.com/alan-wu/map-sidebar/pull/29) +- Contex cards via scicrunch - finishing touches [`#28`](https://github.com/alan-wu/map-sidebar/pull/28) +- Context cards via scicrunch [`#27`](https://github.com/alan-wu/map-sidebar/pull/27) +- Fix facets not being passed in emit [`#26`](https://github.com/alan-wu/map-sidebar/pull/26) +- Fix an issue the auto merge caused [`#25`](https://github.com/alan-wu/map-sidebar/pull/25) +- Switch to using dois for finding datasets as opposed to discover ids [`#24`](https://github.com/alan-wu/map-sidebar/pull/24) +- Use the latest version of svg which fix a problem with icons on sparc-app. [`#23`](https://github.com/alan-wu/map-sidebar/pull/23) +- Algolia search [`#22`](https://github.com/alan-wu/map-sidebar/pull/22) +- Fix sample size text. [`#21`](https://github.com/alan-wu/map-sidebar/pull/21) +- Fix facet not set correctly with open search [`#20`](https://github.com/alan-wu/map-sidebar/pull/20) ### Commits -- Initial commit of gallery. [`4f9e96a`](https://github.com/akhuoa/map-sidebar/commit/4f9e96a586a3f1e760331b5c35442552eb2d75bd) -- Add badges buttons for image gallery filtering. [`a3c2958`](https://github.com/akhuoa/map-sidebar/commit/a3c29580871ff3355ef8897b3e9b4f7b04ae6143) -- Initial supports for image gallery. [`1a178bd`](https://github.com/akhuoa/map-sidebar/commit/1a178bd86c64b378bd8dbf25574aaa02efe97acf) +- Initial commit of gallery. [`4f9e96a`](https://github.com/alan-wu/map-sidebar/commit/4f9e96a586a3f1e760331b5c35442552eb2d75bd) +- Add badges buttons for image gallery filtering. [`a3c2958`](https://github.com/alan-wu/map-sidebar/commit/a3c29580871ff3355ef8897b3e9b4f7b04ae6143) +- Initial supports for image gallery. [`1a178bd`](https://github.com/alan-wu/map-sidebar/commit/1a178bd86c64b378bd8dbf25574aaa02efe97acf) -## [1.1.3-fix-0](https://github.com/akhuoa/map-sidebar/compare/1.0.12...1.1.3-fix-0) - 2022-01-28 +## [1.1.3-fix-0](https://github.com/alan-wu/map-sidebar/compare/1.0.12...1.1.3-fix-0) - 2022-01-28 ### Merged -- Integrated features [`#19`](https://github.com/akhuoa/map-sidebar/pull/19) -- Add published year [`#6`](https://github.com/akhuoa/map-sidebar/pull/6) -- Remove setinterval, use cascader callback [`#4`](https://github.com/akhuoa/map-sidebar/pull/4) -- Make labels in sidebar cascader clickable [`#3`](https://github.com/akhuoa/map-sidebar/pull/3) +- Integrated features [`#19`](https://github.com/alan-wu/map-sidebar/pull/19) +- Add published year [`#6`](https://github.com/alan-wu/map-sidebar/pull/6) +- Remove setinterval, use cascader callback [`#4`](https://github.com/alan-wu/map-sidebar/pull/4) +- Make labels in sidebar cascader clickable [`#3`](https://github.com/alan-wu/map-sidebar/pull/3) ### Commits -- Updated package-lock.json. [`6cc7a9c`](https://github.com/akhuoa/map-sidebar/commit/6cc7a9cd7092ece505585979fb807ee552597290) -- Merged in simulation branch changes. [`dfb6245`](https://github.com/akhuoa/map-sidebar/commit/dfb6245221cb0d0d93a980703f173077975f7506) -- Updates to package-lock.json. [`e401cfc`](https://github.com/akhuoa/map-sidebar/commit/e401cfc3718cf3db65608feb5763fc497fb396ca) +- Updated package-lock.json. [`6cc7a9c`](https://github.com/alan-wu/map-sidebar/commit/6cc7a9cd7092ece505585979fb807ee552597290) +- Merged in simulation branch changes. [`dfb6245`](https://github.com/alan-wu/map-sidebar/commit/dfb6245221cb0d0d93a980703f173077975f7506) +- Updates to package-lock.json. [`e401cfc`](https://github.com/alan-wu/map-sidebar/commit/e401cfc3718cf3db65608feb5763fc497fb396ca) ## 1.0.12 - 2021-07-15 ### Merged -- Filters and other fixes [`#18`](https://github.com/akhuoa/map-sidebar/pull/18) -- Emit event [`#17`](https://github.com/akhuoa/map-sidebar/pull/17) -- Add check for organ labels [`#15`](https://github.com/akhuoa/map-sidebar/pull/15) -- Add neuron search [`#14`](https://github.com/akhuoa/map-sidebar/pull/14) -- Tehsurfer add neuron search [`#1`](https://github.com/akhuoa/map-sidebar/pull/1) -- Fix label 'Genotype' being wrong [`#13`](https://github.com/akhuoa/map-sidebar/pull/13) -- Fix a bug when there is less than 2 contributors. [`#11`](https://github.com/akhuoa/map-sidebar/pull/11) -- Change endpoint to pennsieve. [`#10`](https://github.com/akhuoa/map-sidebar/pull/10) -- Fix sidebar not searching on load [`#9`](https://github.com/akhuoa/map-sidebar/pull/9) -- Give the mockup label more meaningful name. [`#8`](https://github.com/akhuoa/map-sidebar/pull/8) -- small clean up [`#7`](https://github.com/akhuoa/map-sidebar/pull/7) -- Fix search displaying result from previous search input. [`#5`](https://github.com/akhuoa/map-sidebar/pull/5) -- Fix sizing with information card [`#4`](https://github.com/akhuoa/map-sidebar/pull/4) -- Fix images and css breaking mapintegratedvuer [`#3`](https://github.com/akhuoa/map-sidebar/pull/3) -- Merge in upstream changes. [`#1`](https://github.com/akhuoa/map-sidebar/pull/1) -- Added tabs and context cards to sidebar [`#2`](https://github.com/akhuoa/map-sidebar/pull/2) -- Tidy up for releases. [`#1`](https://github.com/akhuoa/map-sidebar/pull/1) - -### Commits - -- Create map-sidebar repo [`ce887ae`](https://github.com/akhuoa/map-sidebar/commit/ce887aec6cef1cc7ee4786117624c8f143ee4411) -- Change version to 1.0.0. [`a431eed`](https://github.com/akhuoa/map-sidebar/commit/a431eede106aa604be063ab3c71c8382d5b04757) -- Clean up and small improvements. [`98d19cd`](https://github.com/akhuoa/map-sidebar/commit/98d19cdb59476b0d7ceb3e725ef14d18b61e67ca) +- Filters and other fixes [`#18`](https://github.com/alan-wu/map-sidebar/pull/18) +- Emit event [`#17`](https://github.com/alan-wu/map-sidebar/pull/17) +- Add check for organ labels [`#15`](https://github.com/alan-wu/map-sidebar/pull/15) +- Add neuron search [`#14`](https://github.com/alan-wu/map-sidebar/pull/14) +- Tehsurfer add neuron search [`#1`](https://github.com/alan-wu/map-sidebar/pull/1) +- Fix label 'Genotype' being wrong [`#13`](https://github.com/alan-wu/map-sidebar/pull/13) +- Fix a bug when there is less than 2 contributors. [`#11`](https://github.com/alan-wu/map-sidebar/pull/11) +- Change endpoint to pennsieve. [`#10`](https://github.com/alan-wu/map-sidebar/pull/10) +- Fix sidebar not searching on load [`#9`](https://github.com/alan-wu/map-sidebar/pull/9) +- Give the mockup label more meaningful name. [`#8`](https://github.com/alan-wu/map-sidebar/pull/8) +- small clean up [`#7`](https://github.com/alan-wu/map-sidebar/pull/7) +- Fix search displaying result from previous search input. [`#5`](https://github.com/alan-wu/map-sidebar/pull/5) +- Fix sizing with information card [`#4`](https://github.com/alan-wu/map-sidebar/pull/4) +- Fix images and css breaking mapintegratedvuer [`#3`](https://github.com/alan-wu/map-sidebar/pull/3) +- Merge in upstream changes. [`#1`](https://github.com/alan-wu/map-sidebar/pull/1) +- Added tabs and context cards to sidebar [`#2`](https://github.com/alan-wu/map-sidebar/pull/2) +- Tidy up for releases. [`#1`](https://github.com/alan-wu/map-sidebar/pull/1) + +### Commits + +- Create map-sidebar repo [`ce887ae`](https://github.com/alan-wu/map-sidebar/commit/ce887aec6cef1cc7ee4786117624c8f143ee4411) +- Change version to 1.0.0. [`a431eed`](https://github.com/alan-wu/map-sidebar/commit/a431eede106aa604be063ab3c71c8382d5b04757) +- Clean up and small improvements. [`98d19cd`](https://github.com/alan-wu/map-sidebar/commit/98d19cdb59476b0d7ceb3e725ef14d18b61e67ca) diff --git a/package-lock.json b/package-lock.json index b3108db..4499b94 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@abi-software/map-side-bar", - "version": "2.5.3-beta.11", + "version": "2.6.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@abi-software/map-side-bar", - "version": "2.5.3-beta.11", + "version": "2.6.0", "dependencies": { "@abi-software/gallery": "^1.1.2", "@abi-software/map-utilities": "^1.3.0", diff --git a/package.json b/package.json index 8a4edb5..dcd6d5b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@abi-software/map-side-bar", - "version": "2.5.3-beta.11", + "version": "2.6.0", "files": [ "dist/*", "src/*",