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

tip method in popover.js can be removed #15693

Merged
merged 1 commit into from Feb 26, 2015
Merged

Conversation

huang-x-h
Copy link
Contributor

Popover is extend Tooltip, the tip function can use tootltip's tip, so we can remove the tip function definition in popover to reduce the js filesize

tip function definition in tooltip.js https://github.com/twbs/bootstrap/blob/master/js/tooltip.js#L405-L407

Popover is extend Tooltip, the tip function can use tootltip's tip, so we can remove the tip function definition in popover to reduce the js filesize

tip function definition in tooltip.js https://github.com/tbs/bootstrap/blob/master/js/tooltip.js#L405-L407
@twbs-savage
Copy link

Tests passed. Automated cross-browser testing via Sauce Labs and Travis CI shows that the JavaScript changes in this pull request are: CONFIRMED

Commit: 91b3843
Build details: https://travis-ci.org/twbs-savage/bootstrap/builds/48714495

(Please note that this is a fully automated comment.)

@cvrebert cvrebert added this to the v3.3.4 milestone Jan 29, 2015
@cvrebert
Copy link
Collaborator

LGTY, @XhmikosR @hnrch02 ?

@hnrch02
Copy link
Collaborator

hnrch02 commented Feb 26, 2015

:shipit:

cvrebert added a commit that referenced this pull request Feb 26, 2015
tip method in popover.js can be removed
@cvrebert cvrebert merged commit a339bfb into twbs:master Feb 26, 2015
@cvrebert cvrebert mentioned this pull request Feb 26, 2015
@XhmikosR
Copy link
Member

👍

@huang-x-h huang-x-h deleted the patch-1 branch March 26, 2015 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants