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

Commit a7e640c

Browse files
authored
Update CHANGELOG.md
1 parent 51ab115 commit a7e640c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55
## [0.43.0] - 2019-01-25
66
### Added
77
- 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)
8+
- Merged in R `dashCoreComponents` package and updated to 0.43.0
89

910
### Fixed
1011
- Fix dynamically disabling and enabling `Interval` components [#436](https://github.com/plotly/dash-core-components/pull/436)

0 commit comments

Comments
 (0)