Skip to content

Commit 8b05037

Browse files
committed
update changelog
1 parent 429a0a4 commit 8b05037

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,19 @@ To see all merged commits on the master branch that will be part of the next plo
99

1010
where X.Y.Z is the semver of most recent plotly.js release.
1111

12+
## [X.Y.Z] -- UNRELEASED
13+
14+
### Changed
15+
- Update `color-rgba` from 2.1.1 to 3.0.0 to fix hsl color conversion bug [[#7325](https://github.com/plotly/plotly.js/pull/7325)]
16+
17+
### Fixed
18+
- Fix click event handling for plots in shadow DOM elements [[#7357](https://github.com/plotly/plotly.js/pull/7357)]
19+
- Fix hoverlabels and other text labels with null values templated in [[#7360](https://github.com/plotly/plotly.js/pull/7360)]
20+
- Fix importing plotly.js via require on pages with [AMD](https://en.wikipedia.org/wiki/Asynchronous_module_definition) [[#7367](https://github.com/plotly/plotly.js/pull/7367)]
21+
- Update Romanian locale [[#7351](https://github.com/plotly/plotly.js/pull/7351)]
22+
- Update Italian locale [[#4425](https://github.com/plotly/plotly.js/pull/4425)]
23+
- Update Turkish locale [[#7352](https://github.com/plotly/plotly.js/pull/7352)]
24+
1225
## [3.0.0] -- 2025-01-27
1326

1427
### Removed

0 commit comments

Comments
 (0)