Skip to content

fix(deps): update dependency @vscode-elements/elements to v2#51

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/vscode-elements-elements-2.x
Open

fix(deps): update dependency @vscode-elements/elements to v2#51
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/vscode-elements-elements-2.x

Conversation

@renovate

@renovate renovate Bot commented Aug 3, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@vscode-elements/elements (source) ^1.14.0^2.0.0 age confidence

Release Notes

vscode-elements/elements (@​vscode-elements/elements)

v2.5.1

Compare Source

  • Fixed SingleSelect value not updated in the form data.
  • Fixed error in non-browser environments caused by adoptedStyleSheets.

v2.5.0

Compare Source

v2.4.0

Compare Source

Fixed
  • Fixed import paths to prevent bundler error.
  • Prevents the select dropdown from closing unless the component actually moves.
  • Set the default CSS display value of Collapsible to block.
Added
  • Added minStart and minEnd property to SplitLayout.
  • Added block property to Button.
  • Added new slots to TreeItem: description, actions, decoration.
Changed
  • Declared @vscode/codicons as a peer dependency. This allows consumers to use their own version of Codicons.

v2.3.1

Compare Source

Fixed
  • Fixed the checked state of the default selected Radio.
  • Fixed RadioGroup behavior in the shadow DOM.
  • Fixed an issue where selected option labels were shown in MultiSelect.
  • Fixed selecting items with the Meta key on macOS in the Tree component.
  • Fixed an issue where the table body prevented page scrolling.
  • Fixed an issue in SingleSelect and MultiSelect where reading selectedIndex threw an error after options were removed programmatically.

v2.3.0

Compare Source

Added
  • Added ProgressBar component
Fixed
  • Fixed issue where resizing Table threw an error if no rows were available.

v2.2.0

Compare Source

Added
  • Added base css part to Button.
  • Added content-before and content-after slot to Button.
  • Added toggle property to Checkbox.

v2.1.0

Compare Source

Changed
  • The dropdown logic in SingleSelect and MultiSelect has been rewritten using the
    Popover API. This prevents issues
    such as an element overlapping the dropdown or its overflowing parts being clipped (e.g., in the
    Collapsible component).
  • Added alwaysShowHeaderActions property to Collapsible.

v2.0.1

Compare Source

Fixed
  • Fixed invisible option labels in MultiSelect.

v2.0.0

Compare Source

Breaking changes
  • The Tree component has been completely rewritten. The most significant change is that the tree structure can now be described using plain HTML markup, instead of the previously complex and rigid configuration object.
    See the docs for details.
  • The :host styles have been minimized to reduce CSS leakage into the component.
  • Deprecated APIs has been removed.
Added
  • Added fallback styles for all components.
  • Added heading property to Collapsible.
Fixed
  • Made Tabs accessible.
  • Fixed clipped focus outline in the ButtonGroup.
  • Prevent drop shadow from appearing unnecessarily in Scrollable.
Deprecated
  • Deprecated the title property on Scrollable.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/vscode-elements-elements-2.x branch 4 times, most recently from e9df166 to ff83a10 Compare August 11, 2025 18:18
@renovate
renovate Bot force-pushed the renovate/vscode-elements-elements-2.x branch 2 times, most recently from 4584b87 to 221a3d4 Compare August 20, 2025 01:51
@renovate
renovate Bot force-pushed the renovate/vscode-elements-elements-2.x branch from 221a3d4 to 263f4ce Compare August 26, 2025 19:56
@renovate
renovate Bot force-pushed the renovate/vscode-elements-elements-2.x branch from 263f4ce to 869df46 Compare September 14, 2025 13:47
@renovate
renovate Bot force-pushed the renovate/vscode-elements-elements-2.x branch from 869df46 to 83a1114 Compare September 25, 2025 15:30
@renovate
renovate Bot force-pushed the renovate/vscode-elements-elements-2.x branch 2 times, most recently from 0df2d0f to 0eb010c Compare November 11, 2025 00:42
@renovate
renovate Bot force-pushed the renovate/vscode-elements-elements-2.x branch from 0eb010c to 428a209 Compare December 3, 2025 19:45
@renovate
renovate Bot force-pushed the renovate/vscode-elements-elements-2.x branch from 428a209 to 0948afe Compare December 12, 2025 04:43
@renovate
renovate Bot force-pushed the renovate/vscode-elements-elements-2.x branch from 0948afe to c2976d4 Compare December 29, 2025 18:10
@renovate
renovate Bot force-pushed the renovate/vscode-elements-elements-2.x branch from c2976d4 to ddf1e3b Compare January 8, 2026 19:48
@renovate
renovate Bot force-pushed the renovate/vscode-elements-elements-2.x branch from ddf1e3b to 5120cf6 Compare February 11, 2026 02:11
@renovate
renovate Bot force-pushed the renovate/vscode-elements-elements-2.x branch from 5120cf6 to 4fdc506 Compare February 25, 2026 01:16
@renovate
renovate Bot force-pushed the renovate/vscode-elements-elements-2.x branch from 4fdc506 to 0b0592d Compare May 18, 2026 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants