elements icon indicating copy to clipboard operation
elements copied to clipboard

Web component library for developing Visual Studio Code extensions

Results 15 elements issues
Sort by recently updated
recently updated
newest added

Is it possible to add a tooltip in the tree item? Similar to: ![imagen](https://github.com/vscode-elements/elements/assets/5955143/555eff66-7629-4cf5-81d3-4a4bf7a4d6dc)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...

dependencies

Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9. Commits 1ecbf2f 1.1.9 6a3ada9 lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ip&package-manager=npm_and_yarn&previous-version=1.1.8&new-version=1.1.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a...

dependencies

Currently, the dropdown panel of the Select component always shows below the element. Let be configurable with the following values: - Default: dropdown shows below the element by default. If...

enhancement

![image](https://github.com/user-attachments/assets/2d77835b-c25c-4f68-9fde-e7430bdbb8b2)

enhancement

![Screenshot 2024-09-19 235222](https://github.com/user-attachments/assets/4d165be2-8a23-40e8-9801-44c0b9755682)

enhancement
good first issue

![image](https://github.com/user-attachments/assets/f6d4902e-7a3c-4edc-a1d6-3e8f6050fca4)

enhancement

In the original webview toolkit there were default styles configured in case no VSCode variable is present. [for example in case of color](https://github.com/microsoft/vscode-webview-ui-toolkit/blob/43031c6ca09304fca705996963b0ee42b8209f84/src/design-tokens.ts#L76) This helps in local development when there...

enhancement