Brian Vanderbusch

Results 45 issues of Brian Vanderbusch

**Description** Add ability to configure `middleware` for more control over requests and responses. **Proposal** Implement a function on the `BaseModel` which would be a function type (or possibly an array...

type:feature

Whenever you use `:e filename.ext`, from any "project" to create a new file, upon save, it saves in the first project open in the file explorer, instead of the most...

bug

I'd like to propose adding support for loading configs from npm compatible inputs, primarily the `package.json` file or `.npmrc`. - The file override could be enhanced to read _either_ a...

Let me first say... I love this project. I had started to write exactly this (I called it [Dockerbin](https://gitlab.com/HackerHappyHour/dockerbin)). However, I went to go back to it and finish it...

enhancement

Sometimes people name programs the same. A good example of this is `packer`, which is a popular image building tool from Hashicorp, but also exists in RHEL as a core...

enhancement

**Feature to document** ModuleFederation - object hints **Author(s)** **Additional information** The current documetation for Module Federation object sharing hints is basically a listing of the options, but a few of...

fixes #780 This removes the item from session storage, then internally calls the existing setState, setting it to `null`, casing the component to re-render, matching the behavior contract of `useState`...

# Summary This is the PoC implementation of https://github.com/atsamd-rs/atsamd/issues/503 For this PR I only made changes to `Cargo.toml` files, so they are usable in upcoming PR's on this feature dev...

This is part of the effort for #481 Per recent discussions, T1 boards will be built when PR's to HAL and associated PAC's are submitted. It will be the responsibility...

what do you guys think of using the `[package.metadata.tier]` format in the `Cargo.toml` so we can get rid of having to maintain a `Crates.json` file? It would make things much...