@abi-software/scaffoldvuer 0.2.3-alpha → 0.3.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.
Files changed (48) hide show
  1. package/.eslintrc.js +12 -12
  2. package/CHANGELOG.md +332 -316
  3. package/LICENSE +201 -201
  4. package/README.md +164 -164
  5. package/babel.config.js +14 -14
  6. package/dist/scaffoldvuer-wc.common.js +34 -34
  7. package/dist/scaffoldvuer-wc.umd.js +34 -34
  8. package/dist/scaffoldvuer-wc.umd.min.js +34 -34
  9. package/dist/scaffoldvuer.common.js +373 -364
  10. package/dist/scaffoldvuer.common.js.map +1 -1
  11. package/dist/scaffoldvuer.css +1 -1
  12. package/dist/scaffoldvuer.umd.js +373 -364
  13. package/dist/scaffoldvuer.umd.js.map +1 -1
  14. package/dist/scaffoldvuer.umd.min.js +1 -1
  15. package/dist/scaffoldvuer.umd.min.js.map +1 -1
  16. package/package-lock.json +18121 -18119
  17. package/package.json +89 -89
  18. package/public/index.html +17 -17
  19. package/src/App.vue +669 -669
  20. package/src/ScaffoldVuer-wc.js +13 -13
  21. package/src/app/DropZone.vue +114 -114
  22. package/src/app/ModelsInformation.js +35 -35
  23. package/src/app/ModelsTable.vue +113 -113
  24. package/src/app/TextureDemos.js +114 -114
  25. package/src/assets/_variables.scss +43 -43
  26. package/src/assets/styles.scss +7 -7
  27. package/src/components/OpacityControls.vue +222 -222
  28. package/src/components/PrimitiveControls.vue +158 -0
  29. package/src/components/ScaffoldTooltip.vue +142 -142
  30. package/src/components/ScaffoldVuer.md +44 -44
  31. package/src/components/ScaffoldVuer.vue +2006 -1997
  32. package/src/components/TreeControls.vue +699 -699
  33. package/src/components/index.js +7 -7
  34. package/src/credential.json +12 -0
  35. package/src/main.js +14 -14
  36. package/src/scripts/BaseModule.js +80 -80
  37. package/src/scripts/RendererModule.js +289 -289
  38. package/src/scripts/WebGL.js +94 -94
  39. package/src/scripts/annotation.js +5 -5
  40. package/src/scripts/eventNotifier.js +66 -66
  41. package/src/scripts/graphicsHighlight.js +134 -134
  42. package/src/scripts/organsRenderer.js +587 -587
  43. package/src/scripts/search.js +182 -182
  44. package/src/scripts/utilities.js +146 -146
  45. package/styleguide.config.js +22 -22
  46. package/vue.config.js +41 -41
  47. package/src/components/test.pdf +0 -0
  48. package/src/searchControls.vue +0 -122
package/CHANGELOG.md CHANGED
@@ -1,316 +1,332 @@
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
- ## [v0.2.2](https://github.com/alan-wu/scaffoldvuer/compare/v0.2.2-beta.2...v0.2.2)
11
-
12
- ### Merged
13
-
14
- - Add a new optional open map menu [`#113`](https://github.com/alan-wu/scaffoldvuer/pull/113)
15
-
16
- ## [v0.2.2-beta.2](https://github.com/alan-wu/scaffoldvuer/compare/v0.2.2-beta.1...v0.2.2-beta.2) - 2023-07-12
17
-
18
- ### Commits
19
-
20
- - Support single and multiple term searches. [`e874126`](https://github.com/alan-wu/scaffoldvuer/commit/e874126859685929656a9e593b5ba4c0b74ebb30)
21
- - Fix a typo. [`bf94cd3`](https://github.com/alan-wu/scaffoldvuer/commit/bf94cd392e1b3b8ace625b17d277357ec1fda004)
22
-
23
- ## [v0.2.2-beta.1](https://github.com/alan-wu/scaffoldvuer/compare/v0.2.2-beta.0...v0.2.2-beta.1) - 2023-07-11
24
-
25
- ### Commits
26
-
27
- - Open map options are now a prop. [`9e59f2a`](https://github.com/alan-wu/scaffoldvuer/commit/9e59f2a60d9cba2c558d7e0433bf5d31066eba6c)
28
-
29
- ## [v0.2.2-beta.0](https://github.com/alan-wu/scaffoldvuer/compare/v0.2.1...v0.2.2-beta.0) - 2023-07-11
30
-
31
- ### Merged
32
-
33
- - Add a loading wheel on the region tree until the model is fully loaded. [`#112`](https://github.com/alan-wu/scaffoldvuer/pull/112)
34
-
35
- ### Commits
36
-
37
- - Add open map UI. [`e2d6e99`](https://github.com/alan-wu/scaffoldvuer/commit/e2d6e99828829e9a3e15c6b4aeef618103795a04)
38
- - Update svg icon. [`905b2ed`](https://github.com/alan-wu/scaffoldvuer/commit/905b2edd0bc0d4a6085feaf7b6af8365dfde5ffd)
39
-
40
- ## [v0.2.1](https://github.com/alan-wu/scaffoldvuer/compare/v0.2.1-beta.1...v0.2.1) - 2023-06-22
41
-
42
- ### Commits
43
-
44
- - Update zincjs to 1.0.16 which calculate rect on mouse enter event. [`939f3cd`](https://github.com/alan-wu/scaffoldvuer/commit/939f3cd038887f3382dae374ba2a2e77c63855a1)
45
- - Hide arrow from tooltip. [`8092e40`](https://github.com/alan-wu/scaffoldvuer/commit/8092e40779474f764b07258c3b0ffe5f94c13714)
46
-
47
- ## [v0.2.1-beta.1](https://github.com/alan-wu/scaffoldvuer/compare/v0.2.1-beta.0...v0.2.1-beta.1) - 2023-06-13
48
-
49
- ### Commits
50
-
51
- - Revert changes in dependencies. [`65a6e57`](https://github.com/alan-wu/scaffoldvuer/commit/65a6e57d663c075804194f3fd2142dae850dea43)
52
-
53
- ## [v0.2.1-beta.0](https://github.com/alan-wu/scaffoldvuer/compare/v0.2.0...v0.2.1-beta.0) - 2023-06-13
54
-
55
- ### Commits
56
-
57
- - Udpate dependencies. [`f014e14`](https://github.com/alan-wu/scaffoldvuer/commit/f014e147e563ae974f6ed0d508a978d2f7b8f78b)
58
-
59
- ## [v0.2.0](https://github.com/alan-wu/scaffoldvuer/compare/v0.1.62...v0.2.0) - 2023-06-12
60
-
61
- ### Merged
62
-
63
- - Update packages. [`#110`](https://github.com/alan-wu/scaffoldvuer/pull/110)
64
- - Update beta text styles. [`#111`](https://github.com/alan-wu/scaffoldvuer/pull/111)
65
-
66
- ### Commits
67
-
68
- - Downgrade to vue 2.6.14 [`7c9364a`](https://github.com/alan-wu/scaffoldvuer/commit/7c9364a0c83e63a1bcb6a6f3a7e7e33de445f9c5)
69
- - Downgrade to vue 2.6.14 [`2c2b1fd`](https://github.com/alan-wu/scaffoldvuer/commit/2c2b1fd4001f9a8c88b692e2918e0224eca87b44)
70
- - Merge in changes. [`af341c3`](https://github.com/alan-wu/scaffoldvuer/commit/af341c33fe60307e6376548cd0f0aa567194df44)
71
-
72
- ## [v0.1.62](https://github.com/alan-wu/scaffoldvuer/compare/v0.1.61...v0.1.62) - 2023-06-01
73
-
74
- ### Merged
75
-
76
- - Enable live updates in show region tooltip method. [`#109`](https://github.com/alan-wu/scaffoldvuer/pull/109)
77
-
78
- ### Commits
79
-
80
- - Update beta text styles. [`e473226`](https://github.com/alan-wu/scaffoldvuer/commit/e473226ab9eaadbdffc727768faa1f2244f395cc)
81
-
82
- ## [v0.1.61](https://github.com/alan-wu/scaffoldvuer/compare/v0.1.60...v0.1.61) - 2023-05-10
83
-
84
- ### Merged
85
-
86
- - Create working search in scaffoldvuer [`#108`](https://github.com/alan-wu/scaffoldvuer/pull/108)
87
-
88
- ### Commits
89
-
90
- - Update some search routines [`63ff726`](https://github.com/alan-wu/scaffoldvuer/commit/63ff726d1ac961320503bbdccc87e3adaf491620)
91
- - Update code style in App.vue. [`1843c2c`](https://github.com/alan-wu/scaffoldvuer/commit/1843c2c160d6e687362aeead10f304cda3e64f98)
92
- - Enable live updates in show region tooltip method. [`7ed8f1f`](https://github.com/alan-wu/scaffoldvuer/commit/7ed8f1f57b2c3750c0c4432dbfdcd9324ea6379b)
93
-
94
- ## [v0.1.60](https://github.com/alan-wu/scaffoldvuer/compare/v0.1.59...v0.1.60) - 2023-05-02
95
-
96
- ### Commits
97
-
98
- - Improve displayTooltip. [`30f9634`](https://github.com/alan-wu/scaffoldvuer/commit/30f9634286d0099ab1903c31930868fd2890aec1)
99
- - Increment version number. [`e7f596e`](https://github.com/alan-wu/scaffoldvuer/commit/e7f596e972ef93202b6032818cc90b420ff0e6f5)
100
-
101
- ## [v0.1.59](https://github.com/alan-wu/scaffoldvuer/compare/v0.1.58...v0.1.59) - 2023-04-27
102
-
103
- ### Merged
104
-
105
- - Remove root [`#107`](https://github.com/alan-wu/scaffoldvuer/pull/107)
106
- - Limit concurrent downloads and allow params to be used in relative path [`#106`](https://github.com/alan-wu/scaffoldvuer/pull/106)
107
- - Add publish and versioning instructions to readme [`#105`](https://github.com/alan-wu/scaffoldvuer/pull/105)
108
-
109
- ### Commits
110
-
111
- - Increment version. [`3d59c95`](https://github.com/alan-wu/scaffoldvuer/commit/3d59c95d95ec61290e823382f1fc0f6ad9fb7670)
112
- - Add some new feature testings. [`da0b214`](https://github.com/alan-wu/scaffoldvuer/commit/da0b214e75c244a9735ab58651771b9cbfe2e007)
113
- - Add testing to the scaffold release process [`4fb35f8`](https://github.com/alan-wu/scaffoldvuer/commit/4fb35f837684ac4a1ab61a767584c86c4c5829d5)
114
-
115
- ## [v0.1.58](https://github.com/alan-wu/scaffoldvuer/compare/v0.1.57...v0.1.58) - 2023-03-20
116
-
117
- ### Merged
118
-
119
- - Improve sync [`#103`](https://github.com/alan-wu/scaffoldvuer/pull/103)
120
- - Improve performance [`#102`](https://github.com/alan-wu/scaffoldvuer/pull/102)
121
-
122
- ### Commits
123
-
124
- - Remove unused file. [`88d25a3`](https://github.com/alan-wu/scaffoldvuer/commit/88d25a38562f6df3fe17827300fb80d605f19fdc)
125
- - Params will now be used in constructing resource url. Incremen to version 0.1.58. [`18f7c6d`](https://github.com/alan-wu/scaffoldvuer/commit/18f7c6d802ee17bfc014259c099fbfa305bf78e3)
126
- - Use th latest scaffoldvuer which limits the number of maximum concurrent downloads. [`2a3643b`](https://github.com/alan-wu/scaffoldvuer/commit/2a3643bda01206505e527ab85ed6b198ec92dce0)
127
-
128
- ## [v0.1.57](https://github.com/alan-wu/scaffoldvuer/compare/0.1.56...v0.1.57) - 2023-01-11
129
-
130
- ### Commits
131
-
132
- - Improve highlighting/selecting and showRegionToolip mehtod. [`4a220f1`](https://github.com/alan-wu/scaffoldvuer/commit/4a220f1c3b16ae3e56b18ea8ab566128ce39d17f)
133
- - Initial improvement on sync mode. [`3816732`](https://github.com/alan-wu/scaffoldvuer/commit/38167322bdfc1bf0bcd5b92e27ab005243636da5)
134
- - Remove module as a prop in tree controls. Set it as non-reactive object instead. [`1dd3ef6`](https://github.com/alan-wu/scaffoldvuer/commit/1dd3ef61b782b6bf813492b9194abcaf3f21a2f8)
135
-
136
- ## [0.1.56](https://github.com/alan-wu/scaffoldvuer/compare/0.1.55...0.1.56) - 2022-12-07
137
-
138
- ### Commits
139
-
140
- - Update to 0.1.56 [`3db35b6`](https://github.com/alan-wu/scaffoldvuer/commit/3db35b686be9d9aa28ea82862368815ec4a24e1e)
141
-
142
- ## [0.1.55](https://github.com/alan-wu/scaffoldvuer/compare/0.1.54...0.1.55) - 2022-11-28
143
-
144
- ### Merged
145
-
146
- - Increment version to 0.1.54. [`#99`](https://github.com/alan-wu/scaffoldvuer/pull/99)
147
-
148
- ### Commits
149
-
150
- - Udpate package version. [`e9ec259`](https://github.com/alan-wu/scaffoldvuer/commit/e9ec25970e9205f5582f19c2abd39026256c96f0)
151
-
152
- ## [0.1.54](https://github.com/alan-wu/scaffoldvuer/compare/0.1.53...0.1.54) - 2022-11-25
153
-
154
- ### Merged
155
-
156
- - Add region name to tooltip. [`#98`](https://github.com/alan-wu/scaffoldvuer/pull/98)
157
- - Update drawer button colours. [`#96`](https://github.com/alan-wu/scaffoldvuer/pull/96)
158
- - Optimisations [`#95`](https://github.com/alan-wu/scaffoldvuer/pull/95)
159
- - Web component [`#94`](https://github.com/alan-wu/scaffoldvuer/pull/94)
160
- - Optimisations [`#92`](https://github.com/alan-wu/scaffoldvuer/pull/92)
161
- - Bump nth-check and @vue/cli-service [`#90`](https://github.com/alan-wu/scaffoldvuer/pull/90)
162
- - Bump ejs and @vue/cli-service [`#91`](https://github.com/alan-wu/scaffoldvuer/pull/91)
163
- - Gltf [`#1`](https://github.com/alan-wu/scaffoldvuer/pull/1)
164
- - Bump terser from 4.8.0 to 4.8.1 [`#88`](https://github.com/alan-wu/scaffoldvuer/pull/88)
165
-
166
- ### Commits
167
-
168
- - Support both npm and wc build. [`31ba12b`](https://github.com/alan-wu/scaffoldvuer/commit/31ba12be2e8a32712d72e2c8ff235348c3e1324a)
169
- - Update package-lock.json. [`b736077`](https://github.com/alan-wu/scaffoldvuer/commit/b736077e3df2792318ecb065b6aa1a4aff571ce6)
170
- - Increment version. [`328b9b4`](https://github.com/alan-wu/scaffoldvuer/commit/328b9b46b0d9bd4e20baac2216f56d1ea87f43dd)
171
-
172
- ## [0.1.53](https://github.com/alan-wu/scaffoldvuer/compare/v0.1.52...0.1.53) - 2022-09-02
173
-
174
- ### Merged
175
-
176
- - Support multiple highlight and selection [`#87`](https://github.com/alan-wu/scaffoldvuer/pull/87)
177
- - Morph normals will now be read in. [`#86`](https://github.com/alan-wu/scaffoldvuer/pull/86)
178
- - Fix incorrect location on the label tooltip. [`#85`](https://github.com/alan-wu/scaffoldvuer/pull/85)
179
- - Zincjs format [`#84`](https://github.com/alan-wu/scaffoldvuer/pull/84)
180
-
181
- ### Commits
182
-
183
- - Initial support for multiple selections and hightlights. [`80298c2`](https://github.com/alan-wu/scaffoldvuer/commit/80298c2fef36cac4f7d0a7cf0b0d78088a8b456f)
184
- - Improve positioning of tooltip of region. [`e735137`](https://github.com/alan-wu/scaffoldvuer/commit/e735137e135a51bc3435eec737a62a8a8d16b911)
185
- - Refactor and add a new flag for the toggleSyncControl method which allow user to set the rotation direction in sync mode. [`0466c13`](https://github.com/alan-wu/scaffoldvuer/commit/0466c13a15e6f5be924397454fd0008820cbf6d8)
186
-
187
- ## [v0.1.52](https://github.com/alan-wu/scaffoldvuer/compare/v0.1.51-fixes-1...v0.1.52) - 2022-05-26
188
-
189
- ### Merged
190
-
191
- - Bump async from 2.6.3 to 2.6.4 [`#81`](https://github.com/alan-wu/scaffoldvuer/pull/81)
192
- - Bump minimist from 1.2.5 to 1.2.6 [`#80`](https://github.com/alan-wu/scaffoldvuer/pull/80)
193
- - Bump ini from 1.3.5 to 1.3.8 [`#83`](https://github.com/alan-wu/scaffoldvuer/pull/83)
194
- - Bump url-parse from 1.5.3 to 1.5.10 [`#79`](https://github.com/alan-wu/scaffoldvuer/pull/79)
195
- - Bump prismjs from 1.26.0 to 1.27.0 [`#78`](https://github.com/alan-wu/scaffoldvuer/pull/78)
196
- - Bump follow-redirects from 1.14.7 to 1.14.8 [`#76`](https://github.com/alan-wu/scaffoldvuer/pull/76)
197
- - Bump ajv from 6.12.0 to 6.12.6 [`#75`](https://github.com/alan-wu/scaffoldvuer/pull/75)
198
- - Build in element ui to avoid styles being used in global space. [`#82`](https://github.com/alan-wu/scaffoldvuer/pull/82)
199
-
200
- ### Commits
201
-
202
- - Update version. [`b939d74`](https://github.com/alan-wu/scaffoldvuer/commit/b939d748a3f89507dc343ff59d10eb5f4b9fccae)
203
- - Merged in upstream chagnes. [`42e86dd`](https://github.com/alan-wu/scaffoldvuer/commit/42e86dd2ab4073aa93c51a83d8cc875f548eee39)
204
- - Add support to drag and drop to view files. [`9b027fc`](https://github.com/alan-wu/scaffoldvuer/commit/9b027fcb60fa20f3745a0dcd789c93b5f57dbaac)
205
-
206
- ## [v0.1.51-fixes-1](https://github.com/alan-wu/scaffoldvuer/compare/v0.1.48...v0.1.51-fixes-1) - 2022-05-19
207
-
208
- ### Merged
209
-
210
- - Update dependencies and bug fixes [`#73`](https://github.com/alan-wu/scaffoldvuer/pull/73)
211
- - Bump node-fetch from 2.6.1 to 2.6.7 [`#72`](https://github.com/alan-wu/scaffoldvuer/pull/72)
212
- - Bump follow-redirects from 1.5.10 to 1.14.7 [`#70`](https://github.com/alan-wu/scaffoldvuer/pull/70)
213
- - Bump nanoid from 3.1.22 to 3.2.0 [`#71`](https://github.com/alan-wu/scaffoldvuer/pull/71)
214
- - Callback improvement and initial gltf exports support [`#69`](https://github.com/alan-wu/scaffoldvuer/pull/69)
215
- - Opacity box [`#68`](https://github.com/alan-wu/scaffoldvuer/pull/68)
216
- - Bump axios from 0.21.1 to 0.21.2 [`#66`](https://github.com/alan-wu/scaffoldvuer/pull/66)
217
- - Bump prismjs from 1.24.0 to 1.25.0 [`#67`](https://github.com/alan-wu/scaffoldvuer/pull/67)
218
- - Bump jquery-ui from 1.12.1 to 1.13.0 [`#65`](https://github.com/alan-wu/scaffoldvuer/pull/65)
219
- - Bump url-parse from 1.5.1 to 1.5.3 [`#64`](https://github.com/alan-wu/scaffoldvuer/pull/64)
220
- - Use scss instead. [`#63`](https://github.com/alan-wu/scaffoldvuer/pull/63)
221
- - Bump path-parse from 1.0.6 to 1.0.7 [`#62`](https://github.com/alan-wu/scaffoldvuer/pull/62)
222
- - Clean up [`#61`](https://github.com/alan-wu/scaffoldvuer/pull/61)
223
- - Rebrand reset zoom to fit to window [`#60`](https://github.com/alan-wu/scaffoldvuer/pull/60)
224
- - Zoom in fix [`#59`](https://github.com/alan-wu/scaffoldvuer/pull/59)
225
- - Bump ws from 6.2.1 to 6.2.2 [`#58`](https://github.com/alan-wu/scaffoldvuer/pull/58)
226
-
227
- ### Commits
228
-
229
- - Build in element ui to avoid styles being used in global space. [`1571136`](https://github.com/alan-wu/scaffoldvuer/commit/1571136ca4d5ec75173962d972e1901f11493122)
230
- - Update package-lock.json. [`916f5c0`](https://github.com/alan-wu/scaffoldvuer/commit/916f5c02fee894b9fd8941ca6ae4ec6f2f89d939)
231
- - Update to the latest version of abi svg icon which changes the component name to be more specific. [`7ee13c8`](https://github.com/alan-wu/scaffoldvuer/commit/7ee13c893b2f4a475daa3b8881d54925aaa0f9a5)
232
-
233
- ## [v0.1.48](https://github.com/alan-wu/scaffoldvuer/compare/v0.1.47...v0.1.48) - 2021-06-29
234
-
235
- ### Commits
236
-
237
- - Increment version to 0.1.48. [`37e0f16`](https://github.com/alan-wu/scaffoldvuer/commit/37e0f16f92be956eef99843afb8c23c58b6a0d41)
238
- - Fix a typo causing zoomi-in to not function as intended. [`4fc83bb`](https://github.com/alan-wu/scaffoldvuer/commit/4fc83bb79db2e9cf41809c7e18e31a14234096cc)
239
- - Improve background popper. [`70ffff8`](https://github.com/alan-wu/scaffoldvuer/commit/70ffff836261376e075b578369f6e5002da86cd7)
240
-
241
- ## [v0.1.47](https://github.com/alan-wu/scaffoldvuer/compare/0.1.46...v0.1.47) - 2021-06-01
242
-
243
- ### Merged
244
-
245
- - Support new viewURL and region props. [`#57`](https://github.com/alan-wu/scaffoldvuer/pull/57)
246
- - Bump dns-packet from 1.3.1 to 1.3.4 [`#56`](https://github.com/alan-wu/scaffoldvuer/pull/56)
247
- - View url [`#55`](https://github.com/alan-wu/scaffoldvuer/pull/55)
248
-
249
- ### Commits
250
-
251
- - Support visibility state setting/getting. [`651cf88`](https://github.com/alan-wu/scaffoldvuer/commit/651cf88a4c73480ece3742ebdf9289c00a74650d)
252
- - Increment version. [`739a816`](https://github.com/alan-wu/scaffoldvuer/commit/739a816fa34c9ddc0e1c1a7a31ff2d566bf539e5)
253
- - Provide a new prop viewURL which adds a new way for setting viewport. [`f257dd4`](https://github.com/alan-wu/scaffoldvuer/commit/f257dd4a8b036041abdb92c19817a796ec2f41b9)
254
-
255
- ## 0.1.46 - 2021-05-18
256
-
257
- ### Merged
258
-
259
- - Add api and reactive component for region [`#54`](https://github.com/alan-wu/scaffoldvuer/pull/54)
260
- - Animation displays [`#53`](https://github.com/alan-wu/scaffoldvuer/pull/53)
261
- - Bump elliptic from 6.5.3 to 6.5.4 [`#47`](https://github.com/alan-wu/scaffoldvuer/pull/47)
262
- - Bump y18n from 4.0.0 to 4.0.1 [`#48`](https://github.com/alan-wu/scaffoldvuer/pull/48)
263
- - Bump ssri from 6.0.1 to 6.0.2 [`#49`](https://github.com/alan-wu/scaffoldvuer/pull/49)
264
- - Bump lodash from 4.17.19 to 4.17.21 [`#51`](https://github.com/alan-wu/scaffoldvuer/pull/51)
265
- - Bump hosted-git-info from 2.8.8 to 2.8.9 [`#52`](https://github.com/alan-wu/scaffoldvuer/pull/52)
266
- - Bump url-parse from 1.4.7 to 1.5.1 [`#50`](https://github.com/alan-wu/scaffoldvuer/pull/50)
267
- - Improve tooltip visual and update ZincJS library which improve markers visual. [`#46`](https://github.com/alan-wu/scaffoldvuer/pull/46)
268
- - Add the ability to toggle rendering on/off. [`#45`](https://github.com/alan-wu/scaffoldvuer/pull/45)
269
- - UI improvements [`#43`](https://github.com/alan-wu/scaffoldvuer/pull/43)
270
- - State APIs [`#42`](https://github.com/alan-wu/scaffoldvuer/pull/42)
271
- - Bump axios from 0.19.2 to 0.21.1 [`#41`](https://github.com/alan-wu/scaffoldvuer/pull/41)
272
- - Bump highlight.js from 9.18.1 to 9.18.5 [`#40`](https://github.com/alan-wu/scaffoldvuer/pull/40)
273
- - Export is now named. Version update to 0.1.43. [`#39`](https://github.com/alan-wu/scaffoldvuer/pull/39)
274
- - Build bundle without external modules. [`#38`](https://github.com/alan-wu/scaffoldvuer/pull/38)
275
- - Add vuestyleguide documentation. [`#37`](https://github.com/alan-wu/scaffoldvuer/pull/37)
276
- - Add search for the table. [`#36`](https://github.com/alan-wu/scaffoldvuer/pull/36)
277
- - Fetch data from google sheet for models information. [`#35`](https://github.com/alan-wu/scaffoldvuer/pull/35)
278
- - Add minimap [`#34`](https://github.com/alan-wu/scaffoldvuer/pull/34)
279
- - Version0.1.39 [`#33`](https://github.com/alan-wu/scaffoldvuer/pull/33)
280
- - Add an emit output for time of the scene [`#29`](https://github.com/alan-wu/scaffoldvuer/pull/29)
281
- - Bump elliptic from 6.5.2 to 6.5.3 [`#32`](https://github.com/alan-wu/scaffoldvuer/pull/32)
282
- - Update documentation. [`#31`](https://github.com/alan-wu/scaffoldvuer/pull/31)
283
- - Bump lodash from 4.17.15 to 4.17.19 [`#30`](https://github.com/alan-wu/scaffoldvuer/pull/30)
284
- - version 0.1.38. [`#28`](https://github.com/alan-wu/scaffoldvuer/pull/28)
285
- - Improve view all and add a warning message. [`#27`](https://github.com/alan-wu/scaffoldvuer/pull/27)
286
- - Added delay to tooltips [`#26`](https://github.com/alan-wu/scaffoldvuer/pull/26)
287
- - Remove unneccessary character. [`#25`](https://github.com/alan-wu/scaffoldvuer/pull/25)
288
- - Fix another bug causing undeifned checkbox and bump version, [`#24`](https://github.com/alan-wu/scaffoldvuer/pull/24)
289
- - Release 0.1.34 [`#23`](https://github.com/alan-wu/scaffoldvuer/pull/23)
290
- - Fix a typo. [`#22`](https://github.com/alan-wu/scaffoldvuer/pull/22)
291
- - Add new tooltips. [`#21`](https://github.com/alan-wu/scaffoldvuer/pull/21)
292
- - Add help mode to app and switch popups to purple [`#20`](https://github.com/alan-wu/scaffoldvuer/pull/20)
293
- - Make checkbox size consistent. [`#19`](https://github.com/alan-wu/scaffoldvuer/pull/19)
294
- - Add number of changes. [`#18`](https://github.com/alan-wu/scaffoldvuer/pull/18)
295
- - Bump websocket-extensions from 0.1.3 to 0.1.4 [`#17`](https://github.com/alan-wu/scaffoldvuer/pull/17)
296
- - Improve sizing and position of time slider. [`#16`](https://github.com/alan-wu/scaffoldvuer/pull/16)
297
- - Various improvements and changes. [`#15`](https://github.com/alan-wu/scaffoldvuer/pull/15)
298
- - Add a method to capture screenshot. [`#14`](https://github.com/alan-wu/scaffoldvuer/pull/14)
299
- - All regions are now visible at the beginning. [`#13`](https://github.com/alan-wu/scaffoldvuer/pull/13)
300
- - Group reset button with other navigation control. [`#12`](https://github.com/alan-wu/scaffoldvuer/pull/12)
301
- - Various updates. [`#11`](https://github.com/alan-wu/scaffoldvuer/pull/11)
302
- - Fixed various bugs, features and documentation. [`#10`](https://github.com/alan-wu/scaffoldvuer/pull/10)
303
- - Add the ability to track selected region locations. [`#9`](https://github.com/alan-wu/scaffoldvuer/pull/9)
304
- - Bug fixes and improvements. [`#8`](https://github.com/alan-wu/scaffoldvuer/pull/8)
305
- - Update the controls. [`#7`](https://github.com/alan-wu/scaffoldvuer/pull/7)
306
- - Improve the example app. [`#5`](https://github.com/alan-wu/scaffoldvuer/pull/5)
307
- - Stylistic change and rename Geometries to Surfaces. [`#4`](https://github.com/alan-wu/scaffoldvuer/pull/4)
308
- - Several minor updates. [`#3`](https://github.com/alan-wu/scaffoldvuer/pull/3)
309
- - Improve both performance and interface. [`#2`](https://github.com/alan-wu/scaffoldvuer/pull/2)
310
- - Use Element library for the ui components. [`#1`](https://github.com/alan-wu/scaffoldvuer/pull/1)
311
-
312
- ### Commits
313
-
314
- - Update scaffoldvuer to read in duration related data from ZincJS. [`93a5f13`](https://github.com/alan-wu/scaffoldvuer/commit/93a5f136f0effcb29a471d3658e5ac53a98dc7c2)
315
- - Initial update to use icons from the design team. [`6d8747e`](https://github.com/alan-wu/scaffoldvuer/commit/6d8747ecd6609588f2a78b89e9da56bde1e18df8)
316
- - Fix some of the styles. [`4dcb140`](https://github.com/alan-wu/scaffoldvuer/commit/4dcb140591383e04385baa9ed2551dc59ee397f7)
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
+ ## [v0.3.0](https://github.com/alan-wu/scaffoldvuer/compare/v0.2.2...v0.3.0)
11
+
12
+ ### Merged
13
+
14
+ - Add prop for setting markers [`#118`](https://github.com/alan-wu/scaffoldvuer/pull/118)
15
+ - Supports concurrent markers and primitives picking. Markers picking is always prioritised. [`#117`](https://github.com/alan-wu/scaffoldvuer/pull/117)
16
+ - Region select [`#116`](https://github.com/alan-wu/scaffoldvuer/pull/116)
17
+ - Texture [`#115`](https://github.com/alan-wu/scaffoldvuer/pull/115)
18
+ - Provide UI to change the direction of the auto tumble. [`#114`](https://github.com/alan-wu/scaffoldvuer/pull/114)
19
+
20
+ ### Commits
21
+
22
+ - Restructing demo files and improve texture testing. [`b3ceb38`](https://github.com/alan-wu/scaffoldvuer/commit/b3ceb3880fc7d00983ab4ada97289af84bdfe66c)
23
+ - Add prop to take in markers, update on that prop [`ed903e1`](https://github.com/alan-wu/scaffoldvuer/commit/ed903e128323d2cf226f22112315cb985fbed40f)
24
+ - Update package-lock.json. [`e050f08`](https://github.com/alan-wu/scaffoldvuer/commit/e050f086c6bcb9a7bb3b7edce3d9358247203da3)
25
+
26
+ ## [v0.2.2](https://github.com/alan-wu/scaffoldvuer/compare/v0.2.2-beta.2...v0.2.2) - 2023-07-18
27
+
28
+ ### Merged
29
+
30
+ - Add a new optional open map menu [`#113`](https://github.com/alan-wu/scaffoldvuer/pull/113)
31
+
32
+ ## [v0.2.2-beta.2](https://github.com/alan-wu/scaffoldvuer/compare/v0.2.2-beta.1...v0.2.2-beta.2) - 2023-07-12
33
+
34
+ ### Commits
35
+
36
+ - Support single and multiple term searches. [`e874126`](https://github.com/alan-wu/scaffoldvuer/commit/e874126859685929656a9e593b5ba4c0b74ebb30)
37
+ - Fix a typo. [`bf94cd3`](https://github.com/alan-wu/scaffoldvuer/commit/bf94cd392e1b3b8ace625b17d277357ec1fda004)
38
+
39
+ ## [v0.2.2-beta.1](https://github.com/alan-wu/scaffoldvuer/compare/v0.2.2-beta.0...v0.2.2-beta.1) - 2023-07-11
40
+
41
+ ### Commits
42
+
43
+ - Open map options are now a prop. [`9e59f2a`](https://github.com/alan-wu/scaffoldvuer/commit/9e59f2a60d9cba2c558d7e0433bf5d31066eba6c)
44
+
45
+ ## [v0.2.2-beta.0](https://github.com/alan-wu/scaffoldvuer/compare/v0.2.1...v0.2.2-beta.0) - 2023-07-11
46
+
47
+ ### Merged
48
+
49
+ - Add a loading wheel on the region tree until the model is fully loaded. [`#112`](https://github.com/alan-wu/scaffoldvuer/pull/112)
50
+
51
+ ### Commits
52
+
53
+ - Add open map UI. [`e2d6e99`](https://github.com/alan-wu/scaffoldvuer/commit/e2d6e99828829e9a3e15c6b4aeef618103795a04)
54
+ - Update svg icon. [`905b2ed`](https://github.com/alan-wu/scaffoldvuer/commit/905b2edd0bc0d4a6085feaf7b6af8365dfde5ffd)
55
+
56
+ ## [v0.2.1](https://github.com/alan-wu/scaffoldvuer/compare/v0.2.1-beta.1...v0.2.1) - 2023-06-22
57
+
58
+ ### Commits
59
+
60
+ - Update zincjs to 1.0.16 which calculate rect on mouse enter event. [`939f3cd`](https://github.com/alan-wu/scaffoldvuer/commit/939f3cd038887f3382dae374ba2a2e77c63855a1)
61
+ - Hide arrow from tooltip. [`8092e40`](https://github.com/alan-wu/scaffoldvuer/commit/8092e40779474f764b07258c3b0ffe5f94c13714)
62
+
63
+ ## [v0.2.1-beta.1](https://github.com/alan-wu/scaffoldvuer/compare/v0.2.1-beta.0...v0.2.1-beta.1) - 2023-06-13
64
+
65
+ ### Commits
66
+
67
+ - Revert changes in dependencies. [`65a6e57`](https://github.com/alan-wu/scaffoldvuer/commit/65a6e57d663c075804194f3fd2142dae850dea43)
68
+
69
+ ## [v0.2.1-beta.0](https://github.com/alan-wu/scaffoldvuer/compare/v0.2.0...v0.2.1-beta.0) - 2023-06-13
70
+
71
+ ### Commits
72
+
73
+ - Udpate dependencies. [`f014e14`](https://github.com/alan-wu/scaffoldvuer/commit/f014e147e563ae974f6ed0d508a978d2f7b8f78b)
74
+
75
+ ## [v0.2.0](https://github.com/alan-wu/scaffoldvuer/compare/v0.1.62...v0.2.0) - 2023-06-12
76
+
77
+ ### Merged
78
+
79
+ - Update packages. [`#110`](https://github.com/alan-wu/scaffoldvuer/pull/110)
80
+ - Update beta text styles. [`#111`](https://github.com/alan-wu/scaffoldvuer/pull/111)
81
+
82
+ ### Commits
83
+
84
+ - Downgrade to vue 2.6.14 [`7c9364a`](https://github.com/alan-wu/scaffoldvuer/commit/7c9364a0c83e63a1bcb6a6f3a7e7e33de445f9c5)
85
+ - Downgrade to vue 2.6.14 [`2c2b1fd`](https://github.com/alan-wu/scaffoldvuer/commit/2c2b1fd4001f9a8c88b692e2918e0224eca87b44)
86
+ - Merge in changes. [`af341c3`](https://github.com/alan-wu/scaffoldvuer/commit/af341c33fe60307e6376548cd0f0aa567194df44)
87
+
88
+ ## [v0.1.62](https://github.com/alan-wu/scaffoldvuer/compare/v0.1.61...v0.1.62) - 2023-06-01
89
+
90
+ ### Merged
91
+
92
+ - Enable live updates in show region tooltip method. [`#109`](https://github.com/alan-wu/scaffoldvuer/pull/109)
93
+
94
+ ### Commits
95
+
96
+ - Update beta text styles. [`e473226`](https://github.com/alan-wu/scaffoldvuer/commit/e473226ab9eaadbdffc727768faa1f2244f395cc)
97
+
98
+ ## [v0.1.61](https://github.com/alan-wu/scaffoldvuer/compare/v0.1.60...v0.1.61) - 2023-05-10
99
+
100
+ ### Merged
101
+
102
+ - Create working search in scaffoldvuer [`#108`](https://github.com/alan-wu/scaffoldvuer/pull/108)
103
+
104
+ ### Commits
105
+
106
+ - Update some search routines [`63ff726`](https://github.com/alan-wu/scaffoldvuer/commit/63ff726d1ac961320503bbdccc87e3adaf491620)
107
+ - Update code style in App.vue. [`1843c2c`](https://github.com/alan-wu/scaffoldvuer/commit/1843c2c160d6e687362aeead10f304cda3e64f98)
108
+ - Enable live updates in show region tooltip method. [`7ed8f1f`](https://github.com/alan-wu/scaffoldvuer/commit/7ed8f1f57b2c3750c0c4432dbfdcd9324ea6379b)
109
+
110
+ ## [v0.1.60](https://github.com/alan-wu/scaffoldvuer/compare/v0.1.59...v0.1.60) - 2023-05-02
111
+
112
+ ### Commits
113
+
114
+ - Improve displayTooltip. [`30f9634`](https://github.com/alan-wu/scaffoldvuer/commit/30f9634286d0099ab1903c31930868fd2890aec1)
115
+ - Increment version number. [`e7f596e`](https://github.com/alan-wu/scaffoldvuer/commit/e7f596e972ef93202b6032818cc90b420ff0e6f5)
116
+
117
+ ## [v0.1.59](https://github.com/alan-wu/scaffoldvuer/compare/v0.1.58...v0.1.59) - 2023-04-27
118
+
119
+ ### Merged
120
+
121
+ - Remove root [`#107`](https://github.com/alan-wu/scaffoldvuer/pull/107)
122
+ - Limit concurrent downloads and allow params to be used in relative path [`#106`](https://github.com/alan-wu/scaffoldvuer/pull/106)
123
+ - Add publish and versioning instructions to readme [`#105`](https://github.com/alan-wu/scaffoldvuer/pull/105)
124
+
125
+ ### Commits
126
+
127
+ - Increment version. [`3d59c95`](https://github.com/alan-wu/scaffoldvuer/commit/3d59c95d95ec61290e823382f1fc0f6ad9fb7670)
128
+ - Add some new feature testings. [`da0b214`](https://github.com/alan-wu/scaffoldvuer/commit/da0b214e75c244a9735ab58651771b9cbfe2e007)
129
+ - Add testing to the scaffold release process [`4fb35f8`](https://github.com/alan-wu/scaffoldvuer/commit/4fb35f837684ac4a1ab61a767584c86c4c5829d5)
130
+
131
+ ## [v0.1.58](https://github.com/alan-wu/scaffoldvuer/compare/v0.1.57...v0.1.58) - 2023-03-20
132
+
133
+ ### Merged
134
+
135
+ - Improve sync [`#103`](https://github.com/alan-wu/scaffoldvuer/pull/103)
136
+ - Improve performance [`#102`](https://github.com/alan-wu/scaffoldvuer/pull/102)
137
+
138
+ ### Commits
139
+
140
+ - Remove unused file. [`88d25a3`](https://github.com/alan-wu/scaffoldvuer/commit/88d25a38562f6df3fe17827300fb80d605f19fdc)
141
+ - Params will now be used in constructing resource url. Incremen to version 0.1.58. [`18f7c6d`](https://github.com/alan-wu/scaffoldvuer/commit/18f7c6d802ee17bfc014259c099fbfa305bf78e3)
142
+ - Use th latest scaffoldvuer which limits the number of maximum concurrent downloads. [`2a3643b`](https://github.com/alan-wu/scaffoldvuer/commit/2a3643bda01206505e527ab85ed6b198ec92dce0)
143
+
144
+ ## [v0.1.57](https://github.com/alan-wu/scaffoldvuer/compare/0.1.56...v0.1.57) - 2023-01-11
145
+
146
+ ### Commits
147
+
148
+ - Improve highlighting/selecting and showRegionToolip mehtod. [`4a220f1`](https://github.com/alan-wu/scaffoldvuer/commit/4a220f1c3b16ae3e56b18ea8ab566128ce39d17f)
149
+ - Initial improvement on sync mode. [`3816732`](https://github.com/alan-wu/scaffoldvuer/commit/38167322bdfc1bf0bcd5b92e27ab005243636da5)
150
+ - Remove module as a prop in tree controls. Set it as non-reactive object instead. [`1dd3ef6`](https://github.com/alan-wu/scaffoldvuer/commit/1dd3ef61b782b6bf813492b9194abcaf3f21a2f8)
151
+
152
+ ## [0.1.56](https://github.com/alan-wu/scaffoldvuer/compare/0.1.55...0.1.56) - 2022-12-07
153
+
154
+ ### Commits
155
+
156
+ - Update to 0.1.56 [`3db35b6`](https://github.com/alan-wu/scaffoldvuer/commit/3db35b686be9d9aa28ea82862368815ec4a24e1e)
157
+
158
+ ## [0.1.55](https://github.com/alan-wu/scaffoldvuer/compare/0.1.54...0.1.55) - 2022-11-28
159
+
160
+ ### Merged
161
+
162
+ - Increment version to 0.1.54. [`#99`](https://github.com/alan-wu/scaffoldvuer/pull/99)
163
+
164
+ ### Commits
165
+
166
+ - Udpate package version. [`e9ec259`](https://github.com/alan-wu/scaffoldvuer/commit/e9ec25970e9205f5582f19c2abd39026256c96f0)
167
+
168
+ ## [0.1.54](https://github.com/alan-wu/scaffoldvuer/compare/0.1.53...0.1.54) - 2022-11-25
169
+
170
+ ### Merged
171
+
172
+ - Add region name to tooltip. [`#98`](https://github.com/alan-wu/scaffoldvuer/pull/98)
173
+ - Update drawer button colours. [`#96`](https://github.com/alan-wu/scaffoldvuer/pull/96)
174
+ - Optimisations [`#95`](https://github.com/alan-wu/scaffoldvuer/pull/95)
175
+ - Web component [`#94`](https://github.com/alan-wu/scaffoldvuer/pull/94)
176
+ - Optimisations [`#92`](https://github.com/alan-wu/scaffoldvuer/pull/92)
177
+ - Bump nth-check and @vue/cli-service [`#90`](https://github.com/alan-wu/scaffoldvuer/pull/90)
178
+ - Bump ejs and @vue/cli-service [`#91`](https://github.com/alan-wu/scaffoldvuer/pull/91)
179
+ - Gltf [`#1`](https://github.com/alan-wu/scaffoldvuer/pull/1)
180
+ - Bump terser from 4.8.0 to 4.8.1 [`#88`](https://github.com/alan-wu/scaffoldvuer/pull/88)
181
+
182
+ ### Commits
183
+
184
+ - Support both npm and wc build. [`31ba12b`](https://github.com/alan-wu/scaffoldvuer/commit/31ba12be2e8a32712d72e2c8ff235348c3e1324a)
185
+ - Update package-lock.json. [`b736077`](https://github.com/alan-wu/scaffoldvuer/commit/b736077e3df2792318ecb065b6aa1a4aff571ce6)
186
+ - Increment version. [`328b9b4`](https://github.com/alan-wu/scaffoldvuer/commit/328b9b46b0d9bd4e20baac2216f56d1ea87f43dd)
187
+
188
+ ## [0.1.53](https://github.com/alan-wu/scaffoldvuer/compare/v0.1.52...0.1.53) - 2022-09-02
189
+
190
+ ### Merged
191
+
192
+ - Support multiple highlight and selection [`#87`](https://github.com/alan-wu/scaffoldvuer/pull/87)
193
+ - Morph normals will now be read in. [`#86`](https://github.com/alan-wu/scaffoldvuer/pull/86)
194
+ - Fix incorrect location on the label tooltip. [`#85`](https://github.com/alan-wu/scaffoldvuer/pull/85)
195
+ - Zincjs format [`#84`](https://github.com/alan-wu/scaffoldvuer/pull/84)
196
+
197
+ ### Commits
198
+
199
+ - Initial support for multiple selections and hightlights. [`80298c2`](https://github.com/alan-wu/scaffoldvuer/commit/80298c2fef36cac4f7d0a7cf0b0d78088a8b456f)
200
+ - Improve positioning of tooltip of region. [`e735137`](https://github.com/alan-wu/scaffoldvuer/commit/e735137e135a51bc3435eec737a62a8a8d16b911)
201
+ - Refactor and add a new flag for the toggleSyncControl method which allow user to set the rotation direction in sync mode. [`0466c13`](https://github.com/alan-wu/scaffoldvuer/commit/0466c13a15e6f5be924397454fd0008820cbf6d8)
202
+
203
+ ## [v0.1.52](https://github.com/alan-wu/scaffoldvuer/compare/v0.1.51-fixes-1...v0.1.52) - 2022-05-26
204
+
205
+ ### Merged
206
+
207
+ - Bump async from 2.6.3 to 2.6.4 [`#81`](https://github.com/alan-wu/scaffoldvuer/pull/81)
208
+ - Bump minimist from 1.2.5 to 1.2.6 [`#80`](https://github.com/alan-wu/scaffoldvuer/pull/80)
209
+ - Bump ini from 1.3.5 to 1.3.8 [`#83`](https://github.com/alan-wu/scaffoldvuer/pull/83)
210
+ - Bump url-parse from 1.5.3 to 1.5.10 [`#79`](https://github.com/alan-wu/scaffoldvuer/pull/79)
211
+ - Bump prismjs from 1.26.0 to 1.27.0 [`#78`](https://github.com/alan-wu/scaffoldvuer/pull/78)
212
+ - Bump follow-redirects from 1.14.7 to 1.14.8 [`#76`](https://github.com/alan-wu/scaffoldvuer/pull/76)
213
+ - Bump ajv from 6.12.0 to 6.12.6 [`#75`](https://github.com/alan-wu/scaffoldvuer/pull/75)
214
+ - Build in element ui to avoid styles being used in global space. [`#82`](https://github.com/alan-wu/scaffoldvuer/pull/82)
215
+
216
+ ### Commits
217
+
218
+ - Update version. [`b939d74`](https://github.com/alan-wu/scaffoldvuer/commit/b939d748a3f89507dc343ff59d10eb5f4b9fccae)
219
+ - Merged in upstream chagnes. [`42e86dd`](https://github.com/alan-wu/scaffoldvuer/commit/42e86dd2ab4073aa93c51a83d8cc875f548eee39)
220
+ - Add support to drag and drop to view files. [`9b027fc`](https://github.com/alan-wu/scaffoldvuer/commit/9b027fcb60fa20f3745a0dcd789c93b5f57dbaac)
221
+
222
+ ## [v0.1.51-fixes-1](https://github.com/alan-wu/scaffoldvuer/compare/v0.1.48...v0.1.51-fixes-1) - 2022-05-19
223
+
224
+ ### Merged
225
+
226
+ - Update dependencies and bug fixes [`#73`](https://github.com/alan-wu/scaffoldvuer/pull/73)
227
+ - Bump node-fetch from 2.6.1 to 2.6.7 [`#72`](https://github.com/alan-wu/scaffoldvuer/pull/72)
228
+ - Bump follow-redirects from 1.5.10 to 1.14.7 [`#70`](https://github.com/alan-wu/scaffoldvuer/pull/70)
229
+ - Bump nanoid from 3.1.22 to 3.2.0 [`#71`](https://github.com/alan-wu/scaffoldvuer/pull/71)
230
+ - Callback improvement and initial gltf exports support [`#69`](https://github.com/alan-wu/scaffoldvuer/pull/69)
231
+ - Opacity box [`#68`](https://github.com/alan-wu/scaffoldvuer/pull/68)
232
+ - Bump axios from 0.21.1 to 0.21.2 [`#66`](https://github.com/alan-wu/scaffoldvuer/pull/66)
233
+ - Bump prismjs from 1.24.0 to 1.25.0 [`#67`](https://github.com/alan-wu/scaffoldvuer/pull/67)
234
+ - Bump jquery-ui from 1.12.1 to 1.13.0 [`#65`](https://github.com/alan-wu/scaffoldvuer/pull/65)
235
+ - Bump url-parse from 1.5.1 to 1.5.3 [`#64`](https://github.com/alan-wu/scaffoldvuer/pull/64)
236
+ - Use scss instead. [`#63`](https://github.com/alan-wu/scaffoldvuer/pull/63)
237
+ - Bump path-parse from 1.0.6 to 1.0.7 [`#62`](https://github.com/alan-wu/scaffoldvuer/pull/62)
238
+ - Clean up [`#61`](https://github.com/alan-wu/scaffoldvuer/pull/61)
239
+ - Rebrand reset zoom to fit to window [`#60`](https://github.com/alan-wu/scaffoldvuer/pull/60)
240
+ - Zoom in fix [`#59`](https://github.com/alan-wu/scaffoldvuer/pull/59)
241
+ - Bump ws from 6.2.1 to 6.2.2 [`#58`](https://github.com/alan-wu/scaffoldvuer/pull/58)
242
+
243
+ ### Commits
244
+
245
+ - Build in element ui to avoid styles being used in global space. [`1571136`](https://github.com/alan-wu/scaffoldvuer/commit/1571136ca4d5ec75173962d972e1901f11493122)
246
+ - Update package-lock.json. [`916f5c0`](https://github.com/alan-wu/scaffoldvuer/commit/916f5c02fee894b9fd8941ca6ae4ec6f2f89d939)
247
+ - Update to the latest version of abi svg icon which changes the component name to be more specific. [`7ee13c8`](https://github.com/alan-wu/scaffoldvuer/commit/7ee13c893b2f4a475daa3b8881d54925aaa0f9a5)
248
+
249
+ ## [v0.1.48](https://github.com/alan-wu/scaffoldvuer/compare/v0.1.47...v0.1.48) - 2021-06-29
250
+
251
+ ### Commits
252
+
253
+ - Increment version to 0.1.48. [`37e0f16`](https://github.com/alan-wu/scaffoldvuer/commit/37e0f16f92be956eef99843afb8c23c58b6a0d41)
254
+ - Fix a typo causing zoomi-in to not function as intended. [`4fc83bb`](https://github.com/alan-wu/scaffoldvuer/commit/4fc83bb79db2e9cf41809c7e18e31a14234096cc)
255
+ - Improve background popper. [`70ffff8`](https://github.com/alan-wu/scaffoldvuer/commit/70ffff836261376e075b578369f6e5002da86cd7)
256
+
257
+ ## [v0.1.47](https://github.com/alan-wu/scaffoldvuer/compare/0.1.46...v0.1.47) - 2021-06-01
258
+
259
+ ### Merged
260
+
261
+ - Support new viewURL and region props. [`#57`](https://github.com/alan-wu/scaffoldvuer/pull/57)
262
+ - Bump dns-packet from 1.3.1 to 1.3.4 [`#56`](https://github.com/alan-wu/scaffoldvuer/pull/56)
263
+ - View url [`#55`](https://github.com/alan-wu/scaffoldvuer/pull/55)
264
+
265
+ ### Commits
266
+
267
+ - Support visibility state setting/getting. [`651cf88`](https://github.com/alan-wu/scaffoldvuer/commit/651cf88a4c73480ece3742ebdf9289c00a74650d)
268
+ - Increment version. [`739a816`](https://github.com/alan-wu/scaffoldvuer/commit/739a816fa34c9ddc0e1c1a7a31ff2d566bf539e5)
269
+ - Provide a new prop viewURL which adds a new way for setting viewport. [`f257dd4`](https://github.com/alan-wu/scaffoldvuer/commit/f257dd4a8b036041abdb92c19817a796ec2f41b9)
270
+
271
+ ## 0.1.46 - 2021-05-18
272
+
273
+ ### Merged
274
+
275
+ - Add api and reactive component for region [`#54`](https://github.com/alan-wu/scaffoldvuer/pull/54)
276
+ - Animation displays [`#53`](https://github.com/alan-wu/scaffoldvuer/pull/53)
277
+ - Bump elliptic from 6.5.3 to 6.5.4 [`#47`](https://github.com/alan-wu/scaffoldvuer/pull/47)
278
+ - Bump y18n from 4.0.0 to 4.0.1 [`#48`](https://github.com/alan-wu/scaffoldvuer/pull/48)
279
+ - Bump ssri from 6.0.1 to 6.0.2 [`#49`](https://github.com/alan-wu/scaffoldvuer/pull/49)
280
+ - Bump lodash from 4.17.19 to 4.17.21 [`#51`](https://github.com/alan-wu/scaffoldvuer/pull/51)
281
+ - Bump hosted-git-info from 2.8.8 to 2.8.9 [`#52`](https://github.com/alan-wu/scaffoldvuer/pull/52)
282
+ - Bump url-parse from 1.4.7 to 1.5.1 [`#50`](https://github.com/alan-wu/scaffoldvuer/pull/50)
283
+ - Improve tooltip visual and update ZincJS library which improve markers visual. [`#46`](https://github.com/alan-wu/scaffoldvuer/pull/46)
284
+ - Add the ability to toggle rendering on/off. [`#45`](https://github.com/alan-wu/scaffoldvuer/pull/45)
285
+ - UI improvements [`#43`](https://github.com/alan-wu/scaffoldvuer/pull/43)
286
+ - State APIs [`#42`](https://github.com/alan-wu/scaffoldvuer/pull/42)
287
+ - Bump axios from 0.19.2 to 0.21.1 [`#41`](https://github.com/alan-wu/scaffoldvuer/pull/41)
288
+ - Bump highlight.js from 9.18.1 to 9.18.5 [`#40`](https://github.com/alan-wu/scaffoldvuer/pull/40)
289
+ - Export is now named. Version update to 0.1.43. [`#39`](https://github.com/alan-wu/scaffoldvuer/pull/39)
290
+ - Build bundle without external modules. [`#38`](https://github.com/alan-wu/scaffoldvuer/pull/38)
291
+ - Add vuestyleguide documentation. [`#37`](https://github.com/alan-wu/scaffoldvuer/pull/37)
292
+ - Add search for the table. [`#36`](https://github.com/alan-wu/scaffoldvuer/pull/36)
293
+ - Fetch data from google sheet for models information. [`#35`](https://github.com/alan-wu/scaffoldvuer/pull/35)
294
+ - Add minimap [`#34`](https://github.com/alan-wu/scaffoldvuer/pull/34)
295
+ - Version0.1.39 [`#33`](https://github.com/alan-wu/scaffoldvuer/pull/33)
296
+ - Add an emit output for time of the scene [`#29`](https://github.com/alan-wu/scaffoldvuer/pull/29)
297
+ - Bump elliptic from 6.5.2 to 6.5.3 [`#32`](https://github.com/alan-wu/scaffoldvuer/pull/32)
298
+ - Update documentation. [`#31`](https://github.com/alan-wu/scaffoldvuer/pull/31)
299
+ - Bump lodash from 4.17.15 to 4.17.19 [`#30`](https://github.com/alan-wu/scaffoldvuer/pull/30)
300
+ - version 0.1.38. [`#28`](https://github.com/alan-wu/scaffoldvuer/pull/28)
301
+ - Improve view all and add a warning message. [`#27`](https://github.com/alan-wu/scaffoldvuer/pull/27)
302
+ - Added delay to tooltips [`#26`](https://github.com/alan-wu/scaffoldvuer/pull/26)
303
+ - Remove unneccessary character. [`#25`](https://github.com/alan-wu/scaffoldvuer/pull/25)
304
+ - Fix another bug causing undeifned checkbox and bump version, [`#24`](https://github.com/alan-wu/scaffoldvuer/pull/24)
305
+ - Release 0.1.34 [`#23`](https://github.com/alan-wu/scaffoldvuer/pull/23)
306
+ - Fix a typo. [`#22`](https://github.com/alan-wu/scaffoldvuer/pull/22)
307
+ - Add new tooltips. [`#21`](https://github.com/alan-wu/scaffoldvuer/pull/21)
308
+ - Add help mode to app and switch popups to purple [`#20`](https://github.com/alan-wu/scaffoldvuer/pull/20)
309
+ - Make checkbox size consistent. [`#19`](https://github.com/alan-wu/scaffoldvuer/pull/19)
310
+ - Add number of changes. [`#18`](https://github.com/alan-wu/scaffoldvuer/pull/18)
311
+ - Bump websocket-extensions from 0.1.3 to 0.1.4 [`#17`](https://github.com/alan-wu/scaffoldvuer/pull/17)
312
+ - Improve sizing and position of time slider. [`#16`](https://github.com/alan-wu/scaffoldvuer/pull/16)
313
+ - Various improvements and changes. [`#15`](https://github.com/alan-wu/scaffoldvuer/pull/15)
314
+ - Add a method to capture screenshot. [`#14`](https://github.com/alan-wu/scaffoldvuer/pull/14)
315
+ - All regions are now visible at the beginning. [`#13`](https://github.com/alan-wu/scaffoldvuer/pull/13)
316
+ - Group reset button with other navigation control. [`#12`](https://github.com/alan-wu/scaffoldvuer/pull/12)
317
+ - Various updates. [`#11`](https://github.com/alan-wu/scaffoldvuer/pull/11)
318
+ - Fixed various bugs, features and documentation. [`#10`](https://github.com/alan-wu/scaffoldvuer/pull/10)
319
+ - Add the ability to track selected region locations. [`#9`](https://github.com/alan-wu/scaffoldvuer/pull/9)
320
+ - Bug fixes and improvements. [`#8`](https://github.com/alan-wu/scaffoldvuer/pull/8)
321
+ - Update the controls. [`#7`](https://github.com/alan-wu/scaffoldvuer/pull/7)
322
+ - Improve the example app. [`#5`](https://github.com/alan-wu/scaffoldvuer/pull/5)
323
+ - Stylistic change and rename Geometries to Surfaces. [`#4`](https://github.com/alan-wu/scaffoldvuer/pull/4)
324
+ - Several minor updates. [`#3`](https://github.com/alan-wu/scaffoldvuer/pull/3)
325
+ - Improve both performance and interface. [`#2`](https://github.com/alan-wu/scaffoldvuer/pull/2)
326
+ - Use Element library for the ui components. [`#1`](https://github.com/alan-wu/scaffoldvuer/pull/1)
327
+
328
+ ### Commits
329
+
330
+ - Update scaffoldvuer to read in duration related data from ZincJS. [`93a5f13`](https://github.com/alan-wu/scaffoldvuer/commit/93a5f136f0effcb29a471d3658e5ac53a98dc7c2)
331
+ - Initial update to use icons from the design team. [`6d8747e`](https://github.com/alan-wu/scaffoldvuer/commit/6d8747ecd6609588f2a78b89e9da56bde1e18df8)
332
+ - Fix some of the styles. [`4dcb140`](https://github.com/alan-wu/scaffoldvuer/commit/4dcb140591383e04385baa9ed2551dc59ee397f7)