Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2025

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

Release notes

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

v1.17.0

What's Changed

Full Changelog: vscode-elements/elements@v1.16.1...v1.17.0

v1.16.2-pre.0

What's Changed

Full Changelog: vscode-elements/elements@v1.16.1...v1.16.2-pre.0

v1.16.1

What's Changed

Full Changelog: vscode-elements/elements@v1.16.0...v1.16.1

... (truncated)

Changelog

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

[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

  • Added fallback styles to SplitLayout.
  • Added ButtonGroup component

Changed

  • The focus outline is only visible when the Button is focused using the keyboard. This behavior mimics the UI behavior of VSCode.

[1.15.0] - 2025-04-08

Fixed

  • Table: Fixed resizing scrollable part of the table when table is resized.
  • SingleSelect, MultiSelect: Check the validity state when required attribute is changed.
  • SingleSelect: Fixed a bug where the current value was not displayed in combobox mode after the input content was cleared.
  • Many small bugfixes in the SingleSelect and MultiSelect.

Added

  • Added ToolbarButton component.

... (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 1.17.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...v1.17.0)

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

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 Jul 14, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 4, 2025

Superseded by #320.

@dependabot dependabot bot closed this Aug 4, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/media/vscode-elements/elements-1.17.0 branch August 4, 2025 01:33
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