-
Notifications
You must be signed in to change notification settings - Fork 268
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extensions: Add hooks to support virtual clusters (#11064)
* Add hooks to support virtual clusters * Fix lint issues * Refinements * Update for Vue 3 changes * Fix import * Minor tweaks * Fix bug causing e2e tests to fail * Fix lint issue * Rename internal properties and ensure they don't break clone/save * Ensure we generate types for the plugins package to give us access to mapDriver * Simpler approach * Fix lint issues and add type * Remove unused code * Revery unnecessary changes * Bug fix for finding model extension * Factor out string constant and add provider display method * Add experimental to API * Update typegen.sh to use SHELL_DIR var * Move type def * Fix lint issue * Address PR feedback * Update steve-class.js so we always get an array * Fix type definition
- Loading branch information
Showing
9 changed files
with
256 additions
and
11 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
Oops, something went wrong.