@abi-software/map-side-bar 1.3.38 → 1.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md ADDED
@@ -0,0 +1,203 @@
1
+ # Changelog
2
+
3
+ All notable changes to this project will be documented in this file.
4
+
5
+ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6
+ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
+
8
+ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
9
+
10
+ ## [v1.4.0](https://github.com/alan-wu/map-sidebar/compare/v1.3.39-beta.0...v1.4.0)
11
+
12
+ ### Commits
13
+
14
+ - Update package. [`1b2c4b8`](https://github.com/alan-wu/map-sidebar/commit/1b2c4b848375ecf089f1a8e5ff5d8204e1243a3c)
15
+ - Update packages. [`e1a3924`](https://github.com/alan-wu/map-sidebar/commit/e1a3924a11421c35cff3efd1fcb4bb56707bf8af)
16
+ - Upgrade to vue 2.6.14 [`e0e8822`](https://github.com/alan-wu/map-sidebar/commit/e0e88228d96ec96b466aa93cf7223503a867a980)
17
+
18
+ ## [v1.3.39-beta.0](https://github.com/alan-wu/map-sidebar/compare/v1.3.38...v1.3.39-beta.0) - 2023-06-12
19
+
20
+ ### Merged
21
+
22
+ - Update vue to 2.7.14 [`#57`](https://github.com/alan-wu/map-sidebar/pull/57)
23
+ - Fix an issue with JSON parse on plotAnnotation. [`#58`](https://github.com/alan-wu/map-sidebar/pull/58)
24
+ - Support scss. [`#56`](https://github.com/alan-wu/map-sidebar/pull/56)
25
+
26
+ ### Commits
27
+
28
+ - Add autochangelog to release command. [`c57a6a0`](https://github.com/alan-wu/map-sidebar/commit/c57a6a020c4d3582e2e784e7b808286b22cdeedc)
29
+ - Add new commands for version release. [`fc0e579`](https://github.com/alan-wu/map-sidebar/commit/fc0e579517a4cf83dee3f5aa1201c7369d2bc53a)
30
+ - Downgrade version. [`8f55e01`](https://github.com/alan-wu/map-sidebar/commit/8f55e01f95e05bf11bdf2c8f8c4746f8e81bac93)
31
+
32
+ ## [v1.3.38](https://github.com/alan-wu/map-sidebar/compare/v1.3.37...v1.3.38) - 2023-04-10
33
+
34
+ ### Commits
35
+
36
+ - Replace css with scss. [`5970c81`](https://github.com/alan-wu/map-sidebar/commit/5970c818d705adf468e8bd62c6713fb886a74fa1)
37
+ - Update to use the latest gallery which supports scss. [`1ec6529`](https://github.com/alan-wu/map-sidebar/commit/1ec652935bbd88797f1e46777e217e7a10c1788f)
38
+
39
+ ## [v1.3.37](https://github.com/alan-wu/map-sidebar/compare/v1.3.36...v1.3.37) - 2023-04-10
40
+
41
+ ### Commits
42
+
43
+ - Version 1.3.37 release. [`17c88e6`](https://github.com/alan-wu/map-sidebar/commit/17c88e6fbbfd9ad7bdd589290fdf84fd28f2fbf9)
44
+
45
+ ## [v1.3.36](https://github.com/alan-wu/map-sidebar/compare/v1.3.34...v1.3.36) - 2023-03-23
46
+
47
+ ### Merged
48
+
49
+ - Support S3 bucket for all related resources [`#55`](https://github.com/alan-wu/map-sidebar/pull/55)
50
+ - Sidebar feedback sprint 27 [`#54`](https://github.com/alan-wu/map-sidebar/pull/54)
51
+ - Refactoring [`#53`](https://github.com/alan-wu/map-sidebar/pull/53)
52
+
53
+ ### Commits
54
+
55
+ - Add a mixin for getting s3 information. Support s3 bucket with context card. [`7c9617d`](https://github.com/alan-wu/map-sidebar/commit/7c9617deae781987eab584d8cae08fbdf5044465)
56
+ - Switch to using algolia 'type' facet [`861ee60`](https://github.com/alan-wu/map-sidebar/commit/861ee600e43ef9f371a671a257182dd8c6473e69)
57
+ - Add s3 bucket information [`dc139dd`](https://github.com/alan-wu/map-sidebar/commit/dc139ddb685b4c2f1a40826ce8170e9baff6ffe0)
58
+
59
+ ## [v1.3.34](https://github.com/alan-wu/map-sidebar/compare/v1.3.33...v1.3.34) - 2023-02-02
60
+
61
+ ### Merged
62
+
63
+ - Fix a bug caused by retracted datasets. [`#52`](https://github.com/alan-wu/map-sidebar/pull/52)
64
+
65
+ ### Commits
66
+
67
+ - 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)
68
+ - increment version to 1.3.34. [`b0126a1`](https://github.com/alan-wu/map-sidebar/commit/b0126a1a30a35c0caa6ec8bc5a460f18ec273663)
69
+ - Update .gitignore [`89cfe13`](https://github.com/alan-wu/map-sidebar/commit/89cfe1341627f151f29a227768377d37a8eec9fa)
70
+
71
+ ## [v1.3.33](https://github.com/alan-wu/map-sidebar/compare/v1.3.18...v1.3.33) - 2022-12-15
72
+
73
+ ### Merged
74
+
75
+ - Change Biolucida Images badge to Images and add a Dataset badge. [`#51`](https://github.com/alan-wu/map-sidebar/pull/51)
76
+ - Tab color change [`#50`](https://github.com/alan-wu/map-sidebar/pull/50)
77
+ - Switch to using markdown and checking for XSS [`#48`](https://github.com/alan-wu/map-sidebar/pull/48)
78
+ - remove hardcoded root url [`#46`](https://github.com/alan-wu/map-sidebar/pull/46)
79
+ - Context card source fix [`#45`](https://github.com/alan-wu/map-sidebar/pull/45)
80
+ - Fix a bug causing filters are not set when the cascader is yet ready. [`#44`](https://github.com/alan-wu/map-sidebar/pull/44)
81
+
82
+ ### Commits
83
+
84
+ - Switch to using js-xss for sanatization [`f2ee30e`](https://github.com/alan-wu/map-sidebar/commit/f2ee30e338bfc626c6262dde244e8fe2f0d47a6c)
85
+ - Add sidebar data input formatting to the readme [`3006ec0`](https://github.com/alan-wu/map-sidebar/commit/3006ec020e4b11432d9d79a1acbca6db59c19ebd)
86
+ - Create link to the datasetsDetails filePath page [`3af21cb`](https://github.com/alan-wu/map-sidebar/commit/3af21cb457b71a63048d863b2ad70f3bfe04dcf7)
87
+
88
+ ## [v1.3.18](https://github.com/alan-wu/map-sidebar/compare/v1.3.1...v1.3.18) - 2022-07-22
89
+
90
+ ### Merged
91
+
92
+ - Facets check [`#43`](https://github.com/alan-wu/map-sidebar/pull/43)
93
+ - Remove unused hardcoded keywords [`#42`](https://github.com/alan-wu/map-sidebar/pull/42)
94
+ - Fix css error, add comments [`#41`](https://github.com/alan-wu/map-sidebar/pull/41)
95
+ - Keyword search [`#40`](https://github.com/alan-wu/map-sidebar/pull/40)
96
+ - Keyword search typo fixes [`#39`](https://github.com/alan-wu/map-sidebar/pull/39)
97
+ - Add keyword search [`#38`](https://github.com/alan-wu/map-sidebar/pull/38)
98
+ - Add scrollbar for content overflow on context card [`#37`](https://github.com/alan-wu/map-sidebar/pull/37)
99
+ - Dynamic components [`#36`](https://github.com/alan-wu/map-sidebar/pull/36)
100
+
101
+ ### Commits
102
+
103
+ - Remove markerLevels.js (not needed) [`bd76e9a`](https://github.com/alan-wu/map-sidebar/commit/bd76e9aabf01adc09bb1cf77ed33c7c3094a750c)
104
+ - Add missing file [`4e98a6e`](https://github.com/alan-wu/map-sidebar/commit/4e98a6ecb62b5ded440d27c3b9213aa304b6bb2b)
105
+ - Add anatomy to the keywords, reformat document [`0f8e867`](https://github.com/alan-wu/map-sidebar/commit/0f8e867a932d74378c07702746656cbc06eaebf5)
106
+
107
+ ## [v1.3.1](https://github.com/alan-wu/map-sidebar/compare/v1.3.0...v1.3.1) - 2022-06-09
108
+
109
+ ### Merged
110
+
111
+ - Fix for context card banners [`#35`](https://github.com/alan-wu/map-sidebar/pull/35)
112
+
113
+ ### Commits
114
+
115
+ - Update gallery. [`06241ae`](https://github.com/alan-wu/map-sidebar/commit/06241aec4646306d534c9bb3b7faa71720f82217)
116
+ - Fix incorrect view url on the context card. [`637d5e0`](https://github.com/alan-wu/map-sidebar/commit/637d5e0d2bfc58ea2dda4c5bc3b68b75f2b8e522)
117
+ - Set a height for dataset card to avoid resizing. [`35b8fc7`](https://github.com/alan-wu/map-sidebar/commit/35b8fc741d49d5f9d5d4ef2e0ac8219d9051769b)
118
+
119
+ ## [v1.3.0](https://github.com/alan-wu/map-sidebar/compare/v1.2.0-beta.11...v1.3.0) - 2022-05-27
120
+
121
+ ### Merged
122
+
123
+ - Image gallery on sidebar [`#34`](https://github.com/alan-wu/map-sidebar/pull/34)
124
+
125
+ ### Commits
126
+
127
+ - Increment version to 1.3.0 [`415916c`](https://github.com/alan-wu/map-sidebar/commit/415916c5ddf0257df5a9b447cf2a37050d2d2765)
128
+ - Set maximum number of downloads in paralle. [`f0d88f4`](https://github.com/alan-wu/map-sidebar/commit/f0d88f413cfbc1aadf4a2c77e3a580efb2ae758b)
129
+ - Support parallel cards loading. Add missing contextual information. [`feb9140`](https://github.com/alan-wu/map-sidebar/commit/feb91406da756ea4b979126ed96b8d84f5b73a7d)
130
+
131
+ ## [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
132
+
133
+ ### Commits
134
+
135
+ - Update to gallery 0.3.0-beta.5 [`76f64a1`](https://github.com/alan-wu/map-sidebar/commit/76f64a1737072e370e659d7219fad6988728179d)
136
+
137
+ ## [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
138
+
139
+ ### Merged
140
+
141
+ - Updated the way to detect a simulation dataset [`#33`](https://github.com/alan-wu/map-sidebar/pull/33)
142
+ - Fix package number being out of date [`#32`](https://github.com/alan-wu/map-sidebar/pull/32)
143
+ - Now populate cards from algolia, then add scicrunch data [`#31`](https://github.com/alan-wu/map-sidebar/pull/31)
144
+ - Contex cards via scicrunch [`#30`](https://github.com/alan-wu/map-sidebar/pull/30)
145
+ - Add hardcoded data and ability to display samples: [`#29`](https://github.com/alan-wu/map-sidebar/pull/29)
146
+ - Contex cards via scicrunch - finishing touches [`#28`](https://github.com/alan-wu/map-sidebar/pull/28)
147
+ - Context cards via scicrunch [`#27`](https://github.com/alan-wu/map-sidebar/pull/27)
148
+ - Fix facets not being passed in emit [`#26`](https://github.com/alan-wu/map-sidebar/pull/26)
149
+ - Fix an issue the auto merge caused [`#25`](https://github.com/alan-wu/map-sidebar/pull/25)
150
+ - Switch to using dois for finding datasets as opposed to discover ids [`#24`](https://github.com/alan-wu/map-sidebar/pull/24)
151
+ - 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)
152
+ - Algolia search [`#22`](https://github.com/alan-wu/map-sidebar/pull/22)
153
+ - Fix sample size text. [`#21`](https://github.com/alan-wu/map-sidebar/pull/21)
154
+ - Fix facet not set correctly with open search [`#20`](https://github.com/alan-wu/map-sidebar/pull/20)
155
+
156
+ ### Commits
157
+
158
+ - Initial supports for image gallery. [`1a178bd`](https://github.com/alan-wu/map-sidebar/commit/1a178bd86c64b378bd8dbf25574aaa02efe97acf)
159
+ - Initial commit of gallery. [`4f9e96a`](https://github.com/alan-wu/map-sidebar/commit/4f9e96a586a3f1e760331b5c35442552eb2d75bd)
160
+ - Add badges buttons for image gallery filtering. [`a3c2958`](https://github.com/alan-wu/map-sidebar/commit/a3c29580871ff3355ef8897b3e9b4f7b04ae6143)
161
+
162
+ ## [1.1.3-fix-0](https://github.com/alan-wu/map-sidebar/compare/1.0.12...1.1.3-fix-0) - 2022-01-28
163
+
164
+ ### Merged
165
+
166
+ - Integrated features [`#19`](https://github.com/alan-wu/map-sidebar/pull/19)
167
+ - Add published year [`#6`](https://github.com/alan-wu/map-sidebar/pull/6)
168
+ - Remove setinterval, use cascader callback [`#4`](https://github.com/alan-wu/map-sidebar/pull/4)
169
+ - Make labels in sidebar cascader clickable [`#3`](https://github.com/alan-wu/map-sidebar/pull/3)
170
+
171
+ ### Commits
172
+
173
+ - Updated package-lock.json. [`6cc7a9c`](https://github.com/alan-wu/map-sidebar/commit/6cc7a9cd7092ece505585979fb807ee552597290)
174
+ - Merged in simulation branch changes. [`dfb6245`](https://github.com/alan-wu/map-sidebar/commit/dfb6245221cb0d0d93a980703f173077975f7506)
175
+ - Updates to package-lock.json. [`e401cfc`](https://github.com/alan-wu/map-sidebar/commit/e401cfc3718cf3db65608feb5763fc497fb396ca)
176
+
177
+ ## 1.0.12 - 2021-07-15
178
+
179
+ ### Merged
180
+
181
+ - Filters and other fixes [`#18`](https://github.com/alan-wu/map-sidebar/pull/18)
182
+ - Emit event [`#17`](https://github.com/alan-wu/map-sidebar/pull/17)
183
+ - Add check for organ labels [`#15`](https://github.com/alan-wu/map-sidebar/pull/15)
184
+ - Add neuron search [`#14`](https://github.com/alan-wu/map-sidebar/pull/14)
185
+ - Tehsurfer add neuron search [`#1`](https://github.com/alan-wu/map-sidebar/pull/1)
186
+ - Fix label 'Genotype' being wrong [`#13`](https://github.com/alan-wu/map-sidebar/pull/13)
187
+ - Fix a bug when there is less than 2 contributors. [`#11`](https://github.com/alan-wu/map-sidebar/pull/11)
188
+ - Change endpoint to pennsieve. [`#10`](https://github.com/alan-wu/map-sidebar/pull/10)
189
+ - Fix sidebar not searching on load [`#9`](https://github.com/alan-wu/map-sidebar/pull/9)
190
+ - Give the mockup label more meaningful name. [`#8`](https://github.com/alan-wu/map-sidebar/pull/8)
191
+ - small clean up [`#7`](https://github.com/alan-wu/map-sidebar/pull/7)
192
+ - Fix search displaying result from previous search input. [`#5`](https://github.com/alan-wu/map-sidebar/pull/5)
193
+ - Fix sizing with information card [`#4`](https://github.com/alan-wu/map-sidebar/pull/4)
194
+ - Fix images and css breaking mapintegratedvuer [`#3`](https://github.com/alan-wu/map-sidebar/pull/3)
195
+ - Merge in upstream changes. [`#1`](https://github.com/alan-wu/map-sidebar/pull/1)
196
+ - Added tabs and context cards to sidebar [`#2`](https://github.com/alan-wu/map-sidebar/pull/2)
197
+ - Tidy up for releases. [`#1`](https://github.com/alan-wu/map-sidebar/pull/1)
198
+
199
+ ### Commits
200
+
201
+ - Create map-sidebar repo [`ce887ae`](https://github.com/alan-wu/map-sidebar/commit/ce887aec6cef1cc7ee4786117624c8f143ee4411)
202
+ - Change version to 1.0.0. [`a431eed`](https://github.com/alan-wu/map-sidebar/commit/a431eede106aa604be063ab3c71c8382d5b04757)
203
+ - Clean up and small improvements. [`98d19cd`](https://github.com/alan-wu/map-sidebar/commit/98d19cdb59476b0d7ceb3e725ef14d18b61e67ca)