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

Document that alerts are removed from the DOM when closed; fixes #14318 #14332

Merged
merged 1 commit into from
Aug 6, 2014

Conversation

hnrch02
Copy link
Collaborator

@hnrch02 hnrch02 commented Aug 6, 2014

Refs #14318

@cvrebert Is this clear enough?

@cvrebert cvrebert added the docs label Aug 6, 2014
@cvrebert cvrebert added this to the v3.2.1 milestone Aug 6, 2014
@cvrebert
Copy link
Collaborator

cvrebert commented Aug 6, 2014

I'm thinking it should be mentioned on line 26 too?
Looks good besides that.

@hnrch02
Copy link
Collaborator Author

hnrch02 commented Aug 6, 2014

How about this?

@@ -23,7 +23,7 @@ <h2 id="alerts-examples">Example alerts</h2>

<h2 id="alerts-usage">Usage</h2>

<p>Just add <code>data-dismiss="alert"</code> to your close button to automatically give an alert close functionality.</p>
<p>Just add <code>data-dismiss="alert"</code> to your close button to automatically give an alert close functionality. Closing an alert removes it from the DOM after all optional transitions are completed.</p>
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@cvrebert are or have?

Copy link
Collaborator

Choose a reason for hiding this comment

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

"have", although I don't think you necessarily need to mention the transitions here.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Okay.

cvrebert added a commit that referenced this pull request Aug 6, 2014
Document that alerts are removed from the DOM when closed; fixes #14318
@cvrebert cvrebert merged commit c3b6de2 into twbs:master Aug 6, 2014
@cvrebert
Copy link
Collaborator

cvrebert commented Aug 6, 2014

Thanks as always!

@hnrch02 hnrch02 deleted the clarify-alert-removal branch August 6, 2014 01:42
@hnrch02
Copy link
Collaborator Author

hnrch02 commented Aug 6, 2014

My pleasure.

@cvrebert cvrebert mentioned this pull request Aug 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants