Kate Hall

Results 15 comments of Kate Hall

`path` is not a void element (SVG is not HTML). https://www.w3.org/TR/html/syntax.html#writing-html-documents-elements It can be self-closing, but the self-closing needs to be explicit for SVG paths. This Stack Overflow thread might...

Just ran into this while using commitlint and husky, like the above comment. No progress? **Edit:** For anyone using commitlint, husky, and beachball, adding the following to your commitling.config.js file...

> I have the same problem, MDX docs, Storybook `6.3.7` and `@storybook/addon-essentials` v6.3.7 as well Same here.

For anyone who wants the empty args table hidden now, I have a crazy CSS selector that works to hide this table when empty, display it when not empty. I'm...

@Salty224 Ooo! Would you be willing to help me test this functionality? Right now I'm working off my own thermostat (I only have one)... Lennox doesn't provide any documentation on...

@Salty224 would you email me at [email protected], when you have a spare moment? No rush!

Hi @mikegofman, please, feel free to make a pull request against the repo if you have a security improvement! I consider this a public project :)

@piconut I don't think anyone is working on the encryption portion. The hardcoded password is annoying, but it's a closed loop back to your own devices, only you have access...