helix-ui
helix-ui copied to clipboard
Web Component library for the Helix Design System
Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.0 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@nschonni) Set rejectUnauthorized to true by default (@scott-ut, #3149) Features...
Bumps [tar](https://github.com/npm/node-tar) from 6.0.2 to 6.1.9. Commits 4f1f4a2 6.1.9 875a37e fix: prevent path escape using drive-relative paths b6162c7 fix: reserve paths properly for unicode, windows 3aaf19b fix: prune dirCache properly...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
## Describe the Bug So, i was digging into Tabset for my project related work and observed that when you are on the first tab and try to remove it,...
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.1 to 10.4.1. Release notes Sourced from highlight.js's releases. 10.4.1 Security fixes: (fix) Exponential backtracking fixes for: Josh Goebel cpp handlebars gams perl jboss-cli r erlang-repl powershell...
**Describe the Bug** Hey Guys, There are only 97 Icons supported by this repo. could you please add favorite icon so that I don't need to go with other SVG...
## Description Tabset is not resetting back, when first tab is removed. ### What are the relevant story cards/tickets? Any additional PRs or other references? https://github.com/HelixDesignSystem/helix-ui/issues/872 Jira: ## Before you...
## 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...
> The :focus-visible trick “What if we could apply focus styles only when the keyboard is used to focus something, not the mouse?” asks Chris in this blog post all...
## Describe the Bug Radio strip button text is selectable, which can result in a user occasionally seeing a selected button quickly pop from selected to unselected states. ## Steps...