alexgagnon
alexgagnon
Hi there, I'm wondering if there currently is any way to define language-specific values for the descriptive elements in the specification, such as `description`, or `example`? For example: ``` {...
Hi there, We support several applications using WET and the canada.ca theme in our branch, using various technologies like Struts, Thymeleaf, .NET, Angular, and even static markup. There's a lot...
### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/.github/CONTRIBUTING.md). - [X] I agree to follow the [Code of Conduct](https://github.com/ionic-team/stencil/blob/main/CODE_OF_CONDUCT.md). - [X] I have searched for [existing issues](https://github.com/ionic-team/stencil/issues) that already...
**Is your feature request related to a problem? Please describe.** I'm struggling to find examples of running the `@azure/search-documents` clients in the browser. The package references nodejs modules `http/https`, `os`,...
### Describe the bug With a basic Vite, Lit, and SB7 install (with @storybook/web-components-vite), I can't seem to get TS stories to work. JS stories work just fine though. From...
This is more for user feedback than anything, but I was looking for a way to know how many bytes of the compressed source had been read, rather than the...
Hi, anything I can do to get this released to support Lit 3?
## What I did 1. Update peerDependencies to include Lit@3 2. Fix issue in `packages/codelabs/src/intermediate/lit-html.md` that was causing failures in prettier 3. Fix issue in `packages/dev-server-hmr/src/hmrPlugin.js that was causing failures...
Feature ## What I'd like to request the ElementInternals polyfill (https://www.npmjs.com/package/element-internals-polyfill) be added to polyfill.io ## Details ElementInternals allows for attaching inputs in the shadow DOM to forms. Currently all...
Hi, it looks like there are cases where DOM nodes being added by extensions cause the polyfill to choke. I'm my specific case it's using Windows 11, Firefox, Grammarly desktop,...