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

Docs cleanup #14166

Merged
merged 3 commits into from
Jul 24, 2014
Merged

Docs cleanup #14166

merged 3 commits into from
Jul 24, 2014

Conversation

hnrch02
Copy link
Collaborator

@hnrch02 hnrch02 commented Jul 17, 2014

More to come. Posting already to get feedback on wording/certain changes.


<h3>Methods</h3>

<h4>$().alert()</h4>
<p>Wraps all alerts with close functionality. To have your alerts animate out when closed, make sure they have the <code>.fade</code> and <code>.in</code> class already applied to them.</p>
<p>Makes an alert listen for click events on descendant elements which have the <code>data-dismiss="alert"</code> attribute. (Not necessary when using the auto-initialization of the data-api.)</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 Mind handing me the eloquence for one second here?

Copy link
Collaborator

Choose a reason for hiding this comment

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

"when using the data-api's auto-initialization" seems slightly better. Looks good overall.

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

Otherwise, LGTM 👍

@hnrch02
Copy link
Collaborator Author

hnrch02 commented Jul 17, 2014

Just getting started, thanks for the feedback.

mdo added a commit that referenced this pull request Jul 24, 2014
@mdo mdo merged commit 463fe47 into twbs:master Jul 24, 2014
@hnrch02 hnrch02 deleted the docs-cleanup branch July 24, 2014 07:09
@hnrch02
Copy link
Collaborator Author

hnrch02 commented Jul 24, 2014

Wasn't done but I guess I can put the other changes in different PR.

@mdo
Copy link
Member

mdo commented Jul 24, 2014

Oh, oops. 😁

The more PRs the better I suppose. I just want to move things along quickly because v4 is so much more interesting to work on right now lol.

@hnrch02
Copy link
Collaborator Author

hnrch02 commented Jul 24, 2014

That's what I thought 😄 Had thought about splitting these changes up into separate PRs for each section for a while anyway.

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.

4 participants