New
v2.5.0
What's Changed
- Fix Table runtime error by @bendera in https://github.com/vscode-elements/elements/pull/574
- chore(deps): update all non-major dependencies by @renovate[bot] in https://github.com/vscode-elements/elements/pull/569
- Smart column resizing by @bendera in https://github.com/vscode-elements/elements/pull/577
- Add new devcontainer config by @bendera in https://github.com/vscode-elements/elements/pull/579
- Bump qs from 6.13.0 to 6.14.1 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/vscode-elements/elements/pull/578
- chore(deps): update dependency node to v24 by @renovate[bot] in https://github.com/vscode-elements/elements/pull/551
- chore(deps): update all non-major dependencies to v8.51.0 - autoclosed by @renovate[bot] in https://github.com/vscode-elements/elements/pull/576
- Add jsdoc comments by @bendera in https://github.com/vscode-elements/elements/pull/580
- Table header cell min width by @bendera in https://github.com/vscode-elements/elements/pull/581
- Setup trusted publishing by @bendera in https://github.com/vscode-elements/elements/pull/583
- chore(deps): update all non-major dependencies by @renovate[bot] in https://github.com/vscode-elements/elements/pull/582
- chore(deps): update all non-major dependencies by @renovate[bot] in https://github.com/vscode-elements/elements/pull/588
- Prevent collapsing when clicking the decoration icon by @bendera in https://github.com/vscode-elements/elements/pull/585
- Remove prettier void html plugin by @bendera in https://github.com/vscode-elements/elements/pull/597
- chore(deps): update all non-major dependencies by @renovate[bot] in https://github.com/vscode-elements/elements/pull/589
- 595-update-vscode-ui-styles by @bendera in https://github.com/vscode-elements/elements/pull/600
The biggest change in this version is that table columns now resize in a smarter way. See the attached video.
https://github.com/user-attachments/assets/17d6a3d0-c04b-451b-b29f-ddea7c10a90a
Full Changelog: https://github.com/vscode-elements/elements/compare/v2.4.0...v2.5.0