helix-ui icon indicating copy to clipboard operation
helix-ui copied to clipboard

Web Component library for the Helix Design System

Results 32 helix-ui issues
Sort by recently updated
recently updated
newest added

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

## Describe the Bug Tooltips gained some functionality to automatically update their control element to make it keyboard accessible. However, due to a bug with IE and Edge 12-17, the...

External
BUG

## Describe the Bug The menu should automatically close after a user has clicked/selected an option, but it stays open until you click away to blur. Perhaps this is by...

Feature Request

_likely to be a long-lived issue_

Milestone

The menu and menu item are very useful for providing the form for a menu, but their function is limited to displaying and hiding the dropdown. Some other useful features...

Feature Request

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

Other tab implementations I've seen hide tab focus outlines and don't allow selecting text. ![tab-select](https://user-images.githubusercontent.com/6663710/37046086-15eb0e86-212d-11e8-940d-b3ead1134c18.gif) This can be achieved by setting `outline: none` and `user-select: none` respectively.

CSS
BUG
Need: Design Specs

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

Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.2. Release notes Sourced from json5's releases. v2.2.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3. Release notes Sourced from express's releases. 4.17.3 deps: accepts@~1.3.8 deps: mime-types@~2.1.34 deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps:...

dependencies