vscode-webview-ui-toolkit
vscode-webview-ui-toolkit copied to clipboard
A component library for building webview-based extensions in Visual Studio Code.
### Description of changes Update azure pipeline to meet new Microsoft compliance requirements.
The instructions in the [Getting Started Guide](https://github.com/microsoft/vscode-webview-ui-toolkit/blob/main/docs/getting-started.md) are incompatible with the vscode environment and with the documentation. The official guides to build a webview extension and to use a bundler...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
How to use hjkl mobile control
Controls How to modify the up and down movement buttons
I have a VSCode-text-field define in my VSCode extension webview and I have specified a value of 5 for the size parameter and it is being ignored A higher value...
### Feature request Create quick and short `Getting Started Guide`. ### Expected behavior I can play with `vscode-webview-ui-toolkit` as quickly as possible. ### Current behavior I have to run multiple...
Re: https://github.com/microsoft/fast/issues/6955 Given this news and its dependency on fast-foundation, how do we see this project moving forward?
As a follow up to https://github.com/microsoft/vscode-webview-ui-toolkit/issues/503, can you please add a search input?
### Feature request The examples shown use esbuild 0.16, where the 'watch' functionality is not compatible with 0.20. As the audience are people who may not know about esbuild and...