DEV: Remove updated modals from KNOWN_LEGACY_MODALS (#23239)

`KNOWN_LEGACY_MODALS` now correctly reflects the remaining modals to be upgraded to the component based Modal API
This commit is contained in:
Isaac Janzen 2023-08-24 15:12:18 -05:00 committed by GitHub
parent d10e9a6c1d
commit d7538d7c99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 9 deletions

View File

@ -14,9 +14,6 @@ const KNOWN_LEGACY_MODALS = [
"associate-account-confirm",
"auth-token",
"avatar-selector",
"bulk-change-category",
"bulk-notification-level",
"bulk-progress",
"change-owner",
"change-post-notice",
"create-account",
@ -30,21 +27,15 @@ const KNOWN_LEGACY_MODALS = [
"flag",
"grant-badge",
"group-default-notifications",
"history",
"ignore-duration-with-username",
"ignore-duration",
"login",
"move-to-topic",
"post-enqueued",
"publish-page",
"raw-email",
"reject-reason-reviewable",
"reorder-categories",
"request-group-membership-form",
"share-and-invite",
"tag-upload",
"topic-summary",
"user-status",
"admin-reseed",
"admin-color-scheme-select-base",
"admin-form-template-validation-options",