Miguel Camba

Results 61 issues of Miguel Camba

Some context: https://github.com/amilajack/eslint-plugin-compat This eslint plugin is gaining popularity. The idea is to customize the rules based on the target browsers, warning when the user attempts to use a feature...

Although the API of this DOM implementation intends to be minimal, would you deem acceptable to implement only `querySelector` and `querySelectorAll` on the document to enable some usages in ember-fastboot?

The new version uses the in-element polyfill

Attack plan: - Rename "left" to "start" and "right" to "end" in positioning strategies. - Detect if the page is rtl or ltr (checking the `dir` attribute on the html)...

This PR was generated automatically using ember-k-codemod

Hi! I've just installed ebusd as a home assistant addon and attempted to connect my Wolf CWL-300 ventilation equipment. Seems that ebusd is finding the device but it's not understanding...

![Screenshot 2022-10-24 at 12 57 52](https://user-images.githubusercontent.com/265339/197511435-dabef22a-a385-4f99-97a4-ca4873b50924.jpg) I added this card to conditionally show some information to some users above the graph card in this dashboard. However, when the conditions don't...

Hi! This card is great work, but it doesn't fit exactly what I was going for with my appliances. However I do love the clean aesthetic of the washer/dryer/dishwasher drawings....

This PR was generated automatically using ember-k-codemod

I've noticed at least several issues, like `cannot read $$ of undefined` or `cannot read context of undefined` and with the missing `append_styles` arguments (https://github.com/sveltejs/svelte/blob/dbbac2837e987ab3cf76ea901e4956c057919a96/src/runtime/internal/Component.ts#L107) Maybe this file can be...