pastelcyborg
pastelcyborg
## Done - Added examples of various Design Tokens following Style Dictionary JSON schema - Added README DO NOT MERGE. PR is solely for experimentation, review, and discussion.
**Describe the bug** The sortable table provides ascending/descending indicators on table headers when clicked. However, the functionality and indicators themselves appear to be swapped - for instance, when the "descending"...
**Describe the bug** On some of the Application Layout examples, tooltips are used within table cells; however, these tooltips are not visible upon hover due to either lacking the proper...
**Describe the bug** Sass is changing the way it handles declarations mixed with nested rules to match the specification decision by the CSS working group: https://sass-lang.com/documentation/breaking-changes/mixed-decls/ As explained in #5264,...
The code snippet blocks used across the website should all be syntax highlighted for their appropriate languages. Right now, only snippets on certain pages are syntax highlighted, while others are...
**Describe the bug** When tabbing through the Search & Filter component, the `p-search-and-filter__selected-count` element is focused, which is an issue for two reasons: 1. Due to the DOM order, it's...
**Describe the bug** Currently, the Percy snapshots for the tooltip component don't actually show the tooltip:  This is probably because the visual regression tests don't (can't?) trigger a hover...
Now that we've begun adding macros to Vanilla, they'll need to be added to the published npm package in order for our users to consume them after making the server...
## Context Our documentation references WAI-ARIA 1.1 in various places; for example: https://vanillaframework.io/accessibility WAI-ARIA 1.2 was released last summer; we should perform an audit to ensure our components are in...
## Component/pattern to amend Presently, the print CSS styles for various sites tend to live in their own file: https://github.com/canonical/ubuntu.com/blob/main/static/sass/print.scss These print.css files also often live separately from core site...