Jacob Worrel

Results 13 comments of Jacob Worrel

This blocks users currently using sass-extract from upgrading to node 16.x.x / node-sass 6.x.x

Thanks for submitting a PR @sgadman ! I'll review your changes when I have some time.

I have been swamped with work and havent been able to review these changes but am hoping to get around to it sometime. 😔

Added a comment to the docs - it still might be a good idea to support strings like `100px` although I'm not sure if this is an issue with `react-windowed-select`...

@gege83 Glad to hear this component is useful for you. This happens because of the call to `scrollToItem` here: src/MenuList.tsx:114. This is necessary for the menu to scroll when pressing...

@martinkadlec0 This is not supported currently but I suggest submitting a PR. Thanks!

Thanks for filing an issue @martimcfly . Would you be interested in submitting a PR? I might not have time to look into this for awhile.

@buzzwin This should be as straightforward as updating the peerDependencies in package.json to include react 18: ``` "react": "^16.8.0 || ^17.0.0 || ^18.0.0", "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0" ```...

at my work we're going to have to migrate a bunch of inline react styles to css modules or styled components so i was hoping to find a tool that...

Looks like the latest version support key pair auth: https://docs.snowflake.com/en/user-guide/nodejs-driver-use.html#using-key-pair-authentication-key-pair-rotation