Jessica Kuelz
Jessica Kuelz
### Description Testing the brand color palette Related links, issue #, if available: n/a ### How has this been tested? Review checklist _The following items are to be evaluated by...
### Description Related links, issue #, if available: n/a ### How has this been tested? Review checklist _The following items are to be evaluated by the author(s) and the reviewer(s)._...
### Description This commit is part of an effort to unify the styles of panel components (e.g. drawers, side nav, help panel, split panel). It also fixes an inconsistency with...
### Description Animations for panels got deprioritized and removed when merging the toolbar code into mainline (#2374). This commit adds them back. It also fixes a bug (?) where VR-only...
### Description Enables toolbar unit tests for `common.tsx` - Fixes focus delegation for navigation - Adds missing aria-labels Skipped tests that rely on tools being present in the DOM even...
### Description Enables tests in `common.tsx`, `runtime-drawers.tsx`, and `multi-layout.tsx`. Fixes focus delegation for navigation Ensures tools remain mounted even when closed Related links, issue #, if available: n/a ### How...
### Description This is prep for adding the brand palette to the Core system. - Renames the colors so they map to colors in the brand palette, which will be...
### Description This adds an internal prop to our visual context definition that gets forwarded to our theme builder in order to support multi-mode color generation for reference tokens. Some...
### Description This won't be merged until the prerequisites have been merged, but this is in preparation for release. It makes the reference token API available to use for customers...