Andrew Noblet

Results 12 issues of Andrew Noblet

Supporting the module field would help JS ESM modules. https://github.com/dherman/defense-of-dot-js/blob/master/proposal.md

**Describe the feature** Task lists should generate a label for their input element ``` Receive promotional offers? ```` currently it only generates: ``` Receive promotional offers? ```` **Why is this...

category: lists
NFE - new feature (should be an extension)

I'm receiving this error: `The requested module '../../node_modules/quill-delta-to-html/dist/commonjs/main.js' does not provide an export named 'QuillDeltaToHtmlConverter'` I believe this is because it is not being exported as a module.

**Describe the problem you have/What new integration you would like** Add forced calibration to the SCD30 **Please describe your use case for this integration and alternatives you've tried:** Forced calibration...

enhancement
integration: scd30

Is there any plan to support css in template literals? Example: ``` import { css } from "lit-element"; export default css` button { display: flex; flex: 1; cursor: pointer; background:...

I have a resource on my local network that is mapped to a drive using `sshfs-win` (https://github.com/winfsp/sshfs-win). When trying to use wireit, I experience the following error: ``` > wireit...

I just cloned your repository, there seems to be no `dev` script. I'm not sure how to run this?

Is there any plan to support css in template literals? Example: ``` import { css } from "lit-element"; export default css` button { display: flex; flex: 1; cursor: pointer; background:...

This allows the package to be used in browser based projects, without the need for additional tooling.

Home Assistant uses custom tags. Please support custom tags such as the following: ``` example_key: !example_custom_tag example value ```

bug
feature