Kyle Herock

Results 27 issues of Kyle Herock

Resolves #187. These changes enable developers to import sass by the same resolution logic that webpack's sass-loader uses.

[sass-loader has been recommending against using `~` in URLs since v11](https://github.com/webpack-contrib/sass-loader/releases/tag/v11.0.0). Since then, some sass projects I use have been dropping the `~`, and I can't use them without writing...

protobuf.js version: 6.10.2 This issue has been reported multiple times in #1104 #1071 #940 but were all closed with #1166. However that PR was reverted and never made it into...

Closes #2421. This PR implements the feature proposed in the linked issue by adding a new prop to `FocusScope` named `tabOrder`. `tabOrder` can take on the following values: * `'replace-trigger'`...

Closes #2397 ## ✅ Pull Request Checklist: - [x] Included link to corresponding [React Spectrum GitHub Issue](https://github.com/adobe/react-spectrum/issues). - [x] Added/updated unit tests and storybook for this change (for new code...

bug

- [x] I'd be willing to implement this feature - [ ] This feature can already be implemented through a plugin **Describe the user story** I believe there's a larger...

enhancement

These changes update the existing publish workflow to instead run when tags are pushed after running the standard-version script. A sample run of these workflows is viewable on my fork...

Hi all! This project is currently lacking an active lead maintainer. I no longer have an active use case for local S3 development and do not have the time to...

With [the deprecation of path-style URLs this year](https://aws.amazon.com/blogs/aws/amazon-s3-path-deprecation-plan-the-rest-of-the-story/) I think it's important to figure out how to make developing without path-style access as frictionless as possible. Fortunately, the style of...

This would be neat since some web-based server panels expect to be able to shut down servers by passing in a text command. I could probably patch in a workaround...

enhancement