Eduard Strehlau

Results 3 issues of Eduard Strehlau

### Describe the problem as clearly as you can For my current project I have a transitive dependency that needs patching. explicitly specifying the transitive dependency through a git/file gem...

type: feature request
Bundler

Since it's a standard and nobody likes cluttered home directorys it would be nice if the project would adhere to [XDG Base Directory](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html). There shouldn't be to much code changes...

Currently houseform defaults to the empty string for nullish initialValues. This causes issues if used with non text values, like objects for form fields. Currently also typing is unsound since...