Iván Pereira
Iván Pereira
The library works well in newer Node versions but we noticed that it was failing in a legacy project that is hard to upgrade with this message: ```bash const {...
Hello: I’ve noticed that `package-lock.json` [is ignored in .gitignore](https://github.com/sass/node-sass/blob/38b96337936ad27c22cda98ed862ee3b18f9dc3e/.gitignore#L14). This change was introduced in #2149 and [there is a comment](https://github.com/sass/node-sass/pull/2149#issuecomment-343659144) asking for its deletion and [another comment](https://github.com/sass/node-sass/pull/2149#issuecomment-343683271) stating that it...
I installed the new version `3.0.0` and there is an issue with `LiveEditor`. To reproduce the issue, it is easier if you go directly to [the demo](https://react-live.netlify.app/) and follow these...
In the project, jQuery is used only for Ajax requests and for merging objects. There is no need to load this whole library for these operations. There are popular libraries...
Remove old React version and import React, ReactDOM and createReactClass directly from the entry-points In this commit (af4d9a89a73218a25834c4bdab994c5c1481fb74) React and ReactDOM where added as dependencies of the project But it...
This pull request adds [postcss-rtlcss](https://github.com/elchininet/postcss-rtlcss) and [postcss-comments](https://github.com/elchininet/postcss-comments) to the postcss plugins catalog.
Using [the template integration with an image configuration variable](https://www.home-assistant.io/integrations/template/#image), everything works as expected in Home Assistant, but VS Code complains about the `image` parameter. ```YAML template: - image: - name:...
### Basic info: It is not possible to use the [:host pseudo class] inside the selector parameter of `querySelector` or `querySelectorAll` in `jsdom`. - **Node.js version:** 18.17.1 - **jsdom version:**...
## Checklist - [x] I've read the [publishing documentation](https://hacs.xyz/docs/publish/start). - [x] I've added the [HACS action](https://hacs.xyz/docs/publish/action) to my repository. - [ ] (For integrations only) I've added the [hassfest action](https://developers.home-assistant.io/blog/2020/04/16/hassfest/)...
## Checklist - [x] I've read the [publishing documentation](https://hacs.xyz/docs/publish/start). - [x] I've added the [HACS action](https://hacs.xyz/docs/publish/action) to my repository. - [ ] (For integrations only) I've added the [hassfest action](https://developers.home-assistant.io/blog/2020/04/16/hassfest/)...