Skip to content

Conversation

@T4rk1n
Copy link
Contributor

@T4rk1n T4rk1n commented Sep 5, 2024

Add deprecation notices:

  • Deprecate Dash.run_server, use Dash.run instead.
  • Deprecate dynamic component loader, used by old libraries (Created during early dash 0 version, before the component generator). These components are loaded directly from the metadata json and the classes are created at runtime, preventing the use of auto complete and upcoming typing for the components.
Copy link
Member

@ndrezn ndrezn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💃

@T4rk1n T4rk1n merged commit 6545710 into dev Sep 5, 2024
@T4rk1n T4rk1n deleted the deprecation branch September 5, 2024 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

5 participants