Socket
Socket
Sign inDemoInstall

@spectrum-web-components/slider

Package Overview
Dependencies
8
Maintainers
7
Versions
226
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1345
23Next

0.40.3

Diff

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)
westbrook
published 0.40.1 •

Changelog

Source

0.40.1 (2023-12-05)

Bug Fixes

  • action-menu: allow tray to display full width (31415e4)
  • overlay: ensure events are only bound once (abe57ce)
  • picker: ensure menu placement in mobile (#3835) (4aba1c6)
  • slider: align editable slider when no label provided (#3816) (a5f4900)
  • tabs: prevent vertical scrolling in overflow tabs (eb0592f)

Performance Improvements

  • checkbox: refactor architecture for more rendering perf and DOM element count (7c2277f)
rajrock38
published 0.40.0 •

Changelog

Source

0.40.0 (2023-11-16)

Bug Fixes

  • button: support [icon-only] delivery (#3716) (e236a50)
  • field-group: apply role when none present (3616199)
  • number-field: update display value on scroll and arrow up/down (fc59a18)
  • overlay: ensure manual overlays persist through interactions outside of their subtree (#3788) (ef5617f)
  • split-view: expand accessible attribute usage and HCM delivery (cb7c71f)
  • tags: make the 'delete' event cancelable (#3778) (d9afd41)

Features

  • textfield: added name attribute to textfield (#3752) (593005a)
westbrook
published 0.39.4 •

Changelog

Source

0.39.4 (2023-11-02)

Bug Fixes

  • action-bar: allow "close" event to be cancelled (17cf55e)
  • infield-button: add infield-button package (057b885)
  • overlay: add delay resolution from overlaid content (#3748) (5c4f1f6)
  • overlay: calculate more transforms (6538a45)
  • overlay: place longpress helper content in a more accessible, less layout affecting location (dd12c23)
  • support numeric IDs when resolving elements (f62bf0d)
  • table: update row selection aria (6c8c706)
  • top-nav: default to role="navigation", sprout aria-label when "label" applied (bbcea4a)
westbrook
published 0.39.3 •

Changelog

Source

0.39.3 (2023-10-18)

Bug Fixes

  • grid: plug a mememory leak from the render process (4414bd9)
  • number-field: prevent over excited "change" events (7b93724)
  • update deps graph, fix imports (f633005)
westbrook
published 0.39.2 •

Changelog

Source

0.39.2 (2023-10-13)

Bug Fixes

  • menu: conditionally access slots for their assigned content (#3717) (c045822)
  • overlay: allow overlay to persist on hover (#3706) (7707040)
  • update deps graph, update link docs (#3709) (2deb284)
westbrook
published 0.39.1 •

Changelog

Source

0.39.1 (2023-10-06)

Bug Fixes

  • action-button: allow change events to bubble and pierce shadowdom (#3614) (3f76e04)
  • alert-dialog: use resize observer in place of page resize event for content measurement work (b963813)
  • grid: grid focusgroup fix on mutationObserver (#3684) (5d47db5)
  • menu: allow change events to be direct (#3689) (b2cd3da)
  • number-field: handle negative numbers (#3673) (62553dd)
  • number-field: update number-field value on pressing "enter" (#3638) (649eb2f)
  • progress-circle,toast,tooltip: ensure complete dependency graph (#3701) (a5dfada)
  • slider: ensure z-index in Express theme (c0cc655)
westbrook
published 0.39.0 •

Changelog

Source

0.39.0 (2023-09-25)

Bug Fixes

  • action-menu: stack a "label-only" slot on top of the others to allow no icon menu buttons (6b5817d)
  • alert-dialog: add Alert Dialog package (#3501) (1062847)
  • base: add re-export of lit/directive.js (#3616) (d2e237f)
  • base: introduce static version property for component class (#3582) (e7e2b76)
  • color-handle,color-loupe,swatch,thumbnail: use the Opacity Checkerboard package (47e1fc4)
  • menu: allow Menu elements to be controlled (74ed7fb)
  • menu: manage deeply slotted menu items and initial focus (7f9ad69)
  • opacity checkerboard inclusion order (#3651) (4f417dc)
  • overlay: allow "receives-focus" to target the root of an overlay (#3658) (0db1025)
  • overlay: ensure position when closing overlays over the top-layer (55fab0d)
  • overlay: reduce circular dependencies (25eeb71)
  • picker,split-button: include "tooltip" slot in the main button (699b8af)
  • shared: scope querySelector to direct children, like slots are (515eaee)
  • slider: add t-shirt sizing (24dac78)

Features

  • color-slider: migrate to core tokens (#3507) (96d0d40)
  • meter: add "variant" (coalescing various boolean attributes) and remove "over-background" attributes (#3514) (40e5f8a)
  • table: migrate to core tokens (#3441) (b866bab)
  • underlay: use core tokens (9c555ab)
rajrock38
published 0.38.0 •

Changelog

Source

0.38.0 (2023-09-05)

Bug Fixes

  • action-menu,split-button: ensure toggling the Menu closed completes (2dd0f98)
  • action-menu: added static attribute support (#3573) (25889a8)
  • correct composition entry of multi-byte numbers (#3610) (5e11934)
  • dialog: include tab order management at slotchange time (0c7a079)
  • menu: added support for menu item description (#3559) (ce99528)
  • menu: correct types import for .d.ts file creation (a11d264)
  • overlay: position for transformed and contained parents (ca8fd8a)
  • picker: ensure the Menu opens in a Tray on mobile (6be2bed)
  • radio-group: onChange event not triggering on keyboard navigation (#3592) (8501239)
  • search: add mod to remove clear button padding (65168fe)
  • sidenav: reintroduce support for slotted label content (26c7e6e)
  • slider: ensure first render when no "value" is supplied (eed860b)
  • slider: update CSS conversion for more correct visual delivery (99c83e4)
  • tags: add mod for clear button width (bea891f)

Features

  • clear-button: migrate to core tokens (64be98a)
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