Ryan Johnson

Results 28 issues of Ryan Johnson

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...

enhancement
help wanted
linter

### 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...

Feature Request

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...

Feature Request

_likely to be a long-lived issue_

Milestone

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...

CSS
BUG

## 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...

Feature Request
:key: Security

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...

PRs Welcome

In #2406 an option `Export to Figma` is added on clicking the button `Styles & Variables` ![Image](https://github.com/tokens-studio/figma-plugin/assets/66366384/f790ec40-f759-4e37-8a60-35e2f18f37d0) If the user is a non-pro user they will have the option to...

variables-m2