zincjs 1.3.0 → 1.3.2

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 CHANGED
@@ -7,72 +7,33 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
9
9
 
10
- ## [v1.3.0](https://github.com/alan-wu/ZincJS/compare/v1.2.0...v1.3.0)
11
-
12
- ### Merged
13
-
14
- - Add a way to enable marker for specific zinc objects, [`#48`](https://github.com/alan-wu/ZincJS/pull/48)
10
+ ## [v1.3.1](https://github.com/alan-wu/ZincJS/compare/v1.4.0-beta.1...v1.3.1)
15
11
 
16
12
  ### Commits
17
13
 
18
- - Updae marker colour, update methods for textureSlide. [`1d59180`](https://github.com/alan-wu/ZincJS/commit/1d5918030a663238fe563a7e7a652388a6c7e18b)
19
- - Adjust marker colour. [`4fce797`](https://github.com/alan-wu/ZincJS/commit/4fce79721744b937957caf2419bf55afb8b86faf)
14
+ - Fix some issue found with vue3 build. [`46f980e`](https://github.com/alan-wu/ZincJS/commit/46f980e2834a2de2194c39aee8f4d8ce919e3cdb)
20
15
 
21
- ## [v1.2.0](https://github.com/alan-wu/ZincJS/compare/v1.1.0...v1.2.0) - 2023-09-04
16
+ ## [v1.4.0-beta.1](https://github.com/alan-wu/ZincJS/compare/v1.0.14...v1.4.0-beta.1) - 2023-12-15
22
17
 
23
18
  ### Merged
24
19
 
20
+ - Updae marker colour, update methods for textureSlide. [`#49`](https://github.com/alan-wu/ZincJS/pull/49)
21
+ - Add a way to enable marker for specific zinc objects, [`#48`](https://github.com/alan-wu/ZincJS/pull/48)
25
22
  - Add UUID to region, scene and primitives [`#47`](https://github.com/alan-wu/ZincJS/pull/47)
26
-
27
- ### Commits
28
-
29
- - Add a way to enable marker for specific zinc objects, [`7b717b0`](https://github.com/alan-wu/ZincJS/commit/7b717b074855f36e154b66a05ec7fbab87752162)
30
-
31
- ## [v1.1.0](https://github.com/alan-wu/ZincJS/compare/v1.0.17...v1.1.0) - 2023-08-30
32
-
33
- ### Commits
34
-
35
- - Fix bugs found in multiple places. [`304e479`](https://github.com/alan-wu/ZincJS/commit/304e4799bbb3bb781fbeee43d69bb338312b9136)
36
- - Add uuid to primitives, regions and scenes. [`7720c36`](https://github.com/alan-wu/ZincJS/commit/7720c363eded632e4660f551abe2637e903e8c8b)
37
- - Clean up markers. [`a6fd701`](https://github.com/alan-wu/ZincJS/commit/a6fd7018799ad183a059cea23b83965373c02520)
38
-
39
- ## [v1.0.17](https://github.com/alan-wu/ZincJS/compare/v1.0.16...v1.0.17) - 2023-08-10
40
-
41
- ### Merged
42
-
43
23
  - Improve volume render and texture [`#46`](https://github.com/alan-wu/ZincJS/pull/46)
44
24
  - Update docs [`#86`](https://github.com/alan-wu/ZincJS/pull/86)
45
25
  - Update README.md. [`#85`](https://github.com/alan-wu/ZincJS/pull/85)
46
26
  - Update docs [`#84`](https://github.com/alan-wu/ZincJS/pull/84)
47
27
  - Update docs [`#83`](https://github.com/alan-wu/ZincJS/pull/83)
48
28
  - Update docs [`#45`](https://github.com/alan-wu/ZincJS/pull/45)
49
-
50
- ### Commits
51
-
52
- - Update jsdoc documentation. [`031623f`](https://github.com/alan-wu/ZincJS/commit/031623fae2f21e5583f9c0b5672eb227b8d2b047)
53
- - Update jsdoc documentation. [`c181a61`](https://github.com/alan-wu/ZincJS/commit/c181a614f7d4d3ef03d5a82f58e1ef0845ffd49a)
54
- - Update more documentation. [`0079e34`](https://github.com/alan-wu/ZincJS/commit/0079e34bde13709496f95063e92c5afef664a924)
55
-
56
- ## [v1.0.16](https://github.com/alan-wu/ZincJS/compare/v1.0.16-beta.0...v1.0.16) - 2023-06-22
57
-
58
- ## [v1.0.16-beta.0](https://github.com/alan-wu/ZincJS/compare/1.0.15...v1.0.16-beta.0) - 2023-06-22
59
-
60
- ### Merged
61
-
62
29
  - Add new npm release and changelog commands. [`#44`](https://github.com/alan-wu/ZincJS/pull/44)
63
30
  - Support params in loading and fix a bug with settings in metadata. [`#43`](https://github.com/alan-wu/ZincJS/pull/43)
64
31
 
65
32
  ### Commits
66
33
 
67
- - Add release and changelog command. [`1a36857`](https://github.com/alan-wu/ZincJS/commit/1a36857ae47463b465af94d792a41d5e5457af80)
68
- - Add changelog. [`7f5d973`](https://github.com/alan-wu/ZincJS/commit/7f5d973142513baebbf39439a3b6a4aef4ad6694)
69
- - Update codes to get the updated rect on mouse enter. Rect is also caculated with intersection observer. [`71ed26f`](https://github.com/alan-wu/ZincJS/commit/71ed26f9e5cd1cf0b888c953ec4e8d1803726ff2)
70
-
71
- ## [1.0.15](https://github.com/alan-wu/ZincJS/compare/v1.0.14...1.0.15) - 2023-03-20
72
-
73
- ### Commits
74
-
75
- - Support params in loading and fix a bug with settings in metadata. [`bc5cdd1`](https://github.com/alan-wu/ZincJS/commit/bc5cdd135c3e931f33e45d7baef5e0057319f32a)
34
+ - Update jsdoc documentation. [`031623f`](https://github.com/alan-wu/ZincJS/commit/031623fae2f21e5583f9c0b5672eb227b8d2b047)
35
+ - Update jsdoc documentation. [`c181a61`](https://github.com/alan-wu/ZincJS/commit/c181a614f7d4d3ef03d5a82f58e1ef0845ffd49a)
36
+ - Add lod and dynamic loading with it. [`50e858c`](https://github.com/alan-wu/ZincJS/commit/50e858c5a6e795a952c10d4ec6c945969506f321)
76
37
 
77
38
  ## [v1.0.14](https://github.com/alan-wu/ZincJS/compare/v1.0.13...v1.0.14) - 2023-03-09
78
39