Skip to content

Commit 778f8ca

Browse files
authored
Merge branch 'dev' into hg-700-persistence
2 parents c2668a2 + 93e3872 commit 778f8ca

File tree

4 files changed

+141
-137
lines changed

4 files changed

+141
-137
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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+
## [1.12.0] - 2020-09-03
6+
### Updated
7+
- [#858](https://github.com/plotly/dash-core-components/pull/858)
8+
- Upgraded Plotly.js to [1.55.1](https://github.com/plotly/plotly.js/releases/tag/v1.55.1)
9+
- Patch release [1.55.1](https://github.com/plotly/plotly.js/releases/tag/v1.55.1)
10+
- [Feature release of Plotly.js 1.55.0](https://github.com/plotly/plotly.js/releases/tag/v1.55.0) which:
11+
- Introduce "period" `ticklabelmode` on cartesian date axes [#4993](https://github.com/plotly/plotly.js/pull/4993), [#5055](https://github.com/plotly/plotly.js/pull/5055), [#5060](https://github.com/plotly/plotly.js/pull/5060), [#5065](https://github.com/plotly/plotly.js/pull/5065), [#5088](https://github.com/plotly/plotly.js/pull/5088), [#5089](https://github.com/plotly/plotly.js/pull/5089)
12+
- Add new formatting options for weeks and quarters [#5026](https://github.com/plotly/plotly.js/pull/5026)
13+
- Add `source` attribute to `image` traces for fast rendering [#5075](https://github.com/plotly/plotly.js/pull/5075)
14+
- Add `zsmooth` attribute for discrete `heatmapgl` traces [#4953](https://github.com/plotly/plotly.js/pull/4953)
15+
- Add horizontal and vertical markers for arrow charts [#5010](https://github.com/plotly/plotly.js/pull/5010)
16+
- Add touch support to `rangeslider` [#5025](https://github.com/plotly/plotly.js/pull/5025)
17+
518
## [1.11.0] - 2020-08-25
619
### Added
720
- [#851](https://github.com/plotly/dash-core-components/pull/851) Add support for Dash.jl Julia built components

0 commit comments

Comments
 (0)