Tony Ward
Tony Ward
This is a work-in-progress. I'm going to try some builds out for this. This PR contains a: - [ ] **bugfix** - [X] new **feature** - [ ] **code refactor**...
### Describe the bug Hi 👋 ! First off, thanks a bunch for your work here - it's really great. I noticed a few a11y issues with `sl-tooltip` that I...
With embroider, you need to be more explicit on differentiating components versus helpers. By wrapping this in `(` and `)`, we are explicitly telling it that this is a helper...
This is similar to https://github.com/lifeomic/chroma-react/issues/36, but specific for the `
## Summary Popovers, Menus, Selects, Comboxes, and Tooltips currently always render a portal + `display: 'none'` elements in the DOM. Here's an example in a LifeOmic app with a TableModule...
Feel free to ignore if this isn't something you want to add!
Hello! First off, thanks a bunch for this package. It's extremely helpful. I was alerted via Dependabot about an issue with `html-minifier` as I'm using `minify-html-literals` with `esbuild` in a...