Skip to content

Releases: vscode-elements/elements

v2.5.1

Choose a tag to compare

@github-actions github-actions released this 22 Feb 00:13

What's Changed

  • Fix SSR problems with client only code by @kiberonlabsdev in #602
  • Fixed single-select value not updated after onOptionClick event by @sebjulliand in #604
  • chore(deps): update all non-major dependencies by @renovate[bot] in #601
  • chore(deps): update dependency rollup-plugin-visualizer to v7 by @renovate[bot] in #603

New Contributors

Full Changelog: v2.5.0...v2.5.1

v2.5.0

Choose a tag to compare

@github-actions github-actions released this 08 Feb 00:34

What's Changed

The biggest change in this version is that table columns now resize in a smarter way. See the attached video.

simplescreenrecorder-2026-02-08_01.28.08.mp4

Full Changelog: v2.4.0...v2.5.0

v2.4.0

Choose a tag to compare

@github-actions github-actions released this 26 Dec 14:56

What's Changed

  • 536 fix import paths by @bendera in #537
  • Fix select dropdown closes on scroll by @bendera in #527
  • fix: add missing minStart/minEnd to split-layout by @dankeboy36 in #553
  • chore(deps): update dependency npm-check-updates to v19 by @renovate[bot] in #545
  • Bump tar-fs from 3.0.9 to 3.1.1 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #544
  • chore(deps): update mcr.microsoft.com/devcontainers/universal docker tag to v5 by @renovate[bot] in #564
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #559
  • chore(deps): update actions/setup-node action to v6 by @renovate[bot] in #547
  • chore(deps): update all non-major dependencies by @renovate[bot] in #529
  • Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #556
  • feat: add block prop to <vscode-button> by @dankeboy36 in #555
  • chore(deps): update dependency @awmottaz/prettier-plugin-void-html to v2 by @renovate[bot] in #566
  • chore: declare codicons as peer dep by @bendera in #567
  • chore(deps): update all non-major dependencies by @renovate[bot] in #565
  • chore(deps): update dependency chokidar to v5 by @renovate[bot] in #560
  • 548 tree item decorations by @dankeboy36 in #549
  • Prevent collapse on action icon click by @bendera in #571
  • Set Collapsible default display to block by @bendera in #572
  • Fix TreeItem markup + css by @bendera in #573

Full Changelog: v2.3.1...v2.4.0

v2.3.1

Choose a tag to compare

@github-actions github-actions released this 14 Sep 13:34

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.3.1

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 18:31

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.3.0

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 23:52

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 22:13

What's Changed

  • Update all non-major dependencies by @renovate[bot] in #471
  • Fix the dropdown z-index and overflow issues by @bendera in #486
  • Add alwaysSHowHeaderActions prop to Collapsible by @bendera in #488

Full Changelog: v2.0.1...v2.1.0

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 05 Aug 22:29

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 22:41

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: v1.17.0...v2.0.0

v2.0.0-pre.4

v2.0.0-pre.4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Jul 20:15

What's Changed

Full Changelog: v1.17.0...v2.0.0-pre.4