Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

update README that we are using <button> to close pinny #100

Merged
merged 2 commits into from Oct 6, 2016

Conversation

cole-sanderson
Copy link

Update README file that we are using <button> to close pinny instead of <a>

@mikenikles
Copy link

👍

@@ -227,7 +227,7 @@ If you are using `structure: false`, you will need to structure your HTML to inc
```html
<div id="myPinny" class="pinny__wrapper" role="document" hidden>
<div class="pinny__header">
<a class="pinny__close">close</a>
<button class="pinny__close">close</button>
Copy link
Contributor

Choose a reason for hiding this comment

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

technically, this should include type="button" attribute.

@jeffkamo
Copy link
Contributor

jeffkamo commented Jul 6, 2016

other than my comment, 👍

@marlowpayne marlowpayne changed the base branch from develop to release-v2.0.4 October 6, 2016 22:49
@marlowpayne marlowpayne changed the base branch from release-v2.0.4 to develop October 6, 2016 22:50
marlowpayne pushed a commit that referenced this pull request Oct 6, 2016
@marlowpayne marlowpayne merged commit ffa8e34 into develop Oct 6, 2016
@marlowpayne marlowpayne deleted the fix-README-button branch October 6, 2016 23:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants