Filip Danić

Results 9 comments of Filip Danić

Happy to take a crack at this. :)

The way it works now, rules aren’t loaded at all from `packages/eslint-config-react-app` (not present in webpack config at all), but rather just `tslint.json`. This file includes the `tslint:recommended` preset which...

Seems like you’ve implemented it in `dat-fox-helper`: https://github.com/sammacbeth/dat-fox-helper/blob/master/src/api.js#L83

I should note that I came here via `preact-cli` which I used to bootstrap a preact starter with material ui. The drawer component that came with that template doesn’t exhibit...

This is what it looks like on my end.

This is still open to anyone who wants to have a crack at it. :)

The demo that I recently added to CodeSandbox (https://codesandbox.io/s/ov4po21nky) can be used as a cool example/starting point for more demos. 👍

Yeah, I’ve seen this pattern used with many pagination-based systems. Never really used it, I don’t really feel there is a major use-case here? I’m all for this being added...

Hi team, any updates on this? I see this has now been marked a `feature-request`, but to me it is still a bug/regression. Do we have any ETA?