Jared Reisinger

Results 38 issues of Jared Reisinger

It's not uncommon for a Node.js application to list a file under `./lib` as the main file for the project, but the working directory should almost universally be the project...

(Related to #119, #31, and maybe #32.) I'd love to contribute to this project (for the team-related APIs in particular), but it feels like there's a change in the overall...

Add detection of `useImperativeHandle()`-defined methods on components, including test cases and README documentation. > _**Additional background:** I have a component I've just refactored from a class-based implementation to the new...

new feature

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

I'm learning bubbletea and lipgloss, and reading a lot of the code because I'm not finding any descriptions about the "box model" (so to speak) that explains how width, padding,...

If the word-thus-far is exactly at the limit and `wordwrap.Write()` sees a hyphen, it writes the word to the buffer and then writes hyphen, exceeding the limit. This change fixes...

When wordwrap.Write() encounters a hyphen, it immediately adds the existing space, word, and hyphen, without first checking to see if this would exceed the limit. This can cause the hyphen...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...