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

enhancements in upcoming version #342

Closed
vikuseth opened this issue Feb 7, 2015 · 6 comments
Closed

enhancements in upcoming version #342

vikuseth opened this issue Feb 7, 2015 · 6 comments

Comments

@vikuseth
Copy link

vikuseth commented Feb 7, 2015

Please let us know about release date for upcoming version.
Latest version to support IE -11 and tooltip positioning (forced positioning like right/left/top/bottom)

@louisameline
Copy link
Collaborator

I have no precise date for a final release, it will be in a few months.

Most of the work however is already done and available on the v4 branch, including forced positioning. It works like this : instead of stating position: 'top', write position: ['top']. You may also restrict the possible positions and their fallback order like this : position: ['top', 'bottom'].

What I'll do shortly is document all the new stuff, by the end of the month. Feedback is always welcome.

@gilesbutler
Copy link

I know it's a bit of an odd use case but what do you think of a center position, so the tooltip appears horizontally and vertically center over the trigger element? I found on mobile it's pretty handy to have it appear center and have a close button so the user can dismiss it. Or maybe you've got a nicer way of handling how they position on mobile already?

@vikuseth
Copy link
Author

vikuseth commented Feb 8, 2015

Thanks .. Please release it soon . Because i am going to use this in my project and without forced positioning its not going to be acceptable . It will be good if you can release the v4 by the end of this month if possible .

@louisameline
Copy link
Collaborator

@gilesbutler It's easy to achieve this with v4, either by using the functionPosition option or, even better, a custom display plugin. This is not something I'll implement myself though.

@gilesbutler
Copy link

Ok brilliant, thanks for that and thanks for your work!Looking forward to the release of v4.Sent using CloudMagicOn Sun, Feb 8, 2015 at 23:59, iamceege/tooltipster reply@reply.github.com wrote: @gilesbutler It's easy to achieve this with v4, either by using the functionPosition option or, even better, a custom display plugin. This is not something I'll implement myself though.

—Reply to this email directly or view it on GitHub.

@louisameline
Copy link
Collaborator

After a long delay, sorry, Tooltipster v4 is out. Thank you for your interest!

What's new in v4: #565
Migration guide from v3 to v4: #566

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

No branches or pull requests

3 participants