Pavel 'PK' Kaminsky
Pavel 'PK' Kaminsky
## Basic info **Application name**: Blender **Application repo link**: https://git.blender.org/gitweb/ **Application home link**: https://www.blender.org/ **Application description**: Blender is the free and open source 3D creation suite. ## Qualifications There are...
in `sofa\build.gradle` did you mean? `apply from: '../build.gradle' ` awesome work so with Sofa.
### Please avoid duplicates - [X] I checked [all open feature requests](https://github.com/nock/nock.js/issues?q=is%3Aissue+is%3Aopen+label%3Afeature) and none of them matched my request. ### Context atm using `nock.back` will dump the exact request to...
When working with a monorepo it's a common pattern to jump and test different modules and parts of the monorepo. currently wallaby present three options :  - pretty ambiguous...
### Description the readme suggest to run `npx mrm lint-staged` but his will fail ``` $ npx mrm lint-staged C:\Users\kamin\AppData\Local\npm-cache\_npx\3547fb6ad2b19488\node_modules\mrm\bin\mrm.js:55 throw err; ^ Error: Cannot find module 'C:\Users\kamin\AppData\Local\npm-cache\_npx\5376\lib\node_modules\mrm-task-lint-staged' Require stack:...
it would be great if [timeout](https://github.com/hans-lizihan/bull-master/blob/85f92be5cba3d24e5bfa9dbb7f9a1215228767bb/client/pages/Dashboard.jsx#L91) would be customizable and not hardcoded great work guys! ๐
"onhover:true" does not make sense if we use , instead the animation should happen when user exits the grid. Again (line 364) shouldn't hardcode the 'mouseenter' event. as a workaround...
this shouldn't be hard coded, let user define his cursor (line 312) : this.$items.children().css( 'cursor', 'default' ).on( 'click.gridrotator', false );
cool package! I'd apprecuate if you could user `export` instead of `module.exports`. specificallt in `node_modules\react-native-pull-to-refresh\index.js` if you can change line number 5 to `export var PTRView = false;' that'd be...
@byCedric , great work with this plugin! **.releaserc** ``` "prepare": [ { "path": "semantic-release-expo", "manifests": ["app.json"] }, ``` **log** > [5:10:30 PM] [semantic-release] [semantic-release-expo] โบ โน Expo manifest version changed...