@abi-software/scaffoldvuer 0.1.61 → 0.2.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,267 @@
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.0](https://github.com/alan-wu/scaffoldvuer/compare/v0.1.62...v0.2.0)
11
+
12
+ ### Merged
13
+
14
+ - Update packages. [`#110`](https://github.com/alan-wu/scaffoldvuer/pull/110)
15
+ - Update beta text styles. [`#111`](https://github.com/alan-wu/scaffoldvuer/pull/111)
16
+
17
+ ### Commits
18
+
19
+ - Downgrade to vue 2.6.14 [`7c9364a`](https://github.com/alan-wu/scaffoldvuer/commit/7c9364a0c83e63a1bcb6a6f3a7e7e33de445f9c5)
20
+ - Downgrade to vue 2.6.14 [`2c2b1fd`](https://github.com/alan-wu/scaffoldvuer/commit/2c2b1fd4001f9a8c88b692e2918e0224eca87b44)
21
+ - Merge in changes. [`af341c3`](https://github.com/alan-wu/scaffoldvuer/commit/af341c33fe60307e6376548cd0f0aa567194df44)
22
+
23
+ ## [v0.1.62](https://github.com/alan-wu/scaffoldvuer/compare/v0.1.61...v0.1.62) - 2023-06-01
24
+
25
+ ### Merged
26
+
27
+ - Enable live updates in show region tooltip method. [`#109`](https://github.com/alan-wu/scaffoldvuer/pull/109)
28
+
29
+ ### Commits
30
+
31
+ - Update beta text styles. [`e473226`](https://github.com/alan-wu/scaffoldvuer/commit/e473226ab9eaadbdffc727768faa1f2244f395cc)
32
+
33
+ ## [v0.1.61](https://github.com/alan-wu/scaffoldvuer/compare/v0.1.60...v0.1.61) - 2023-05-10
34
+
35
+ ### Merged
36
+
37
+ - Create working search in scaffoldvuer [`#108`](https://github.com/alan-wu/scaffoldvuer/pull/108)
38
+
39
+ ### Commits
40
+
41
+ - Update some search routines [`63ff726`](https://github.com/alan-wu/scaffoldvuer/commit/63ff726d1ac961320503bbdccc87e3adaf491620)
42
+ - Update code style in App.vue. [`1843c2c`](https://github.com/alan-wu/scaffoldvuer/commit/1843c2c160d6e687362aeead10f304cda3e64f98)
43
+ - Enable live updates in show region tooltip method. [`7ed8f1f`](https://github.com/alan-wu/scaffoldvuer/commit/7ed8f1f57b2c3750c0c4432dbfdcd9324ea6379b)
44
+
45
+ ## [v0.1.60](https://github.com/alan-wu/scaffoldvuer/compare/v0.1.59...v0.1.60) - 2023-05-02
46
+
47
+ ### Commits
48
+
49
+ - Improve displayTooltip. [`30f9634`](https://github.com/alan-wu/scaffoldvuer/commit/30f9634286d0099ab1903c31930868fd2890aec1)
50
+ - Increment version number. [`e7f596e`](https://github.com/alan-wu/scaffoldvuer/commit/e7f596e972ef93202b6032818cc90b420ff0e6f5)
51
+
52
+ ## [v0.1.59](https://github.com/alan-wu/scaffoldvuer/compare/v0.1.58...v0.1.59) - 2023-04-27
53
+
54
+ ### Merged
55
+
56
+ - Remove root [`#107`](https://github.com/alan-wu/scaffoldvuer/pull/107)
57
+ - Limit concurrent downloads and allow params to be used in relative path [`#106`](https://github.com/alan-wu/scaffoldvuer/pull/106)
58
+ - Add publish and versioning instructions to readme [`#105`](https://github.com/alan-wu/scaffoldvuer/pull/105)
59
+
60
+ ### Commits
61
+
62
+ - Increment version. [`3d59c95`](https://github.com/alan-wu/scaffoldvuer/commit/3d59c95d95ec61290e823382f1fc0f6ad9fb7670)
63
+ - Add some new feature testings. [`da0b214`](https://github.com/alan-wu/scaffoldvuer/commit/da0b214e75c244a9735ab58651771b9cbfe2e007)
64
+ - Add testing to the scaffold release process [`4fb35f8`](https://github.com/alan-wu/scaffoldvuer/commit/4fb35f837684ac4a1ab61a767584c86c4c5829d5)
65
+
66
+ ## [v0.1.58](https://github.com/alan-wu/scaffoldvuer/compare/v0.1.57...v0.1.58) - 2023-03-20
67
+
68
+ ### Merged
69
+
70
+ - Improve sync [`#103`](https://github.com/alan-wu/scaffoldvuer/pull/103)
71
+ - Improve performance [`#102`](https://github.com/alan-wu/scaffoldvuer/pull/102)
72
+
73
+ ### Commits
74
+
75
+ - Remove unused file. [`88d25a3`](https://github.com/alan-wu/scaffoldvuer/commit/88d25a38562f6df3fe17827300fb80d605f19fdc)
76
+ - Params will now be used in constructing resource url. Incremen to version 0.1.58. [`18f7c6d`](https://github.com/alan-wu/scaffoldvuer/commit/18f7c6d802ee17bfc014259c099fbfa305bf78e3)
77
+ - Use th latest scaffoldvuer which limits the number of maximum concurrent downloads. [`2a3643b`](https://github.com/alan-wu/scaffoldvuer/commit/2a3643bda01206505e527ab85ed6b198ec92dce0)
78
+
79
+ ## [v0.1.57](https://github.com/alan-wu/scaffoldvuer/compare/0.1.56...v0.1.57) - 2023-01-11
80
+
81
+ ### Commits
82
+
83
+ - Improve highlighting/selecting and showRegionToolip mehtod. [`4a220f1`](https://github.com/alan-wu/scaffoldvuer/commit/4a220f1c3b16ae3e56b18ea8ab566128ce39d17f)
84
+ - Initial improvement on sync mode. [`3816732`](https://github.com/alan-wu/scaffoldvuer/commit/38167322bdfc1bf0bcd5b92e27ab005243636da5)
85
+ - Remove module as a prop in tree controls. Set it as non-reactive object instead. [`1dd3ef6`](https://github.com/alan-wu/scaffoldvuer/commit/1dd3ef61b782b6bf813492b9194abcaf3f21a2f8)
86
+
87
+ ## [0.1.56](https://github.com/alan-wu/scaffoldvuer/compare/0.1.55...0.1.56) - 2022-12-07
88
+
89
+ ### Commits
90
+
91
+ - Update to 0.1.56 [`3db35b6`](https://github.com/alan-wu/scaffoldvuer/commit/3db35b686be9d9aa28ea82862368815ec4a24e1e)
92
+
93
+ ## [0.1.55](https://github.com/alan-wu/scaffoldvuer/compare/0.1.54...0.1.55) - 2022-11-28
94
+
95
+ ### Merged
96
+
97
+ - Increment version to 0.1.54. [`#99`](https://github.com/alan-wu/scaffoldvuer/pull/99)
98
+
99
+ ### Commits
100
+
101
+ - Udpate package version. [`e9ec259`](https://github.com/alan-wu/scaffoldvuer/commit/e9ec25970e9205f5582f19c2abd39026256c96f0)
102
+
103
+ ## [0.1.54](https://github.com/alan-wu/scaffoldvuer/compare/0.1.53...0.1.54) - 2022-11-25
104
+
105
+ ### Merged
106
+
107
+ - Add region name to tooltip. [`#98`](https://github.com/alan-wu/scaffoldvuer/pull/98)
108
+ - Update drawer button colours. [`#96`](https://github.com/alan-wu/scaffoldvuer/pull/96)
109
+ - Optimisations [`#95`](https://github.com/alan-wu/scaffoldvuer/pull/95)
110
+ - Web component [`#94`](https://github.com/alan-wu/scaffoldvuer/pull/94)
111
+ - Optimisations [`#92`](https://github.com/alan-wu/scaffoldvuer/pull/92)
112
+ - Bump nth-check and @vue/cli-service [`#90`](https://github.com/alan-wu/scaffoldvuer/pull/90)
113
+ - Bump ejs and @vue/cli-service [`#91`](https://github.com/alan-wu/scaffoldvuer/pull/91)
114
+ - Gltf [`#1`](https://github.com/alan-wu/scaffoldvuer/pull/1)
115
+ - Bump terser from 4.8.0 to 4.8.1 [`#88`](https://github.com/alan-wu/scaffoldvuer/pull/88)
116
+
117
+ ### Commits
118
+
119
+ - Support both npm and wc build. [`31ba12b`](https://github.com/alan-wu/scaffoldvuer/commit/31ba12be2e8a32712d72e2c8ff235348c3e1324a)
120
+ - Update package-lock.json. [`b736077`](https://github.com/alan-wu/scaffoldvuer/commit/b736077e3df2792318ecb065b6aa1a4aff571ce6)
121
+ - Increment version. [`328b9b4`](https://github.com/alan-wu/scaffoldvuer/commit/328b9b46b0d9bd4e20baac2216f56d1ea87f43dd)
122
+
123
+ ## [0.1.53](https://github.com/alan-wu/scaffoldvuer/compare/v0.1.52...0.1.53) - 2022-09-02
124
+
125
+ ### Merged
126
+
127
+ - Support multiple highlight and selection [`#87`](https://github.com/alan-wu/scaffoldvuer/pull/87)
128
+ - Morph normals will now be read in. [`#86`](https://github.com/alan-wu/scaffoldvuer/pull/86)
129
+ - Fix incorrect location on the label tooltip. [`#85`](https://github.com/alan-wu/scaffoldvuer/pull/85)
130
+ - Zincjs format [`#84`](https://github.com/alan-wu/scaffoldvuer/pull/84)
131
+
132
+ ### Commits
133
+
134
+ - Initial support for multiple selections and hightlights. [`80298c2`](https://github.com/alan-wu/scaffoldvuer/commit/80298c2fef36cac4f7d0a7cf0b0d78088a8b456f)
135
+ - Improve positioning of tooltip of region. [`e735137`](https://github.com/alan-wu/scaffoldvuer/commit/e735137e135a51bc3435eec737a62a8a8d16b911)
136
+ - 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)
137
+
138
+ ## [v0.1.52](https://github.com/alan-wu/scaffoldvuer/compare/v0.1.51-fixes-1...v0.1.52) - 2022-05-26
139
+
140
+ ### Merged
141
+
142
+ - Bump async from 2.6.3 to 2.6.4 [`#81`](https://github.com/alan-wu/scaffoldvuer/pull/81)
143
+ - Bump minimist from 1.2.5 to 1.2.6 [`#80`](https://github.com/alan-wu/scaffoldvuer/pull/80)
144
+ - Bump ini from 1.3.5 to 1.3.8 [`#83`](https://github.com/alan-wu/scaffoldvuer/pull/83)
145
+ - Bump url-parse from 1.5.3 to 1.5.10 [`#79`](https://github.com/alan-wu/scaffoldvuer/pull/79)
146
+ - Bump prismjs from 1.26.0 to 1.27.0 [`#78`](https://github.com/alan-wu/scaffoldvuer/pull/78)
147
+ - Bump follow-redirects from 1.14.7 to 1.14.8 [`#76`](https://github.com/alan-wu/scaffoldvuer/pull/76)
148
+ - Bump ajv from 6.12.0 to 6.12.6 [`#75`](https://github.com/alan-wu/scaffoldvuer/pull/75)
149
+ - Build in element ui to avoid styles being used in global space. [`#82`](https://github.com/alan-wu/scaffoldvuer/pull/82)
150
+
151
+ ### Commits
152
+
153
+ - Update version. [`b939d74`](https://github.com/alan-wu/scaffoldvuer/commit/b939d748a3f89507dc343ff59d10eb5f4b9fccae)
154
+ - Merged in upstream chagnes. [`42e86dd`](https://github.com/alan-wu/scaffoldvuer/commit/42e86dd2ab4073aa93c51a83d8cc875f548eee39)
155
+ - Add support to drag and drop to view files. [`9b027fc`](https://github.com/alan-wu/scaffoldvuer/commit/9b027fcb60fa20f3745a0dcd789c93b5f57dbaac)
156
+
157
+ ## [v0.1.51-fixes-1](https://github.com/alan-wu/scaffoldvuer/compare/v0.1.48...v0.1.51-fixes-1) - 2022-05-19
158
+
159
+ ### Merged
160
+
161
+ - Update dependencies and bug fixes [`#73`](https://github.com/alan-wu/scaffoldvuer/pull/73)
162
+ - Bump node-fetch from 2.6.1 to 2.6.7 [`#72`](https://github.com/alan-wu/scaffoldvuer/pull/72)
163
+ - Bump follow-redirects from 1.5.10 to 1.14.7 [`#70`](https://github.com/alan-wu/scaffoldvuer/pull/70)
164
+ - Bump nanoid from 3.1.22 to 3.2.0 [`#71`](https://github.com/alan-wu/scaffoldvuer/pull/71)
165
+ - Callback improvement and initial gltf exports support [`#69`](https://github.com/alan-wu/scaffoldvuer/pull/69)
166
+ - Opacity box [`#68`](https://github.com/alan-wu/scaffoldvuer/pull/68)
167
+ - Bump axios from 0.21.1 to 0.21.2 [`#66`](https://github.com/alan-wu/scaffoldvuer/pull/66)
168
+ - Bump prismjs from 1.24.0 to 1.25.0 [`#67`](https://github.com/alan-wu/scaffoldvuer/pull/67)
169
+ - Bump jquery-ui from 1.12.1 to 1.13.0 [`#65`](https://github.com/alan-wu/scaffoldvuer/pull/65)
170
+ - Bump url-parse from 1.5.1 to 1.5.3 [`#64`](https://github.com/alan-wu/scaffoldvuer/pull/64)
171
+ - Use scss instead. [`#63`](https://github.com/alan-wu/scaffoldvuer/pull/63)
172
+ - Bump path-parse from 1.0.6 to 1.0.7 [`#62`](https://github.com/alan-wu/scaffoldvuer/pull/62)
173
+ - Clean up [`#61`](https://github.com/alan-wu/scaffoldvuer/pull/61)
174
+ - Rebrand reset zoom to fit to window [`#60`](https://github.com/alan-wu/scaffoldvuer/pull/60)
175
+ - Zoom in fix [`#59`](https://github.com/alan-wu/scaffoldvuer/pull/59)
176
+ - Bump ws from 6.2.1 to 6.2.2 [`#58`](https://github.com/alan-wu/scaffoldvuer/pull/58)
177
+
178
+ ### Commits
179
+
180
+ - Build in element ui to avoid styles being used in global space. [`1571136`](https://github.com/alan-wu/scaffoldvuer/commit/1571136ca4d5ec75173962d972e1901f11493122)
181
+ - Update package-lock.json. [`916f5c0`](https://github.com/alan-wu/scaffoldvuer/commit/916f5c02fee894b9fd8941ca6ae4ec6f2f89d939)
182
+ - 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)
183
+
184
+ ## [v0.1.48](https://github.com/alan-wu/scaffoldvuer/compare/v0.1.47...v0.1.48) - 2021-06-29
185
+
186
+ ### Commits
187
+
188
+ - Increment version to 0.1.48. [`37e0f16`](https://github.com/alan-wu/scaffoldvuer/commit/37e0f16f92be956eef99843afb8c23c58b6a0d41)
189
+ - Fix a typo causing zoomi-in to not function as intended. [`4fc83bb`](https://github.com/alan-wu/scaffoldvuer/commit/4fc83bb79db2e9cf41809c7e18e31a14234096cc)
190
+ - Improve background popper. [`70ffff8`](https://github.com/alan-wu/scaffoldvuer/commit/70ffff836261376e075b578369f6e5002da86cd7)
191
+
192
+ ## [v0.1.47](https://github.com/alan-wu/scaffoldvuer/compare/0.1.46...v0.1.47) - 2021-06-01
193
+
194
+ ### Merged
195
+
196
+ - Support new viewURL and region props. [`#57`](https://github.com/alan-wu/scaffoldvuer/pull/57)
197
+ - Bump dns-packet from 1.3.1 to 1.3.4 [`#56`](https://github.com/alan-wu/scaffoldvuer/pull/56)
198
+ - View url [`#55`](https://github.com/alan-wu/scaffoldvuer/pull/55)
199
+
200
+ ### Commits
201
+
202
+ - Support visibility state setting/getting. [`651cf88`](https://github.com/alan-wu/scaffoldvuer/commit/651cf88a4c73480ece3742ebdf9289c00a74650d)
203
+ - Increment version. [`739a816`](https://github.com/alan-wu/scaffoldvuer/commit/739a816fa34c9ddc0e1c1a7a31ff2d566bf539e5)
204
+ - Provide a new prop viewURL which adds a new way for setting viewport. [`f257dd4`](https://github.com/alan-wu/scaffoldvuer/commit/f257dd4a8b036041abdb92c19817a796ec2f41b9)
205
+
206
+ ## 0.1.46 - 2021-05-18
207
+
208
+ ### Merged
209
+
210
+ - Add api and reactive component for region [`#54`](https://github.com/alan-wu/scaffoldvuer/pull/54)
211
+ - Animation displays [`#53`](https://github.com/alan-wu/scaffoldvuer/pull/53)
212
+ - Bump elliptic from 6.5.3 to 6.5.4 [`#47`](https://github.com/alan-wu/scaffoldvuer/pull/47)
213
+ - Bump y18n from 4.0.0 to 4.0.1 [`#48`](https://github.com/alan-wu/scaffoldvuer/pull/48)
214
+ - Bump ssri from 6.0.1 to 6.0.2 [`#49`](https://github.com/alan-wu/scaffoldvuer/pull/49)
215
+ - Bump lodash from 4.17.19 to 4.17.21 [`#51`](https://github.com/alan-wu/scaffoldvuer/pull/51)
216
+ - Bump hosted-git-info from 2.8.8 to 2.8.9 [`#52`](https://github.com/alan-wu/scaffoldvuer/pull/52)
217
+ - Bump url-parse from 1.4.7 to 1.5.1 [`#50`](https://github.com/alan-wu/scaffoldvuer/pull/50)
218
+ - Improve tooltip visual and update ZincJS library which improve markers visual. [`#46`](https://github.com/alan-wu/scaffoldvuer/pull/46)
219
+ - Add the ability to toggle rendering on/off. [`#45`](https://github.com/alan-wu/scaffoldvuer/pull/45)
220
+ - UI improvements [`#43`](https://github.com/alan-wu/scaffoldvuer/pull/43)
221
+ - State APIs [`#42`](https://github.com/alan-wu/scaffoldvuer/pull/42)
222
+ - Bump axios from 0.19.2 to 0.21.1 [`#41`](https://github.com/alan-wu/scaffoldvuer/pull/41)
223
+ - Bump highlight.js from 9.18.1 to 9.18.5 [`#40`](https://github.com/alan-wu/scaffoldvuer/pull/40)
224
+ - Export is now named. Version update to 0.1.43. [`#39`](https://github.com/alan-wu/scaffoldvuer/pull/39)
225
+ - Build bundle without external modules. [`#38`](https://github.com/alan-wu/scaffoldvuer/pull/38)
226
+ - Add vuestyleguide documentation. [`#37`](https://github.com/alan-wu/scaffoldvuer/pull/37)
227
+ - Add search for the table. [`#36`](https://github.com/alan-wu/scaffoldvuer/pull/36)
228
+ - Fetch data from google sheet for models information. [`#35`](https://github.com/alan-wu/scaffoldvuer/pull/35)
229
+ - Add minimap [`#34`](https://github.com/alan-wu/scaffoldvuer/pull/34)
230
+ - Version0.1.39 [`#33`](https://github.com/alan-wu/scaffoldvuer/pull/33)
231
+ - Add an emit output for time of the scene [`#29`](https://github.com/alan-wu/scaffoldvuer/pull/29)
232
+ - Bump elliptic from 6.5.2 to 6.5.3 [`#32`](https://github.com/alan-wu/scaffoldvuer/pull/32)
233
+ - Update documentation. [`#31`](https://github.com/alan-wu/scaffoldvuer/pull/31)
234
+ - Bump lodash from 4.17.15 to 4.17.19 [`#30`](https://github.com/alan-wu/scaffoldvuer/pull/30)
235
+ - version 0.1.38. [`#28`](https://github.com/alan-wu/scaffoldvuer/pull/28)
236
+ - Improve view all and add a warning message. [`#27`](https://github.com/alan-wu/scaffoldvuer/pull/27)
237
+ - Added delay to tooltips [`#26`](https://github.com/alan-wu/scaffoldvuer/pull/26)
238
+ - Remove unneccessary character. [`#25`](https://github.com/alan-wu/scaffoldvuer/pull/25)
239
+ - Fix another bug causing undeifned checkbox and bump version, [`#24`](https://github.com/alan-wu/scaffoldvuer/pull/24)
240
+ - Release 0.1.34 [`#23`](https://github.com/alan-wu/scaffoldvuer/pull/23)
241
+ - Fix a typo. [`#22`](https://github.com/alan-wu/scaffoldvuer/pull/22)
242
+ - Add new tooltips. [`#21`](https://github.com/alan-wu/scaffoldvuer/pull/21)
243
+ - Add help mode to app and switch popups to purple [`#20`](https://github.com/alan-wu/scaffoldvuer/pull/20)
244
+ - Make checkbox size consistent. [`#19`](https://github.com/alan-wu/scaffoldvuer/pull/19)
245
+ - Add number of changes. [`#18`](https://github.com/alan-wu/scaffoldvuer/pull/18)
246
+ - Bump websocket-extensions from 0.1.3 to 0.1.4 [`#17`](https://github.com/alan-wu/scaffoldvuer/pull/17)
247
+ - Improve sizing and position of time slider. [`#16`](https://github.com/alan-wu/scaffoldvuer/pull/16)
248
+ - Various improvements and changes. [`#15`](https://github.com/alan-wu/scaffoldvuer/pull/15)
249
+ - Add a method to capture screenshot. [`#14`](https://github.com/alan-wu/scaffoldvuer/pull/14)
250
+ - All regions are now visible at the beginning. [`#13`](https://github.com/alan-wu/scaffoldvuer/pull/13)
251
+ - Group reset button with other navigation control. [`#12`](https://github.com/alan-wu/scaffoldvuer/pull/12)
252
+ - Various updates. [`#11`](https://github.com/alan-wu/scaffoldvuer/pull/11)
253
+ - Fixed various bugs, features and documentation. [`#10`](https://github.com/alan-wu/scaffoldvuer/pull/10)
254
+ - Add the ability to track selected region locations. [`#9`](https://github.com/alan-wu/scaffoldvuer/pull/9)
255
+ - Bug fixes and improvements. [`#8`](https://github.com/alan-wu/scaffoldvuer/pull/8)
256
+ - Update the controls. [`#7`](https://github.com/alan-wu/scaffoldvuer/pull/7)
257
+ - Improve the example app. [`#5`](https://github.com/alan-wu/scaffoldvuer/pull/5)
258
+ - Stylistic change and rename Geometries to Surfaces. [`#4`](https://github.com/alan-wu/scaffoldvuer/pull/4)
259
+ - Several minor updates. [`#3`](https://github.com/alan-wu/scaffoldvuer/pull/3)
260
+ - Improve both performance and interface. [`#2`](https://github.com/alan-wu/scaffoldvuer/pull/2)
261
+ - Use Element library for the ui components. [`#1`](https://github.com/alan-wu/scaffoldvuer/pull/1)
262
+
263
+ ### Commits
264
+
265
+ - Update scaffoldvuer to read in duration related data from ZincJS. [`93a5f13`](https://github.com/alan-wu/scaffoldvuer/commit/93a5f136f0effcb29a471d3658e5ac53a98dc7c2)
266
+ - Initial update to use icons from the design team. [`6d8747e`](https://github.com/alan-wu/scaffoldvuer/commit/6d8747ecd6609588f2a78b89e9da56bde1e18df8)
267
+ - Fix some of the styles. [`4dcb140`](https://github.com/alan-wu/scaffoldvuer/commit/4dcb140591383e04385baa9ed2551dc59ee397f7)