Skip to content

Conversation

@krisztianb
Copy link
Contributor

@krisztianb krisztianb commented Aug 15, 2020

Fixes #1341 and Fixes #1345

When reviewing please take a closer look at the changes here: https://github.com/TypeStrong/typedoc/compare/master...krisztianb:fix-react-template-parameters?expand=1#diff-6fc223c798b8302651796c1b41fa064a

There is a strange code regarding mixins there. I'm not entirely sure that my logic is correct.

Copy link
Collaborator

@Gerrit0 Gerrit0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I really dislike the special casing that we do for mixins... It is incredibly difficult to follow. I think what you did will work correctly.

@Gerrit0 Gerrit0 merged commit f67f8db into TypeStrong:master Aug 23, 2020
@Gerrit0
Copy link
Collaborator

Gerrit0 commented Aug 23, 2020

Thanks! Hoping to get a release out tonight.

@Gerrit0
Copy link
Collaborator

Gerrit0 commented Aug 28, 2020

Released in 0.19 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Type parameters of template classes should not be inherited Default values for type parameters are not used as type arguments

2 participants