amber-components icon indicating copy to clipboard operation
amber-components copied to clipboard

Web Components implementation of the Amber Design System.

Results 34 amber-components issues
Sort by recently updated
recently updated
newest added

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.4 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...

dependencies

Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.11 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [async](https://github.com/caolan/async) from 2.6.1 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) v2.6.3 Updated lodash to squelch a security warning (#1675) v2.6.2 Updated lodash...

dependencies

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...

dependencies

Bumps [css-what](https://github.com/fb55/css-what) from 2.1.2 to 2.1.3. Commits 2db00ca 2.1.3 dc51092 fix(css-selectors): extend regex to include superscript in range, fix #27 (#28) a5f1991 Test on node LTS See full diff in...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.16.4 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies

By the time we introduced [Progress Bar,](https://amber.bitrock.it/components/progress-bar/) we could get the chance to split the actual [Progress](https://amber.bitrock.it/components/progress/) and differentiate them even more. Most depends on our need but we could...

Status: Available
Priority: Low
Type: Enhancement

### General https://developers.google.com/web/fundamentals/accessibility/ ### Forms https://www.nngroup.com/articles/errors-forms-design-guidelines/ ### Tabs - [x] Add `tablist` role to the `` to indicate it contains tabs. - [x] Add `presentation` role to each `` to...

Status: Available
Priority: Medium
Type: Enhancement

(aka: variables) to add visual customization https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_variables . also https://lit-element.polymer-project.org/guide/styles#css-properties to limit the scope of this issue, via CSS custom properties an end user should be able to implement basic...

Status: Available
Priority: Low
Type: Enhancement