Hunter Loftis
Hunter Loftis
We get several tickets from users who have trouble deploying these socket.io demos because of small pieces (no npm start, hardcoded port, etc). This makes it easier to get up...
eg, something equivalent to [handleUpgrade](https://github.com/websockets/ws/blob/master/doc/ws.md#serverhandleupgraderequest-socket-head-callback). The reason this is useful is that, combined with passing socket handles across processes, you can route all sockets based on the same topic to...
### Code of conduct - [X] I agree to follow this project's code of conduct. ### Impacted component(s) tooltip, dialog, overlay, overlay-trigger ### Expected behavior Tooltips open and close without...
### Code of conduct - [X] I agree to follow this project's code of conduct. ### Impacted component(s) sp-grid ### Expected behavior If sp-grid `items` are all defined, `renderItem` is...
### Code of conduct - [X] I agree to follow this project's code of conduct. ### Impacted component(s) sp-theme ### Description of the requested feature Once https://github.com/lit/lit/pull/1955 is merged &...
### Code of conduct - [X] I agree to follow this project's code of conduct. ### Impacted component(s) sp-button, sp-action-button ### Expected behavior A button that is activated by either...
### Code of conduct - [X] I agree to follow this project's code of conduct. ### Description of issue When a right-click context menu interrupts a dragging operation on a...
### Code of conduct - [X] I agree to follow this project's code of conduct. ### Impacted component(s) many: switch, button, icon, radio... ### Description of the requested feature Selecting...
### Code of conduct - [X] I agree to follow this project's code of conduct. ### Description of issue `label-x` and `label-y` have replaced `label` via https://github.com/adobe/spectrum-web-components/pull/1801, but we kept...
### Code of conduct - [X] I agree to follow this project's code of conduct. ### Description of issue The value of a slider [defaults to 10](https://github.com/adobe/spectrum-web-components/blob/de3151b9e940121f518f1d94d2601cb87ba95ddb/packages/slider/src/SliderHandle.ts#L88). Is there a...