Julie Muzina
Julie Muzina
Similar issue: #1327 It would be nice if the CLI offered a new command (or perhaps a flag on `percy snapshot`) that saves the Percy snapshot artifacts into a local...
## Done Creates CTA block component. This will be used in many of our future "higher order components". The need for a separately styled CTA block component arose from [this...
## Done Builds examples of the Hero HOC per [Design](https://www.figma.com/design/Hll6ZRvHyTTGBZZSoRd8ei/Higher-order-components-(HOCs)?node-id=694-14112&m=dev) Fixes [WD-12214](https://warthogs.atlassian.net/browse/WD-12214) ## QA (these are WIP and may be subject to change / PR splitting as this progresses) -...
## Done Adds quote wrapper pattern per [Figma](https://www.figma.com/design/Hll6ZRvHyTTGBZZSoRd8ei/Higher-order-components-(HOCs)?node-id=781-188&m=dev) Fixes [WD-12811](https://warthogs.atlassian.net/browse/WD-12811) ## QA - [Default](https://vanilla-framework-5204.demos.haus/docs/examples/patterns/quote-wrapper/default) - [H4](https://vanilla-framework-5204.demos.haus/docs/examples/patterns/quote-wrapper/h4) - [H2](https://vanilla-framework-5204.demos.haus/docs/examples/patterns/quote-wrapper/h2) ### Check if PR is ready for release If this PR contains...
**Describe the bug** Navigation dropdowns do not report expanded/collapsed state. **To Reproduce** Steps to reproduce the behavior: 1. Go to https://vanillaframework.io/docs/examples/patterns/navigation/dropdown-dark?theme=light 2. Observe that the nested `p-navigation__item--dropdown-toggle` elements do not...
## Done Updates the status label component to use new color theme variables. Not much of a visual change with this PR; this is mostly a cleanup of `_patterns_status-label.scss`. I...
**Describe the bug** The JS scripts used by the navigation pattern do not work properly when there are multiple navigation components on the screen. This introduces issues for #5165 ,...
## Done Adds color theme support to Search & Filter component by using new color theme variables - Color of the search and filter panel headers (it is slightly more...
## Component/pattern to amend Article Pagination ## Context In #5093 we added `.p-icon--chevron-left` and `.p-icon--chevron-right` classes to upstream CSS that our users were frequently creating to rotate the chevron icons...
**Describe the bug** Opening the [modal documentation page](https://vanillaframework.io/docs/patterns/modal) causes the "With footer" example close button to be focused. **To Reproduce** Steps to reproduce the behavior: 1. Go to [modal documentation...