Skip to content

Commit

Permalink
--- Highcharts 9.3.3 official release ---
Browse files Browse the repository at this point in the history
  • Loading branch information
TorsteinHonsi committed Feb 1, 2022
1 parent 2ec55b2 commit 7a3114d
Show file tree
Hide file tree
Showing 9 changed files with 67 additions and 6 deletions.
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "highcharts",
"version": "9.3.2",
"version": "9.3.3",
"description": "JavaScript charting framework",
"main": "lib/highcharts.js",
"authors": [
Expand Down
4 changes: 2 additions & 2 deletions build-properties.json
@@ -1,6 +1,6 @@
{
"date": "2021-11-29",
"version": "9.3.2",
"date": "2022-02-01",
"version": "9.3.3",
"products": {
"Highcharts": {
"cdnpath": "",
Expand Down
47 changes: 47 additions & 0 deletions changelog/changelog.html
Expand Up @@ -14,6 +14,29 @@
<h2 id="highcharts">Highcharts</h2>
</div>
<div class="changelog-container">
<h3 class="release-header">
<a id="highcharts-v9.3.3"></a>
<a href="#highcharts-v9.3.3">Highcharts v9.3.3 (2022-02-01)</a>
<span class="download-link" ><a href="https://code.highcharts.com/zips/Highcharts-9.3.3.zip" title="Download the zip archive for Highcharts v9.3.3"><i class="fas fa-download"></i></a></span>
</h3>
<div class="accordion card-group">
<div class="card">

<div id="heading-9-3-3-bug-fixes" class="card-header">
<h4 class="card-title" aria-label="Bug Fixes Highcharts v9.3.3">
<button aria-label="Bug Fixes Highcharts v9.3.3" aria-expanded="false" class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#bug-fixes-9-3-3"><span> Bug fixes </span></button>
</h4>
</div>
<div id="bug-fixes-9-3-3" class="collapse" aria-labelledby="heading-9-3-3-bug-fixes" data-parent=".accordion">
<div class="card-body">
<ul>
<li>Fixed <a href="https://github.com/highcharts/highcharts/issues/16339">#16339</a>, keyboard focus management issues with fullscreen change.</li>
</ul>

</div>
</div>
</div>
</div>
<h3 class="release-header">
<a id="highcharts-v9.3.2"></a>
<a href="#highcharts-v9.3.2">Highcharts v9.3.2 (2021-11-29)</a>
Expand Down Expand Up @@ -6095,6 +6118,14 @@ <h3 class="release-header">
<h2 id="highcharts-stock">Highcharts Stock</h2>
</div>
<div class="changelog-container">
<h3 class="release-header">
<a id="highcharts-stock-v9.3.3"></a>
<a href="#highcharts-stock-v9.3.3">Highcharts Stock v9.3.3 (2022-02-01)</a>
<span class="download-link" ><a href="https://code.highcharts.com/zips/Highcharts-Stock-9.3.3.zip" title="Download the zip archive for Highcharts Stock v9.3.3"><i class="fas fa-download"></i></a></span>
</h3>
<ul>
<li>The change listed under Highcharts 9.3.3 above also applies to Highcharts Gantt 9.3.3.</li>
</ul>
<h3 class="release-header">
<a id="highcharts-stock-v9.3.2"></a>
<a href="#highcharts-stock-v9.3.2">Highcharts Stock v9.3.2 (2021-11-29)</a>
Expand Down Expand Up @@ -9397,6 +9428,14 @@ <h3 class="release-header">
<h2 id="highcharts-maps">Highcharts Maps</h2>
</div>
<div class="changelog-container">
<h3 class="release-header">
<a id="highcharts-maps-v9.3.3"></a>
<a href="#highcharts-maps-v9.3.3">Highcharts Maps v9.3.3 (2022-02-01)</a>
<span class="download-link" ><a href="https://code.highcharts.com/zips/Highcharts-Maps-9.3.3.zip" title="Download the zip archive for Highcharts Maps v9.3.3"><i class="fas fa-download"></i></a></span>
</h3>
<ul>
<li>The change listed under Highcharts 9.3.3 above also applies to Highcharts Maps 9.3.3.</li>
</ul>
<h3 class="release-header">
<a id="highcharts-maps-v9.3.2"></a>
<a href="#highcharts-maps-v9.3.2">Highcharts Maps v9.3.2 (2021-11-29)</a>
Expand Down Expand Up @@ -10857,6 +10896,14 @@ <h3 class="release-header">
<h2 id="highcharts-gantt">Highcharts Gantt</h2>
</div>
<div class="changelog-container">
<h3 class="release-header">
<a id="highcharts-gantt-v9.3.3"></a>
<a href="#highcharts-gantt-v9.3.3">Highcharts Gantt v9.3.3 (2022-02-01)</a>
<span class="download-link" ><a href="https://code.highcharts.com/zips/Highcharts-Gantt-9.3.3.zip" title="Download the zip archive for Highcharts Gantt v9.3.3"><i class="fas fa-download"></i></a></span>
</h3>
<ul>
<li>The change listed under Highcharts 9.3.3 above also applies to Highcharts Gantt 9.3.3.</li>
</ul>
<h3 class="release-header">
<a id="highcharts-gantt-v9.3.2"></a>
<a href="#highcharts-gantt-v9.3.2">Highcharts Gantt v9.3.2 (2021-11-29)</a>
Expand Down
4 changes: 4 additions & 0 deletions changelog/highcharts-gantt/9.3.3.md
@@ -0,0 +1,4 @@
# Changelog for Highcharts Gantt v9.3.3 (2022-02-01)

- The change listed under Highcharts 9.3.3 above also applies to Highcharts Gantt 9.3.3.

3 changes: 3 additions & 0 deletions changelog/highcharts-maps/9.3.3.md
@@ -0,0 +1,3 @@
# Changelog for Highcharts Maps v9.3.3 (2022-02-01)

- The change listed under Highcharts 9.3.3 above also applies to Highcharts Maps 9.3.3.
3 changes: 3 additions & 0 deletions changelog/highcharts-stock/9.3.3.md
@@ -0,0 +1,3 @@
# Changelog for Highcharts Stock v9.3.3 (2022-02-01)

- The change listed under Highcharts 9.3.3 above also applies to Highcharts Gantt 9.3.3.
4 changes: 4 additions & 0 deletions changelog/highcharts/9.3.3.md
@@ -0,0 +1,4 @@
# Changelog for Highcharts v9.3.3 (2022-02-01)

## Bug fixes
- Fixed [#16339](https://github.com/highcharts/highcharts/issues/16339), keyboard focus management issues with fullscreen change.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "highcharts",
"version": "9.3.2",
"version": "9.3.3",
"description": "JavaScript charting framework",
"main": "lib/highcharts",
"module": "es-modules/masters/highcharts.src.js",
Expand Down

0 comments on commit 7a3114d

Please sign in to comment.