Daniel Schmidt

Results 104 issues of Daniel Schmidt
trafficstars

Currently we only change the output range, rather than mirroring the guesture direction, see #32.

enhancement
help wanted

Maybe with the help of sth like https://github.com/javascript-studio/studio-changes or https://github.com/skywinder/github-changelog-generator

enhancement

Extracted from react-community/react-navigation#709

bug

- [ ] Unit tests - [ ] Jest + Enzyme (WIP currently) - [ ] Integration tests - [ ] [Detox](https://github.com/wix/detox/)?

enhancement

## :bug: Bug Report ### Affected Languages - [ ] `TypeScript` or `Javascript` - [ ] `Python` - [X] `Java` - [X] .NET (`C#`, `F#`, ...) - [ ] `Go`...

bug
effort/small
p1

--- ### Issue Details Currently the [Providers Page](https://virtual-kubelet.io/docs/providers/) on the website does not mention that there are E2E tests ready to use. Maybe people starting a new provider are missing...

If you want to implement a query that reacts to changing inputs you currently have to retrigger the query with new query params. This means that you need to take...

Currently, if the field resolvers don't use a sophisticated `distinctUntilChanged` on their value or if they don't work with immutable data structures we will emit too many change events, because...

Given you have two queries resolving the same item (e.g. in an array or as a single node) in the current implementation two Observables for the same entity would be...