This is an automated email from the ASF dual-hosted git repository.
michaelsmolina pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
from 03ad1789f02 feat(alerts/reports): external URL warning (#35021)
add 5fb9e17721d refactor(extensions): align editors API naming with
commands/views, add description to all contribution types (#38475)
No new revisions were added by this update.
Summary of changes:
.../extensions/extension-points/editors.md | 2 +-
.../packages/superset-core/src/commands/index.ts | 2 +-
.../packages/superset-core/src/editors/index.ts | 26 ++++++++---------
.../packages/superset-core/src/menus/index.ts | 2 ++
.../packages/superset-core/src/views/index.ts | 2 ++
superset-frontend/src/core/editors/EditorHost.tsx | 2 +-
.../src/core/editors/EditorProviders.test.ts | 5 +---
.../src/core/editors/EditorProviders.ts | 17 +++++------
superset-frontend/src/core/editors/index.ts | 33 +++++++++++-----------
9 files changed, 44 insertions(+), 47 deletions(-)