Skip to content

Commit

Permalink
Version 4.10.37
Browse files Browse the repository at this point in the history
  • Loading branch information
martynasma committed Aug 4, 2023
1 parent f3f8743 commit 9848d30
Show file tree
Hide file tree
Showing 598 changed files with 51,515 additions and 51,474 deletions.
8 changes: 8 additions & 0 deletions dist/ember/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
Please note, that this project, while following numbering syntax, it DOES NOT
adhere to [Semantic Versioning](http://semver.org/spec/v2.0.0.html) rules.

## [4.10.37] - 2023-08-04

### Fixed
- Horizontal cylinders in some cases were not being drawn properly.
- Fixed and issue with mutating ES6 module.


## [4.10.36] - 2023-05-18

### Added
Expand All @@ -17,6 +24,7 @@ adhere to [Semantic Versioning](http://semver.org/spec/v2.0.0.html) rules.
### Fixed
- In some cases, when a series was removed from a `SerialChart` it was not disposing one of the listeners and could remain in the memory.
- Grip rollover labels of a vertical `Scrollbar` were showing opposite values.
- Fixed issue with mutating ES6 modules.


## [4.10.35] - 2023-03-21
Expand Down
2 changes: 1 addition & 1 deletion dist/ember/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@amcharts/amcharts4-ember",
"version": "4.10.36",
"version": "4.10.37",
"description": "Ember add-on for amCharts 4",
"keywords": [
"ember-addon",
Expand Down
8 changes: 8 additions & 0 deletions dist/ember/vendor/script/amcharts4/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
Please note, that this project, while following numbering syntax, it DOES NOT
adhere to [Semantic Versioning](http://semver.org/spec/v2.0.0.html) rules.

## [4.10.37] - 2023-08-04

### Fixed
- Horizontal cylinders in some cases were not being drawn properly.
- Fixed and issue with mutating ES6 module.


## [4.10.36] - 2023-05-18

### Added
Expand All @@ -17,6 +24,7 @@ adhere to [Semantic Versioning](http://semver.org/spec/v2.0.0.html) rules.
### Fixed
- In some cases, when a series was removed from a `SerialChart` it was not disposing one of the listeners and could remain in the memory.
- Grip rollover labels of a vertical `Scrollbar` were showing opposite values.
- Fixed issue with mutating ES6 modules.


## [4.10.35] - 2023-03-21
Expand Down
2 changes: 1 addition & 1 deletion dist/ember/vendor/script/amcharts4/core.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/ember/vendor/script/amcharts4/core.js.map

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion dist/ember/vendor/script/amcharts4/geodata/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [UNRELEASED] - ????-??-??
## [4.1.27] - 2023-06-01

### Added
- `spain2*` maps added. Same as `spain*`, except with off-shore islands misplaced so they show up close to the mainland.
Expand All @@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

### Fixed
- Fixed IDs of lands in the map of Denmark.
- County maps of Mexico did not have their `name` property set properly.
- County maps of Canada did not have their `name` property set properly.


## [4.1.26] - 2022-10-19
Expand Down
2 changes: 1 addition & 1 deletion dist/ember/vendor/script/amcharts4/geodata/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@amcharts/amcharts4-geodata",
"version": "4.1.26",
"version": "4.1.27",
"author": "amCharts <[email protected]> (https://www.amcharts.com/)",
"description": "amCharts 4 Geo Data",
"homepage": "https://www.amcharts.com/",
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

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

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

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading

0 comments on commit 9848d30

Please sign in to comment.