-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Domains: Improve all domains management performance (#81421)
* Remove `site` dependency + add `isLightVersion` prop to all domains component * Render row's notice conditionally * Sort ascending by default * Remove all auto-renew references * Fix loading conditions and conditional domain-only renders * Use `isLightVersion` to determine conditional renders for "All domains" domain row * Use nullish coalescing operator for site title/slug Co-authored-by: Ramy Nasr <ramy.nasr@automattic.com> * Fix unit tests --------- Co-authored-by: Ramy Nasr <ramy.nasr@automattic.com>
- Loading branch information
1 parent
1c713ee
commit f13aca4
Showing
10 changed files
with
239 additions
and
178 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
Oops, something went wrong.