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

Update Dialog widget to use typed children #982

Closed
Tracked by #780
rorticus opened this issue Dec 20, 2019 · 0 comments · Fixed by #999
Closed
Tracked by #780

Update Dialog widget to use typed children #982

rorticus opened this issue Dec 20, 2019 · 0 comments · Fixed by #999
Assignees

Comments

@rorticus
Copy link
Contributor

Enhancement

Update the Dialog widget to use typed children support from Dojo 7. Usage would look something along the lines of,

<Dialog closeable>
{{
    title: () => "Some title",
    content: () => "Some content"
}}
</Dialog>
@rorticus rorticus self-assigned this Dec 20, 2019
@rorticus rorticus mentioned this issue Jan 3, 2020
6 tasks
@tomdye tomdye mentioned this issue Jan 6, 2020
47 tasks
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 a pull request may close this issue.

1 participant