Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(sticky-header): port refactor to v2 (carbon-design-system#11773)
### Description Ports changes made to feat/masthead-v2-dev branch in carbon-design-system#11734 to v2 branch. In order to adequately test the new Sticky Header Sandbox story, I had to clean up the Dotcom Shell stories. The `mock` secret menu item works again now, and I've reduced a good amount of bloat in the stories' markup. While I was at it, I noticed I never updated Dotcom Shell's `navLinks` prop for L0 items to Masthead's new `l0Data` prop, so I added support for that as well. ### Testing The code changes here are mostly identical to the aforementioned PR, with the only divergences being changes necessary for v2. Please verify each of the Dotcom Shell stories works as expected, taking particular care to test the sticky elements behaviors on both desktop and mobile.
- Loading branch information