Skip to content

feat!: remove deprecations for v6.0.0#2093

Merged
JammingBen merged 1 commit intomainfrom
refactor/remove-deprecations
Mar 6, 2026
Merged

feat!: remove deprecations for v6.0.0#2093
JammingBen merged 1 commit intomainfrom
refactor/remove-deprecations

Conversation

@JammingBen
Copy link
Member

@JammingBen JammingBen commented Mar 5, 2026

Breaking changes

Removes the following deprecations:

  • Removes the activePanel right sidebar injection (use the sidebar store)
  • Removes the SideBarEventTopics (use the sidebar store)
  • Removes the onPanelActive method on the sidebar store (use a pinia watch on the corresponding pinia methods)
  • Removes the getIndicators method (use the useResourceIndicators composable instead)
  • Removes the constants EVENT_TROW_MOUNTED, EVENT_FILE_DROPPED and EVENT_TROW_CONTEXTMENU from web-pkg (use from design-system instead)

closes #2017

@JammingBen JammingBen force-pushed the refactor/remove-deprecations branch from 82fc1d3 to dc19956 Compare March 5, 2026 14:45
@JammingBen JammingBen changed the title refactor!: remove deprecations for v6.0.0 feat!: remove deprecations for v6.0.0 Mar 6, 2026
@JammingBen JammingBen merged commit 14f515b into main Mar 6, 2026
28 checks passed
@JammingBen JammingBen deleted the refactor/remove-deprecations branch March 6, 2026 05:58
@openclouders openclouders mentioned this pull request Mar 6, 2026
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove deprecations for 6.0.0

2 participants