You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 3, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -504,7 +504,7 @@ See https://github.com/plotly/dash-core-components/pull/182.
504
504
- A `responsive` plot config option
505
505
- And various other features and bug fixes.
506
506
507
-
Many of these features were funded directly by companies that rely on this library. If your organization or company would like to sponsor particular features or bug fixes in these open source libraries, please reach out: http://plot.ly/products/consulting-and-oem
507
+
Many of these features were funded directly by companies that rely on this library. If your organization or company would like to sponsor particular features or bug fixes in these open source libraries, please reach out: http://plotly.com/products/consulting-and-oem
508
508
509
509
## [0.28.3] - 2018-09-07
510
510
### Changed
@@ -577,7 +577,7 @@ adding support for IDE autocomplete etc.
- Many of these features were funded directly by companies that rely on this library. If your organization or company would like to sponsor particular features or bug fixes in these open source libraries, please reach out: http://plot.ly/products/consulting-and-oem
580
+
- Many of these features were funded directly by companies that rely on this library. If your organization or company would like to sponsor particular features or bug fixes in these open source libraries, please reach out: http://plotly.com/products/consulting-and-oem
581
581
582
582
## [0.23.0]
583
583
### Updated
@@ -665,7 +665,7 @@ removed every time the graph was updated. They are now removed and reattached. #
665
665
- Add official Spanish translation (locale `es`) [plotly.js#2249](https://github.com/plotly/plotly.js/pull/2249)
666
666
- Add official French translation (locale `fr`) [plotly.js#2252](https://github.com/plotly/plotly.js/pull/2252)
667
667
- And numerous other features and bug fixes
668
-
- Many of these features were funded directly by companies that rely on this library. If your organization or company would like to sponsor particular features or bug fixes in these open source libraries, please reach out: http://plot.ly/products/consulting-and-oem
668
+
- Many of these features were funded directly by companies that rely on this library. If your organization or company would like to sponsor particular features or bug fixes in these open source libraries, please reach out: http://plotly.com/products/consulting-and-oem
669
669
670
670
## [0.17.1] - 2017-01-18
671
671
### Fixed
@@ -752,7 +752,7 @@ Big thanks to community contributor @Akronix!
752
752
753
753
## [0.14.0] - 2017-10-17
754
754
### :sparkles: Added
755
-
- An `Upload` component! :tada: See [https://plot.ly/dash/dash-core-components/upload](https://plot.ly/dash/dash-core-components/upload) for docs.
755
+
- An `Upload` component! :tada: See [https://plotly.com/dash/dash-core-components/upload](https://plotly.com/dash/dash-core-components/upload) for docs.
756
756
757
757
## [0.13.0] - 2017-10-05
758
758
### Updated
@@ -780,7 +780,7 @@ Big thanks to community contributor @Akronix!
780
780
781
781
## [0.12.5] - 2017-09-11
782
782
### :bug: Fixed
783
-
- The `Interval` component was constantly resetting its interval on every update. Initially reported in https://community.plot.ly/t/multiple-interval-object-in-a-single-page/5699/3
783
+
- The `Interval` component was constantly resetting its interval on every update. Initially reported in https://community.plotly.com/t/multiple-interval-object-in-a-single-page/5699/3
784
784
- Removed the used `label` property from the `Slider` component
785
785
- Provide a more descriptive documentation for the `marks` property of the `Slider` component
786
786
@@ -793,11 +793,11 @@ Big thanks to community contributor @Akronix!
793
793
794
794
## [0.12.3] - 2017-08-17
795
795
### Fixed
796
-
- Previously, the `max_date_allowed` could not be selected. This issue has been fixed, issue first reported in https://community.plot.ly/t/solved-datepicker-in-dash/4816/10
796
+
- Previously, the `max_date_allowed` could not be selected. This issue has been fixed, issue first reported in https://community.plotly.com/t/solved-datepicker-in-dash/4816/10
797
797
798
798
## [0.12.2] - 2017-08-10
799
799
### Fixed
800
-
- Previously, when the `options` of a `dcc.Dropdown` would change, the options would no longer be searchable. That has been fixed. Issue was originally reported in https://community.plot.ly/t/dropdown-not-searching-values-when-typing/5323/3
800
+
- Previously, when the `options` of a `dcc.Dropdown` would change, the options would no longer be searchable. That has been fixed. Issue was originally reported in https://community.plotly.com/t/dropdown-not-searching-values-when-typing/5323/3
801
801
802
802
## [0.12.1] - 2017-08-09
803
803
### Fixed
@@ -835,7 +835,7 @@ Big thanks to community contributor @Akronix!
835
835
836
836
## [0.9.0] - 2017-07-28
837
837
### Added
838
-
- A `config` property of the `Graph` component that exposes the [plotly.js config properties](https://plot.ly/javascript/configuration-options/). Here's an example that hides 2 buttons and makes the elements in the graph "editable":
838
+
- A `config` property of the `Graph` component that exposes the [plotly.js config properties](https://plotly.com/javascript/configuration-options/). Here's an example that hides 2 buttons and makes the elements in the graph "editable":
0 commit comments