Skip to content

Updating fork #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 140 commits into from
Sep 17, 2020
Merged

Updating fork #1

merged 140 commits into from
Sep 17, 2020

Conversation

emilhe
Copy link
Owner

@emilhe emilhe commented Sep 17, 2020

No description provided.

Marc-Andre-Rivet and others added 30 commits January 9, 2020 08:55
…729)

When dash is embedded into an iframe with a sandbox attribute that only has allow-scripts, cookie/localstorage access is disabled and dash-core-components fails to load. As such, we need to restrict our cookie/localstorage usage by disabling functionality.

This patch moves the disabled functionality to a place where it doesn't get autoloaded regardless of usage, allowing dash-core-components to load in very restricted iframes.
* Fix clearable bug for single-option dropdowns.

* Fix clearable bug for multi-option dropdowns.

* Update CHANGELOG.

* Return if selected option is nil and dropdown is not clearable.

* Use backspaceRemoves and deleteRemoves.

Co-authored-by: Marc-André Rivet <Marc-Andre-Rivet@users.noreply.github.com>
full propTypes for ControlledPlotlyGraph to avoid weird React warning
@emilhe emilhe merged commit eb0a667 into emilhe:dev Sep 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.