Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit 922616e

Browse files
committed
unreleased changelog update
1 parent 5abdf33 commit 922616e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## UNRELEASED
6+
### Updated
7+
- Upgraded plotly.js to 1.44.3 [#458](https://github.com/plotly/dash-core-components/pull/458)
8+
- [Patch release 1.44.3](https://github.com/plotly/plotly.js/releases/tag/v1.44.3) which contains:
9+
- Fixed axis `automargin` push offset
10+
- Fix handling of alpha channel in rgba coloring in `scatter3d` traces
11+
- Fixed subplots with multiple `carpet` traces
12+
- Fixed MathJax placement in ternary `aaxis` titles
13+
514
## [0.43.0] - 2019-01-25
615
### Added
716
- Added event props `n_blur` and `n_clicks` - along with `n_blur_timestamp` and `n_clicks_timestamp` - in `Textarea` components, to maintain the functionality lost by removing the `click` and `blur` events. All other events were already covered by existing props. [#444](https://github.com/plotly/dash-core-components/pull/444)

0 commit comments

Comments
 (0)