Artem Trytiak

Results 11 comments of Artem Trytiak

That is not super clear how to use `forwardRef` with 16.8 react. I am using `const Component = (props: IProps, ref?: React.Ref) => {...}` .

there is issue with `karma` grunt plugin https://github.com/karma-runner/grunt-karma/issues/2 it can be done after fix

Thanks for bug, i will research this issue

good idea, will add events.

It can be done both - event and option. Would you like to add more details how do you want to use it with event?

i see, now i am a bit busy with release. So i will implement it a bit later or if you want just send pull request :)

That would be great to enable eslint-plugin-styled-components-a11y for this use case.

@jkettmann @brendanmorrell do you have a timeline/status for this work, maybe I can help too.

It looks like another PR was merged which add some conflict. I can resolve it, are you interesting in merging this PR after that?

It would be great to have an option to generate either enums of union types. I personally prefer union types in the majority of the cases and would like to...