Henning Dieterichs
b533ee4b6e
Updates component explorer & adopts rspack for fixture serving ( #306484 )
2026-04-01 03:25:14 +00:00
Raymond Zhao
c1f3775929
chore: run npm audit fix ( #306509 )
2026-03-30 16:32:21 -07:00
Raymond Zhao
a4b2a1610d
chore: bump flatted ( #303340 )
2026-03-20 14:04:42 -07:00
Raymond Zhao
1bd8567766
chore: run npm audit fix ( #302988 )
2026-03-18 22:10:27 +00:00
Henning Dieterichs
5d56633a57
updates component explorer
2026-03-11 22:30:41 +01:00
Henning Dieterichs
970c15e9bb
updates package lock file
2026-03-11 12:30:20 +01:00
Henning Dieterichs
099d9c3f13
updates component explorer
2026-03-11 12:30:20 +01:00
dependabot[bot]
22c9742134
Bump @vscode/component-explorer from 0.1.1-19 to 0.1.1-20 in /build/vite ( #299463 )
...
Bumps [@vscode/component-explorer](https://github.com/microsoft/vscode-packages/tree/HEAD/js-component-explorer/packages/explorer ) from 0.1.1-19 to 0.1.1-20.
- [Commits](https://github.com/microsoft/vscode-packages/commits/HEAD/js-component-explorer/packages/explorer )
---
updated-dependencies:
- dependency-name: "@vscode/component-explorer"
dependency-version: 0.1.1-20
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-05 21:46:35 -08:00
Henning Dieterichs
cd41bf1fe1
Updates component explorer
2026-03-03 12:57:45 +01:00
dependabot[bot]
e35ef9ba2b
Bump rollup from 4.57.1 to 4.59.0 in /build/vite ( #297821 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.57.1 to 4.59.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.57.1...v4.59.0 )
---
updated-dependencies:
- dependency-name: rollup
dependency-version: 4.59.0
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-26 15:49:33 -08:00
Henning Dieterichs
0a01b4f5ae
Fixes vite warnings & improves pipeline
2026-02-26 21:03:52 +01:00
Henning Dieterichs
96baba2cc4
feat: update component explorer dependencies and add new test fixtures
...
- Updated @vscode/component-explorer to version 0.1.1-16 and @vscode/component-explorer-cli to version 0.1.1-12 in package.json and package-lock.json.
- Added new test fixtures for chat question carousel, code action list, find widget, inline completions extras, rename widget, and suggest widget.
- Implemented rendering logic for new fixtures to enhance testing capabilities for various components.
2026-02-26 15:30:23 +01:00
Henning Dieterichs
a550ce559d
updates component explorer
2026-02-23 22:44:44 +01:00
Henning Dieterichs
155c18ecfc
updates component explorer ( #296938 )
...
* updates component explorer
* updates package.json
* fix screenshot CI: install build/ dependencies for jsonc-parser
* sets relative base
* updates lockfile
2026-02-23 11:44:35 +01:00
Benjamin Pasero
303416bcfa
debt - check in stale lock file for packages ( #296797 )
2026-02-21 23:24:03 -08:00
Henning Dieterichs
54abd997bc
fixes lockfile
2026-02-20 19:57:07 +01:00
Henning Dieterichs
2751fb4d2f
adds component explorer
2026-02-20 19:57:07 +01:00
Henning Dieterichs
0749dc9031
adds component explorer ( #294548 )
...
updates component explorer
2026-02-11 16:11:01 +01:00
Henning Dieterichs
bce538863f
adds component explorer ( #294075 )
...
* adds component explorer
* Removes log
2026-02-11 12:06:16 +01:00
Henning Dieterichs
55134be2df
Adopts @vscode/rollup-plugin-esm-url ( #290012 )
...
* Adopts @vscode/rollup-plugin-esm-url
* Exports EditorWorkerService.workerDescriptor
2026-01-23 21:07:54 +00:00
Henning Dieterichs
f71d8d43f3
Fixes vite hotreload workers ( #289767 )
2026-01-22 15:07:16 -08:00
Henning Dieterichs
866c30a2f4
Fixes vite config
2026-01-21 19:56:54 +01:00
Henning Dieterichs
757fa88f1f
Fixes Playground type errors ( #287145 )
2026-01-12 18:29:15 +00:00
Henning Dieterichs
b46736f6b7
DomWidget / ChatStatus cleanup ( #278860 )
...
* Introduces DomWidget to define a base for UI widgets.
* Extracts chatStatusDashboard, fixes leak and makes it a DomWidget.
* Addresses feedback from PR
* Fixes cyclic dependency
2025-11-24 10:53:45 +01:00
Henning Dieterichs
2b1a433829
Fixes vite launch config env variables ( #278753 )
2025-11-21 14:12:28 +01:00
Henning Dieterichs
7a4398bb63
Fixes vite workbench setup ( #278737 )
2025-11-21 10:45:01 +00:00
Henning Dieterichs
a335d51f66
Adds hot reload launch config ( #277123 )
...
* Adds hot reload launch config
---------
Co-authored-by: Benjamin Pasero <benjamin.pasero@gmail.com >
Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com >
2025-11-21 11:18:47 +01:00