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

Commit 630f49b

Browse files
committed
changelog for persistence props
1 parent 460c9db commit 630f49b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44

55
## [Unreleased]
66
### Added
7+
[#566](https://github.com/plotly/dash-table/pull/566)
8+
- Support persisting user edits when the component or the page is reloaded. New props are `persistence`, `persistence_type`, and `persisted_props`. Set `persistence` to a truthy value to enable, the other two modify persistence behavior. See [plotly/dash#903](https://github.com/plotly/dash/pull/903) for more details.
9+
710
[#319](https://github.com/plotly/dash-table/issues/319)
811
- New 'loading_state' prop that contains information about which prop, if any, is being computed.
912
- Table no longer allows for editing while the `data` prop is loading.

0 commit comments

Comments
 (0)