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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
6
6
### Added
7
7
-[#967](https://github.com/plotly/dash/pull/967) Add support for defining
8
8
clientside JavaScript callbacks via inline strings.
9
-
-[#1020](https://github.com/plotly/dash/pull/1020) Allow `visit_and_snapshot`method in `dash.testing` fixtures to stay on the page so you can run other checks.
9
+
-[#1020](https://github.com/plotly/dash/pull/1020) Allow `visit_and_snapshot`API in `dash.testing.browser` to stay on the page so you can run other checks.
10
10
11
11
### Fixed
12
12
-[#1018](https://github.com/plotly/dash/pull/1006) Fix the `dash.testing`**stop** API with process application runner in Python2. Use `kill()` instead of `communicate()` to avoid hanging.
0 commit comments