-
Notifications
You must be signed in to change notification settings - Fork 843
CSS Transforms Module Interactive Example #160
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a fun demo. I think the UI could be simplified a bit, keeping it just as useful, but less busy. That would help with all the a11y features that will need to be added if we do keep all the UI elements.
The z0 doesn't get updated or change. It's helpful to know where zero is; explaining it in the text would be helpful.
Also, a toggle for backface-visibility and sliders for perspective-origin would be awesome.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
had two windows open. not sure if this edit came thru
Thanks for your feedback. It should all be addressed now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fantastic!
(The below is copy/pasted from the Content PR's text.)
Description
Motivation
Main motivation: Improving our documentation as a part of the Interop 2023 project.
Related issues and pull requests
content
PR (for additional module prose and new guide): CSS Transforms Module Improvements content#30783css-examples
PR (for the module page's "CSS transforms in action" interactive example section): CSS Transforms Module Interactive Example #160yari
PR (for sidebar changes): Add new 'buttons with CSS transforms' guide to sidebar yari#10127Once these three PRs are merged, mdn/mdn#488 will be resolved.