Socket
Socket
Sign inDemoInstall

@spectrum-web-components/thumbnail

Package Overview
Dependencies
7
Maintainers
7
Versions
149
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345
15Next

0.42.2

Diff

Changelog

Source

0.42.2 (2024-04-03)

Note: Version bump only for package @adobe/spectrum-web-components

westbrook
published 0.42.1 •

Changelog

Source

0.42.1 (2024-04-02)

Bug Fixes

  • coachmark: add "step-count" slot for custom/internationalized pagination content (#4215) (f4136a6)
  • dialog-wrapper: add dismiss-label attribute for the close button's label (#4154) (c450a09)
  • reactive-controllers: add DependencyManagerController (c7f7dea)
  • shared: ensure the "updateComplete" in Focusable is stable (885b4a5)
  • slider: skip variant="filled" css when fill-start (#4217) (b6d389d)
  • table: Add aria-rowcount to virtualized tables (#4156) (b4136ab)
westbrook
published 0.42.0 •

Changelog

Source

0.42.0 (2024-03-19)

Bug Fixes

  • action-group: manage Action Button selection through multiple slots (4d02b46)
  • allowing split view to have a custom aria label (#4155) (d9abed7)
  • badge: expand and update variant availability and mod override usage (#4162) (19e1a49)
  • button: prevent pointer interaction of child/slotted content (2cd5823)
  • color-field: added missing dependencies (#4141) (b3bb23a)
  • menu: release synthetic "click" promise to unblock keyboard interactions (f8aecf3)
  • overlay: prevent focus based hover interaction without :focus-visible (79337ff)
  • overlay: prioritize non-"hint" Overlays on the same trigger (b9833f3)
  • picker: add loading state to the picker (#3110) (d91e2c9)
  • picker: allow open/close in tablet (dcfc96e)
  • picker: correctly process the CSS for the quiet hover effect (#4167) (eb282fa)
  • progress-bar: remove aria-label only if set by label and label is empty; add tests (d351451)
  • progress-circle: remove aria-label only when set by label and changed label is empty (cdd181a)
  • styles, theme: surface exports that omit Spectrum Vars proactively (#4142) (5b524c1)
  • swatch: allow Swatch Group to manage selection through multiple slots (f333379)
  • tab-overflow: improve tab navigation experience and support custom aria labels (#4165) (9c9bf95)
  • theme: deprecate lightest and darkest color stops (#4179) (0c01a66)
  • truncated: add truncated package (#4163) (4ba0480)

Features

Reverts

westbrook
published 0.41.2 •

Changelog

Source

0.41.2 (2024-03-05)

Bug Fixes

  • button: add missing progress-circle dependency (#4086) (2dfeeb3)
  • color-field: add color-field package (#3870) (5081634)
  • menu: fix css for disabled "value" slots in menu items (#4113) (3c5855d)
  • overlay: ensure "manual" Overlays ignore "light dismiss" when [popover] is not supported (#4121) (eb5e1ad)
  • overlay: leverage "transition-behavior" to persist top-layer content while closing (#4050) (e3dea14)
  • picker: support inline labeling of quiet Picker (#3704) (3372286)
  • slider: double click on slider handle to reset slider position (#3991) (64c594a)
westbrook
published 0.41.1 •

Changelog

Source

0.41.1 (2024-02-22)

Bug Fixes

  • menu: correct disabled menu item's chevron to appropriate colour (#4052) (30f5bb5)
  • picker: correct implementation of "disabled", expand stories and documentation (#4040) (84c2fef)
  • progress-circle: ensure size can be applied to non-"size" attribute bearing elements (2bc1065)
  • slider: revert handle ui at min/max values (#4042) (da13af7)
  • tabs: bring selected tab into view (#4032) (a187057)
  • textfield: clearly mark/support "multiline" as a requirement of "grows" (a3e464d)
  • top-nav: focus loupe on :focus-visible only (50d6870)
westbrook
published 0.41.0 •

Changelog

Source

0.41.0 (2024-02-13)

Bug Fixes

  • popover: correct tip delivery size (#4018) (4ff403e)
  • slider: high contrast improvements for filled track (#3952) (782560d)
  • support generating random IDs outside of secure contexts (485a67c)
  • tray: only allow "click" events when they "pointerdown"ed on the Underlay (#4020) (4f9aa4a)

Features

  • coachmark: rename "sp-coachmark" to "sp-coachmark-indicator", add "sp-coachmark" (#3639) (a94389c)
  • icon: use core tokens (a11ef6b)

Performance Improvements

  • combobox: prevent initial list render and update tests to prove that reduces render time (3dc5b1f)
westbrook
published 0.40.5 •

Changelog

Source

0.40.5 (2024-02-05)

Bug Fixes

  • button: use larger icons in Close Button (c4aa02c)
  • combobox: add combobox pattern (#3894) (47d7d71), closes #3887
  • menu: process ":active" styles (7917583)
  • slider: reimplement gradient slider track application (a10b91e)
  • tabs: account for the indicator bar in the overflow decorator (f4a8744)
  • theme: expose version property (#3978) (d42bb71)
  • theme: include custom Spectrum color tokens in Express color tokens (370a1f1)
westbrook
published 0.40.4 •

Changelog

Source

0.40.4 (2024-01-29)

Bug Fixes

  • overlay: clean position data on close (edac590)
  • picker,action-menu,split-button: update interaction model (#3935) (bae7d52)
  • shared: update and expand attribute coverage in likeAnchor (5cb5f1d)
  • slider: add "fill-start" attribute/property and associated "variant="filled" visual delivery (#3876) (2c3e35e)
westbrook
published 0.40.3 •

Changelog

Source

0.40.3 (2024-01-11)

Bug Fixes

  • button: adds pending button, fixes #3162 (#3163) (71254ec)
  • overlay: automatically reposition overlay when the contents resize (83be807)
  • overlay: move closed overlays to "display: none" (fc0278b)
  • overlay: normalize popover toggling between native and synthetic [popover] usage (26fa692)
  • overlay: support positioning overlays within parents leveraging container-type rules (21044b3)
  • overlay: surface "overlay" property to "sp-opened" and "sp-closed" events (957f8e9)
  • picker: force close slotted Tooltip elements with disabled when Menu openes (82c8f12)
  • picker: prevent the Menu opening until required dependencies are loaded (55e6174)
  • tooltip: surface "delayed" and "disabled" functionality (#3882) (ae9fcd2)
  • top-nav: allow consumers to "ignore-url-parts" or "search" or "hash" (#3923) (83bf70b)
westbrook
published 0.40.2 •

Changelog

Source

0.40.2 (2023-12-18)

Bug Fixes

  • checkbox: add missing readonly prop (#3859) (35b5649)
  • menu: support navigating to and selecting Menu Items in Menu Groups (8469ab2)
  • number-field: validate min/max in more contexts (2328a62)
  • slider: update handle alignment and color application (#3860) (bed73c0)
2345
15Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc