@wwtelescope/webclient 6.3.2 → 6.3.5

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
@@ -1,3 +1,15 @@
1
+ # @wwtelescope/webclient 6.3.5 (2022-05-19)
2
+
3
+ - index.html: load pako and uuid early for updated webgl-engine
4
+
5
+ # @wwtelescope/webclient 6.3.4 (2022-02-15)
6
+
7
+ - WWT 2022 is officially launched!
8
+
9
+ # @wwtelescope/webclient 6.3.3 (2022-02-10)
10
+
11
+ - Tease the WWT 2022 launch.
12
+
1
13
  # @wwtelescope/webclient 6.3.2 (2021-11-12)
2
14
 
3
15
  - Add donation links in a few places (#346, @pkgw).
package/index.html CHANGED
@@ -41,6 +41,8 @@
41
41
  </style>
42
42
 
43
43
  <script src="//code.jquery.com/jquery-3.4.1.min.js"></script>
44
+ <script src="https://cdnjs.cloudflare.com/ajax/libs/pako/1.0.3/pako_inflate.min.js"></script>
45
+ <script src="https://cdnjs.cloudflare.com/ajax/libs/uuid/8.3.2/uuid.min.js"></script>
44
46
  <script src="<%= webgl_engine_url_prefix %>/wwtsdk<%= maybe_min %>.js"></script>
45
47
  <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
46
48
  <script src="https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.5.8/angular.min.js"></script>
@@ -52,7 +54,6 @@
52
54
  <script src="https://cdnjs.cloudflare.com/ajax/libs/angular-strap/2.3.8/angular-strap.tpl.min.js"></script>
53
55
  <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-mousewheel/3.1.13/jquery.mousewheel.min.js"></script>
54
56
  <script src="https://cdnjs.cloudflare.com/ajax/libs/jScrollPane/2.0.23/script/jquery.jscrollpane.js"></script>
55
- <script src="https://cdnjs.cloudflare.com/ajax/libs/pako/1.0.3/pako_inflate.min.js"></script>
56
57
  <script src="<%= webclient_static_assets_url_prefix %>wwtwebclient<%= maybe_min %>.js?v=<%= shortSHA %>"></script>
57
58
  </head>
58
59
 
package/package.json CHANGED
@@ -35,5 +35,5 @@
35
35
  "type": "git",
36
36
  "url": "https://github.com/WorldWideTelescope/wwt-web-client.git"
37
37
  },
38
- "version": "6.3.2"
38
+ "version": "6.3.5"
39
39
  }
@@ -25,15 +25,26 @@
25
25
  World<span style="color:#6ba9e6">Wide Telescope</span>
26
26
  </h1>
27
27
 
28
- <h3 localize="Welcome to AAS WorldWide Telescope"></h3>
28
+ <div class="clear"></div>
29
+
30
+ <p style="margin-top: 20px;">Welcome to AAS WorldWide Telescope!</p>
29
31
 
30
32
  <ul>
31
33
  <li localize="Move around the sky by clicking and dragging."></li>
32
34
  <li localize="Zoom in/out by scrolling the mouse wheel or pressing +/-."></li>
33
35
  <li localize="Right-click in the view to display the Finder Scope for more information."></li>
34
- <li localize="Menu Tabs (“Explore”, “Guided Tours”, etc.) have two parts. Click the tab’s top to open a pane; click the tab’s bottom to open a submenu."></li>
36
+ <li localize="Menu tabs (“Explore”, “Guided Tours”, etc.) have two parts. Click the tab’s top to open a pane; click the tab’s bottom to open a submenu."></li>
35
37
  </ul>
36
38
 
39
+ <h3 localize="WWT 2022 is Here!"></h3>
40
+
41
+ <p>The latest version of AAS WorldWide Telescope — WWT 2022 —
42
+ launched on February 15th!.</p>
43
+
44
+ <p class="text-center">
45
+ <a class="btn" href="https://worldwidetelescope.github.io/editions/2022/" target="_blank">Go to the WWT 2022 homepage</a>
46
+ </p>
47
+
37
48
  <h3 localize="Help Support WWT!"></h3>
38
49
 
39
50
  <p>The non-profit <a href="https://aas.org/" target="_blank">American Astronomical