Ryan Johnson
Ryan Johnson
Closes #97
My team uses 4 spaces per indentation. It would be nice to have a linter to check that indentation is correct. Something along the lines of the following (with suggested...
### Environment * OS Version: Windows 10 * Node.js Version: 14.20.0 ### Actual behavior Results from fast-glob use POSIX path separators, even when on Windows. ```sh SRC C:\Users\JohnDoe\src DEST C:\Users\JohnDoe\dist...
## Describe the Bug Form inputs are inconsistently styled and have accessibility issues with differentiating between valid/invalid states. ## Steps to Reproduce Steps to reproduce the behavior: 1. Install "Toggle...
As a consumer of HelixUI, I would like to use deep module imports, so that I can import specific functionality from a HelixUI submodule. ----- With #309, we have the...
Update instances of `a[href]` (011 specificity) to `:link` (010 specificity) in LESS/CSS. * https://github.com/rackerlabs/helix-ui/search?l=Less&q=a%5Bhref%5D * [caniuse `:link` compatibility](https://caniuse.com/#feat=css-sel2) * [MDN `:link` browser compatibility](https://developer.mozilla.org/en-US/docs/Web/CSS/:link#Browser_compatibility) Categorized as `Bug: CSS` due to increased...
## Problems * Vanilla `` elements cannot be disabled without the use of javascript. * Using `pointer-events: none;` in CSS will prevent _mouse_ interaction, but as long as `a[href]` is...
I love the utility that custom-elements-everywhere.com provides to web developers, but the biggest issue with the test data is that it only shows the current versions of each framework. Not...
In #2406 an option `Export to Figma` is added on clicking the button `Styles & Variables`  If the user is a non-pro user they will have the option to...