Skip to content

Conversation

T4rk1n
Copy link
Contributor

@T4rk1n T4rk1n commented Oct 1, 2025

  • Add extra requirements for pip install dash[cloud]
  • Add a Plotly Cloud button placeholder when plotly-cloud is not installed.
  • Add placeholder plotly cli when plotly-cloud is not installed.
  • Fix devtool error toggle button always selected.
  • Add devtool component api
    • window.dash_component_api.devtool.DevtoolContext is the react context with value:
      -popup: string the current selected popup, '' if nothing selected.
      • setPopup: (value: string) => void set the current toggled popup menu/
    • window.dash_component_api.devtool.useDevtool to use the context as a react hook.
    • window.dash_component_api.devtool.useDevtoolMenuButtonClassName to get the appropriate className to use for a devtool toggle button.
  • Consolidate the dev toolbar styling. image

@T4rk1n T4rk1n merged commit 7e47fad into dev Oct 2, 2025
8 of 12 checks passed
@T4rk1n T4rk1n deleted the devtools-cloud-integration branch October 2, 2025 18:45
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.

2 participants