vanilla-framework
vanilla-framework copied to clipboard
From community websites to web applications, this CSS framework will help you achieve a consistent look and feel.
## Done - test: setup cypress This PR will be followed by another one that will [Add Cypress to CI tests](https://github.com/canonical/vanilla-framework/issues/4541) Fixes: https://github.com/canonical/vanilla-framework/issues/4538 ## QA - Run `yarn cypress:open` or...
**Describe the bug** See title **To Reproduce** Do this:  You'll see this:  **Expected behavior** Lack of distortion in counters **Screenshots** See above.
## Done - add a transition to the accordion pattern Fixes https://github.com/canonical/vanilla-framework/issues/4539 ## QA - Open https://vanilla-framework-4542.demos.haus//docs/examples/patterns/accordion/default - Verify the accordion works as before with the addition of having a...
## Done - add expandable side navigation Fixes https://github.com/canonical/vanilla-squad/issues/1420 ## QA - Open [/docs/examples/patterns/side-navigation/expandable-docs](https://vanilla-framework-4536.demos.haus/docs/examples/patterns/side-navigation/expandable-docs) ### Check if PR is ready for release If this PR contains Vanilla SCSS code changes,...
Rename vf-animation to vf-transition https://github.com/search?p=2&q=org%3Acanonical+vf-animation&type=Code - [ ] Rename vf-animation to vf-transition - [ ] add `vf-animation` alias for `vf-transition` to prevent breaking changes - [ ] use a mixin...
## Done - add `jest` & `@testing-library/dom` dependencies and basic setup for integration tests with JSDOM - Add side navigation tests _Note:_ includes commits from https://github.com/canonical/vanilla-framework/pull/4536 ### Check if PR...
add accordion transition 
**Describe the bug** 1px high white line appears for supposedly offscreen tooltip when scrolling down past the content on Firefox. **To Reproduce** Steps to reproduce the behavior: 1. Go to...