-
Notifications
You must be signed in to change notification settings - Fork 345
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 codepen to examples - part 2! #1595
Conversation
Regression test coverage:Examples without any regression tests:
Examples missing some regression tests:
Example pages with Keyboard or Attribute table rows that do not have data-test-ids:
SUMMARY:55 example pages found. ERROR - missing tests: Please write missing tests for this report to pass. |
I made this branch on top of #1532, which I expect will land soon! |
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.
Looks good, works great!
+1
2cb27c8
to
d6cb77e
Compare
<li>CSS: <a href="css/menuButtonAction.css" type="text/css">MenubuttonAction.css</a></li> | ||
<li>Javascript: <a href="js/Menubutton2.js" type="text/javascript">Menubutton2.js</a></li> | ||
<li>Javascript: <a href="js/Menubutton.js" type="text/javascript">Menubutton2.js</a></li> |
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.
Should change the link text as well, to match the href.
<li>Javascript: <a href="js/Menubutton.js" type="text/javascript">Menubutton2.js</a></li> | |
<li>Javascript: <a href="js/Menubutton.js" type="text/javascript">Menubutton.js</a></li> |
+1 for the 6 more examples! |
This PR adds codepen buttons to the following examples! To test locally, you will have to serve the example file with a web server (described here).
RawGitHack preview links