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

#517@minor: Implement dialog element. #518

Merged

Conversation

markgaze
Copy link
Contributor

@markgaze markgaze commented Jun 24, 2022

I've implemented the dialog element in HTMLDialogElement and I think I've hooked it all up properly.

I've left out the cancel event as I'm not entirely sure how it would be implemented in this repo. If you want me to do this then let me know and I'll have a look at getting it implemented.

Resolves #517

@markgaze markgaze force-pushed the task/517-add-dialog-element branch from efbd230 to e69a953 Compare June 30, 2022 16:35
Copy link
Owner

@capricorn86 capricorn86 left a comment

Choose a reason for hiding this comment

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

Sorry taking some time before reviewing this.. Great job! 🙂 👍

@capricorn86 capricorn86 merged commit cbe5b7a into capricorn86:master Jun 30, 2022
@markgaze
Copy link
Contributor Author

Sorry taking some time before reviewing this.. Great job! 🙂 👍

No worries! Thanks for merging and releasing! 😁

@markgaze markgaze deleted the task/517-add-dialog-element branch July 1, 2022 08:41
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.

Dialog element is not implemented
2 participants