We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3715bc commit c5c7ed0Copy full SHA for c5c7ed0
CHANGELOG.md
@@ -2,6 +2,13 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
+## [UNRELEASED] - 2018-12-19
6
+### Fixed
7
+[#110](https://github.com/plotly/dash-renderer/pull/110)
8
+
9
+- Keep the config store state on soft reload.
10
+- AppProvider returns `Loading...` if no configs as before #108
11
12
## [UNRELEASED] - 2018-12-17
13
### Removed
14
- Unused login api and Authentication component [#108](https://github.com/plotly/dash-renderer/pull/108)
0 commit comments