Socket
Socket
Sign inDemoInstall

@spectrum-web-components/field-group

Package Overview
Dependencies
11
Maintainers
7
Versions
163
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1345
17Next

0.40.1

Diff

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

Changelog

Source

0.37.0 (2023-08-18)

Bug Fixes

  • address margin effected positioning (38c8cf2)
  • allow non-selection carying Picker derivatives to report value (02c0134)
  • ensure submenus stay open when root it clicked again (83ced1c)
  • handle longpress and over filter overlays (483e52d)

Features

  • dialog: leverage Overlay v2 (5c21ab5)
  • menu: prepare for Overlay v2 and less connnected/disconnected responsibilities (5dfb71e)
  • overlay: ship Overlay API v2 (67b5d1b)
  • picker,action-group,split-button: leverage Overlay v2 (170a223)
  • popover: leverage Overlay v2 (cde0a16)
  • tooltip: leverage Overlay v2 (346edac)

Performance Improvements

westbrook
published 0.36.0 •

Changelog

Source

0.36.0 (2023-08-18)

Bug Fixes

  • action-group: separate first selection management from later selection management (783b206)
  • action-menu: add a slot for Tooltip content (#3488) (23cef3a)
  • added default focus in focus group (1abe7e7)
  • added default focus in focus group (cd59f18)
  • added Mutation Observer in the tags workflow (3af1861)
  • close button static white (d324017)
  • parentNode declaration (c45fdc3)
  • picker-button: include missing dependency on @spectrum-web-components/button (#3515) (ed44c2b)
  • radio: aria-disabled misspelling (b3fbd25), closes adobe/spectrum-web-components#3526
  • reactive-controllers: functionality debugged (f98013b)
  • reactive-controllers: handleItemMutation (d0e32a2)
  • removed disabled property check (816732f)
  • removed mutation controller from tags and added to focusgroup (aaa1bc0)
  • tags: corner cases handled (8ec6b6a)
  • tags: delete functionality working (60e6c2e)
  • tags: documented the function (f97c7a7)
  • tags: handled corner cases (55a95b7)
  • tags: performed the suggested changes (6e3ef36)
  • tags: removed comment (771dc0e)
  • tags: removed extra white spaces (196bdae)
  • tags: some extra chnages (45f1a9d)
  • tags: some minor chnages (36886fc)
  • tags: suggested changes done (8aca49e)
  • toast: switches toast[open] to use visibility hidden to fix overlay handling (#3511) (8428cad), closes #3510

Features

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