Arnau Manyosa-Plaza

Results 7 issues of Arnau Manyosa-Plaza

I'm aware of the previous [issue](https://github.com/abhijithvijayan/web-extension-starter/issues/29) not sure how the [fix](https://github.com/abhijithvijayan/web-extension-starter/commit/23cc204dc433f642a9fd87b56080985041ddd88f) worked for you, when basically you are telling webpack not to generate them.

impact: med
effort: med
type: bug
status: confirmed
Hacktoberfest

> Warning: [LibSass and Node Sass are deprecated](https://sass-lang.com/blog/libsass-is-deprecated). While they will continue to receive maintenance releases indefinitely, there are no plans to add additional features or compatibility with any new...

Fix issue with node-sass as explained here https://github.com/abhijithvijayan/web-extension-starter/issues/86

- what edition are you using - demo on the website (community I guess) Relevant code or config None What you did: Use the available demo https://reactdatagrid.io/demo 1. Move column...

Similar to `directory` parameter, would be useful to be able to add an array of directories in `reference`. Tipically: ``` options: { reference: ['css/', 'js/'], ... } ```

`gulp-posthtml` runs with no errors but generates malformed HTML only in Ubuntu ### `Details` I use `gulp-posthtml` in my Polymer project to strip the CSS from a component and apply...

type: bug
semver: patch
status: blocked

### Prerequisites - [X] I have read the [documentation](https://rjsf-team.github.io/react-jsonschema-form/docs) ### What theme are you using? mui ### What is your question? If type is number I want to simply render...

question