Skip to content

Commit ef399b5

Browse files
committed
Version 4.10.27
1 parent 16ebf80 commit ef399b5

File tree

204 files changed

+2020
-862
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

204 files changed

+2020
-862
lines changed

dist/ember/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
55
Please note, that this project, while following numbering syntax, it DOES NOT
66
adhere to [Semantic Versioning](http://semver.org/spec/v2.0.0.html) rules.
77

8+
## [4.10.27] - 2022-08-18
9+
10+
### Added
11+
- Slovak locale/translation.
12+
13+
### Changed
14+
- All D3 libraries are updated to the latest version.
15+
16+
### Fixed
17+
- Fixed degrading performance with updating data on data-heavy charts with Responsive enabled.
18+
- "Week of year" was not being calculated properly for the tunr-of-the-year week in some cases.
19+
- Vertical `ValueAxis` was not respecting `maxZoomFactor`.
20+
- Changes to `strokeOpacity` on `PercentSeries` elements were not propagating to legend marker.
21+
22+
823
## [4.10.26] - 2022-07-09
924

1025
### Fixed

dist/ember/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@amcharts/amcharts4-ember",
3-
"version": "4.10.26",
3+
"version": "4.10.27",
44
"description": "Ember add-on for amCharts 4",
55
"keywords": [
66
"ember-addon",

dist/ember/vendor/script/amcharts4/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
55
Please note, that this project, while following numbering syntax, it DOES NOT
66
adhere to [Semantic Versioning](http://semver.org/spec/v2.0.0.html) rules.
77

8+
## [4.10.27] - 2022-08-18
9+
10+
### Added
11+
- Slovak locale/translation.
12+
13+
### Changed
14+
- All D3 libraries are updated to the latest version.
15+
16+
### Fixed
17+
- Fixed degrading performance with updating data on data-heavy charts with Responsive enabled.
18+
- "Week of year" was not being calculated properly for the tunr-of-the-year week in some cases.
19+
- Vertical `ValueAxis` was not respecting `maxZoomFactor`.
20+
- Changes to `strokeOpacity` on `PercentSeries` elements were not propagating to legend marker.
21+
22+
823
## [4.10.26] - 2022-07-09
924

1025
### Fixed

dist/ember/vendor/script/amcharts4/core.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/ember/vendor/script/amcharts4/core.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/ember/vendor/script/amcharts4/geodata/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
88
### Added
99
- New maps: Mauritius.
1010

11+
### Changed
12+
- Renamed "Turkey" to "Türkiye" in all maps.
13+
1114

1215
## [4.1.23] - 2022-03-31
1316

dist/ember/vendor/script/amcharts4/geodata/data/countries2.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/ember/vendor/script/amcharts4/geodata/lang/EN.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/ember/vendor/script/amcharts4/geodata/lang/SN.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/ember/vendor/script/amcharts4/geodata/region/world/europeHigh.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)