Jake 'Sid' Smith
Jake 'Sid' Smith
## Issue Description Running a simple insert with query builder (as [documented here](https://typeorm.io/insert-query-builder)) throws an error. Seems that [this line](https://github.com/typeorm/typeorm/blob/master/src/query-builder/QueryBuilder.ts#L690) assumes that `this` is a `SelectQueryBuilder`, but this is being...
Makes it obvious that passing a function to the `component` prop does not treat it like a [render prop](https://reactjs.org/docs/render-props.html), and it is in fact a component. Previously not explicitly referring...
- TypeScript - Function components - Hooks (expose hooks?) - React 16-17 support (#101) - Drop areas, drag areas - Start/stop drag callbacks (#85 / #100 / #103) - Prevent...
Rework (v3)
**Before alpha release (3.0.0-alpha.0)** - [x] Adjust how components are passed in (as children) - [x] Update readme - [x] Support for ImmutableJS (call `toArray` on Immutable Lists) - [x]...
If you've been testing out the V3 alpha, please post your issues here. It'd also be good to know if V3 has fixed any existing issues you've had. **Reported issues**...
Deprecate this library as it's near impossible to keep up with all the changes to various mobile devices, browsers, and React itself. This problem is solved in modern devices by...
- [ ] Page reloads when using with React router (fixes #34) - [ ] Double firing onChange (fixes #36) - [ ] Css :active not fired onTouchStart (fixes #53)
Pretty self explanatory. I don't mind adding this, but thought I'd leave a note here. 😛