Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Stepper errors and fireAncestors augmentation #52

Merged

Conversation

frank-weindel
Copy link

@frank-weindel frank-weindel commented Feb 16, 2023

In order to allow the TemplateSpec of Stepper to be extended by subclasses we have to make Stepper generic and allow the extended TemplateSpec to be passed through (see Subclassable Components)

See the @privateRemarks for more details on the more advance things that had to be tweaked.

I also removed all anys from Stepper/ArrowStepper/ProgressStepper

@jfboeve jfboeve merged commit 9da8bf6 into rdkcentral:feature/ts-definition Feb 22, 2023
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.

None yet

2 participants