Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

Bumps @vscode-elements/elements from 1.3.0 to 2.0.0.

Release notes

Sourced from @​vscode-elements/elements's releases.

v2.0.0

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.

What's Changed

New Contributors

Full Changelog: vscode-elements/elements@v1.17.0...v2.0.0

v2.0.0-pre.4

What's Changed

Full Changelog: vscode-elements/elements@v1.17.0...v2.0.0-pre.4

v2.0.0-pre.3

What's Changed

... (truncated)

Changelog

Sourced from @​vscode-elements/elements's changelog.

[2.0.0] - 2025-08-03

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.

Fixed

  • Made Tabs accessible.
  • Fixed clipped focus outline in the ButtonGroup.
  • Prevent drop shadow from appearing unnecessarily in Scrollable.

[1.17.0] - 2025-07-02

Added

  • Added alwaysVisible, scrollSensitivity, fastScrollSensitivity and minThumbSize property to Scrollable.
  • Scrollable now dispatches the vsc-scrollable-scroll event.
  • Added nicer checkboxes to MultiSelect.
  • Added selectAll() and selectNone() methods to MultiSelect.
  • Added a themed scrollbar to the SingleSelect and MultiSelect.

Changed

  • ButtonGroup can now shrink inside a flex container.
  • SingleSelect and MultiSelect accessibility has been improved.
  • MultiSelect: The badge displaying the number of selected options is now more compact.
  • The 'Select all', 'Select none', and 'Accept' buttons have been removed from the MultiSelect dropdown for improved accessibility and better maintainability.

Fixed

  • Label can now be associated with SingleSelect and MultiSelect.

[1.16.1] - 2025-05-22

Fixed

  • Reverted the original focus style of Button, as VSCode uses the :focus state instead of focus-active.

[1.16.0] - 2025-05-17

Added

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@vscode-elements/elements](https://github.com/vscode-elements/elements) from 1.3.0 to 2.0.0.
- [Release notes](https://github.com/vscode-elements/elements/releases)
- [Changelog](https://github.com/vscode-elements/elements/blob/main/CHANGELOG.md)
- [Commits](vscode-elements/elements@v1.3.0...v2.0.0)

---
updated-dependencies:
- dependency-name: "@vscode-elements/elements"
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 4, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 11, 2025

Superseded by #328.

@dependabot dependabot bot closed this Aug 11, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/media/vscode-elements/elements-2.0.0 branch August 11, 2025 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant