Samuel Hulla

Results 7 issues of Samuel Hulla

Resolves: https://github.com/securedeveloper/react-data-export/issues/141

*Hello, I actually ran across this randomly while answering a question on stackoverflow, but either way* ### The current the typescript definition for `ExcelCell` is incorrect (and retro-actively where it's...

> This is more of a feature request / QoL improvement, rather than a bug ## What are the steps to reproduce this issue? 1. Create a mutator that expect...

enhancement

Hello, recently we've overhauled a client's website with the usage of [Material UI](https://material-ui.com/). It's been an enjoyable experience, however one thing that really irks me - given the project is...

Type: Discussion
Component: Developer Tools

### Verify latest release - [X] I verified that the issue exists in the latest pnpm release ### pnpm version latest (9.8.0) ### Which area(s) of pnpm are affected? (leave...

type: bug

### Describe the bug There seems to be an issue with typing HTMLMenuElement. consider this standard type: ```ts import type { JSX } from 'solid-js' type Props = JSX.MenuHTMLAttributes ```...

typescript

> version: `"@clack/prompts": "1.0.0-alpha.4",` **Is your feature request related to a problem? Please describe.** I'd like to introduce a simple manageable way of overriding default config values ([`CommonOptions`](https://github.com/bombshell-dev/clack/blob/b5016e891e6cabdb37cb55ea64dcd952ba4b5eba/packages/prompts/src/common.ts#L56)) for consistent...

enhancement