Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use NavigatorProvider in Font Library Modal (#59036)
* Use NavigatorProvider in installed fonts panel * Style Changes to font modal installed font details page * Simplified Font Face Demo component so it can be more easily reused * Refactored 'installed-fonts' component to use Navigator Components * Refactored Font Collection tab to use Navigator Provider, refactored Font Card to handle navigator transitions and consolidated components when possible * Corrected/standardized Font Demo component name throughout * Fixed notice display * Fixed focus state outline * Fixed secondary page heading layout * Added hover state to font list items * Simplified and removed 'TabPanelLayout' component * close verify window as soon as user ansswers * Fixed a bug to better support BOTH font FAMILIES as well as font FACES in the Font Demo component. * Returned selected font heading to use Heading instead of Font Demo * Fixed linting error Co-authored-by: pbking <[email protected]> Co-authored-by: matiasbenedetto <[email protected]> Co-authored-by: colorful-tones <[email protected]> Co-authored-by: t-hamano <[email protected]> Co-authored-by: carolinan <[email protected]> Co-authored-by: afercia <[email protected]> Co-authored-by: joedolson <[email protected]> Co-authored-by: alexstine <[email protected]> Co-authored-by: andrewhayward <[email protected]> Co-authored-by: afragen <[email protected]> Co-authored-by: jasmussen <[email protected]> Co-authored-by: juanfra <[email protected]> Co-authored-by: okmttdhr <[email protected]>
- Loading branch information