Ian Walter

Results 31 issues of Ian Walter

I couldn't find an issue related to this so sorry if this is redundant but can release drafter add changes for commits to master not added through a pull request?...

I started adding a test in `__tests__/SitemapRotator.js` but wasn't sure how the assertion should be set up. Is that the right place for it? Should the assertion read in the...

enhancement
feedback required

I think it would be cool if there was a way to specify a warning before executing commands in which the user may not fully understand the consequences. It could...

feature
good first issue

- Closes ### Additional details ### Steps to test ### How has the user experience changed? ### PR Tasks - [ ] Have tests been added/updated? - [ ] Has...

### What problem does this feature solve? If a user uses a custom directive in their app in multiple places they might need to configure the directive in two or...

feature request

### Scope Improves an existing behavior ### Compatibility - [ ] This is a breaking change ### Feature description I was having a hard time understanding why MSW was matching...

feature

### Is your feature request related to a problem? I know you can supply an "initial" value to autocomplete but that has to match an option. What I want is...

It would be cool to have a way to make general data available on worker initialization instead of just through worker function parameters. I can submit a PR. Ref: https://nodejs.org/api/worker_threads.html#worker_threads_worker_workerdata

enhancement
help wanted