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
Refactor plugin dependency handling in AAChartView
Replaces the pluginDependencies dictionary with a struct-based dependencies array for improved readability and type safety. Updates AACustomStageChartVC to use the new AADependency struct for configuring plugin dependencies.
0 commit comments