Sebastian Malton

Results 129 issues of Sebastian Malton

## Checklist * [x] Are you running the latest v2 release? The list of releases is [here](https://github.com/urfave/cli/releases). * [x] Did you check the manual for your release? The v2 manual...

kind/feature
help wanted
area/v2
status/confirmed

## Feature Request If AutoSizer is used as a child to a component that has `overflow: "scroll"` it computes values that are 0. This makes sense because there is no...

I don't know if this is out of scope of this package. But I was wondering if allowing the parting of strings of the form `1.1.1.1:81` would make sense as...

Is it possible for a tag to be added that uses 'content-length' is the type of the data sent is not in chunks and a chunk size indicator when the...

enhancement
help wanted

I don't know how feasible this is but something I really liked about NodeJS/express which I don't think can currently be done in Rust/Gotham is generating routes based on the...

proposal

Given that many other libraries are moving to providing async only APIs the fact that migrations cannot be (reliably) an async function (IMO) is detrimental since moving from sync ->...

- This leads to about a 5x speed up Signed-off-by: Sebastian Malton

I have tried to use UUID as a field type and it just gets ignored (which is not very useful if it is your primary key). I have checked the...

#### Context * *node version*: 14.17.X * *module version with issue*: 17.5.0 * *last module version without issue*: 17.5.0 * *environment* (e.g. node, browser, native): node * *used with* (e.g....

## Environment details - OS: windows - OS version: 21H1 (19043.1348) - node-pty version: 0.11.0-beta11 ## Issue description I was trying to debug an issue where if I kill a...

need more info