-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Make App Sidebar Generally Available (#30923)
## Description Makes App Sidebar Generally Available - Removes any feature flag control for App Sidebar - Removes any older functionalities to handle non App Sidebar IDE versions like: - App Settings having an open or close state - Entity Explorer ability to be hidden - Removes the announcement for App Sidebar #### PR fixes following issue(s) Fixes #29232 #### Type of change - Chore (housekeeping or task changes that don't impact user perception) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Refactor** - Streamlined component logic by consolidating functions and removing unnecessary dependencies. - Simplified rendering and logic flow in various editor components for improved user experience. - **Style** - Enhanced styling and layout in the app settings pane and editor sidebar components. - **Chores** - Improved code maintainability by cleaning up unused imports, variables, and functions. - **Bug Fixes** - Addressed UI inconsistencies by removing deprecated feature flags and adjusting component behavior. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
- Loading branch information
Showing
27 changed files
with
74 additions
and
624 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.