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

Use size property for tooltips #223

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Use size property for tooltips #223

wants to merge 1 commit into from

Conversation

herrmannplatz
Copy link

@herrmannplatz herrmannplatz commented Aug 31, 2017

The small tooltip in the documentation is actually not small, its medium.

bildschirmfoto 2017-08-31 um 14 52 48

bildschirmfoto 2017-08-31 um 14 52 57

Tooltip should use the size property.

There seems to be an issue with vue-bulma/tooltip when using the `type` property. When you try to use it with type `small` `tooltip--small` and `tooltip--medium` gets applied.

https://github.com/vue-bulma/tooltip/blob/master/src/index.js#L55

I think its safe for now to just use the size `property`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant