Releases: vscode-elements/elements
Releases · vscode-elements/elements
v2.3.1
What's Changed
- Change
@vsc-changedeprecated custom event to@changeby @costinsin in #512 - Radio fixes by @bendera in #513
- Fix RadioGroup behavior in shadow DOM by @bendera in #521
- Update all non-major dependencies by @renovate[bot] in #501
- Update actions/setup-node action to v5 by @renovate[bot] in #523
- Update mcr.microsoft.com/devcontainers/universal Docker tag to v4 by @renovate[bot] in #520
- Fix preselected option shows in MultiSelect by @bendera in #525
- Fix: macOS multi-select uses Cmd instead of Ctrl by @dankeboy36 in #533
- 516 table body blocks page scrolling by @bendera in #528
- fix: reset stale selectedIndex when options shrink by @dankeboy36 in #531
New Contributors
- @costinsin made their first contribution in #512
- @dankeboy36 made their first contribution in #531
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
- Add vscode-progress-bar component with styles and tests by @jnsquire in #498
- Update all non-major dependencies by @renovate[bot] in #487
- Update actions/checkout action to v5 by @renovate[bot] in #493
- Minor-fixes-refactors by @bendera in #500
- 503 fix table resize bug by @pFornagiel in #504
- Progress bar docs by @bendera in #506
New Contributors
- @pFornagiel made their first contribution in #504
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- Add
baseCSS part to Button by @bendera in #491 - Add toggle switch appearance to vscode-checkbox by @jnsquire in #495
- Prettier fix by @bendera in #496
- Refactor shadow dom markup by @bendera in #494
- Add before/after slots to Button by @bendera in #497
New Contributors
Full Changelog: v2.1.0...v2.2.0
v2.1.0
v2.0.1
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
:hoststyles have been minimized to reduce CSS leakage into the component. - Deprecated APIs has been removed.
What's Changed
- Update all non-major dependencies by @renovate[bot] in #460
- Update all non-major dependencies by @renovate[bot] in #468
- V2 by @bendera in #462
- Fix clipped focus outline by @bendera in #473
- Remove deprecated APIs by @bendera in #475
- 474 style encapsulation by @bendera in #476
- 474 style encapsulation 2 by @bendera in #477
- Prevent option text from wrapping to multiple lines by @alexander-heimbuch in #479
- Add Tree fallback styles by @bendera in #480
- Add heading property to Collapsible by @bendera in #478
- Add fallbacks styles for Tabs by @bendera in #481
- Add Table fallback styles by @bendera in #482
- Fix TreeItem hover foreground color by @bendera in #483
- Fix scrollable scrolled state by @bendera in #484
New Contributors
- @alexander-heimbuch made their first contribution in #479
Full Changelog: v1.17.0...v2.0.0
v2.0.0-pre.4
What's Changed
- Update all non-major dependencies by @renovate[bot] in #460
- Update all non-major dependencies by @renovate[bot] in #468
- V2 by @bendera in #462
- Make Tabs accessible by @bendera #470
- Fix clipped focus outline by @bendera in #473
- Remove deprecated APIs by @bendera in #475
- 474 style encapsulation by @bendera in #476
- 474 style encapsulation 2 by @bendera in #477
Full Changelog: v1.17.0...v2.0.0-pre.4
v2.0.0-pre.3
What's Changed
- Add cspell config by @bendera in #463
- Tree changes by @bendera in #464
arrowsproperty is changed tohideArrowsindentGuidesproperty is changed from boolean to set of predefined options. The valid values are:onHover,always,none.
- Tree helper improvements by @bendera in #465
- Tree highlight indent guides by @bendera in #466
Full Changelog: v2.0.0-pre.2...v2.0.0-pre.3
v2.0.0-pre.2
What's Changed
The new Tree component preview has been published.
Full Changelog: v1.17.0...v2.0.0-pre.2
v1.17.0
What's Changed
- Update dependency rollup-plugin-visualizer to v6 by @renovate in #441
- Update all non-major dependencies - autoclosed by @renovate in #437
- Allow for vscode-button-group to shrink like a button by @a-stewart in #438
- Update all non-major dependencies by @renovate in #444
- Update all non-major dependencies by @renovate in #446
- Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot in #447
- Update mcr.microsoft.com/devcontainers/universal Docker tag to v3 by @renovate in #445
- Update all non-major dependencies by @renovate in #449
- Fix playwright install by @bendera in #454
- Update all non-major dependencies by @renovate in #452
- Update dependency sinon to v21 - autoclosed by @renovate in #451
- Install playwright only on dev env by @bendera in #456
- Select component improvements by @bendera in #406
- Update all non-major dependencies by @renovate in #455
- Update dependency dotenv to v17 by @renovate in #459
- Single/Multi Select themed scrollbar by @bendera in #457
- Update all non-major dependencies by @renovate in #458
Full Changelog: v1.16.1...v1.17.0