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

Add version of Alert dialog example ready for final publication review #737

Merged
merged 40 commits into from
Jun 25, 2018

Conversation

mcking65
Copy link
Contributor

The alert dialog example developed for issue #101 is complete and ready for final review.

sh0ji added 30 commits May 21, 2018 14:21
changes the design to mobile-first, and allows the size of the modal to
better fit its contents on desktop
This layer was previously overriding the layout defined by
https://www.w3.org/StyleSheets/TR/2016/base.css, as well as acting as a
scroll container for the non-dialog content. It was removed in favor of
the base layout, and scroll is simply disabled on the body when a dialog
is open.
changes the design to mobile-first, and allows the size of the modal to
better fit its contents on desktop
This layer was previously overriding the layout defined by
https://www.w3.org/StyleSheets/TR/2016/base.css, as well as acting as a
scroll container for the non-dialog content. It was removed in favor of
the base layout, and scroll is simply disabled on the body when a dialog
is open.
@mcking65 mcking65 merged commit 9c2cfca into master Jun 25, 2018
@mcking65 mcking65 deleted the alertdialog branch December 18, 2018 07:33
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.

2 participants