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

Help on fade in/out animation #152

Open
balazsnemeth opened this issue Sep 25, 2017 · 3 comments
Open

Help on fade in/out animation #152

balazsnemeth opened this issue Sep 25, 2017 · 3 comments
Milestone

Comments

@balazsnemeth
Copy link

I am using the exact versions of the following:

  • Browser: Chome Version: 61.0
  • AngularJS: 1.6.1
  • Bootstrap: "3.3",
  • Angular Bootstrap: 2.5
  • Angular UI Tour: 0.9.0

I have installed this library via: Bower

I have observed the following behavior:
I cannot apply fading animation on the popovers. Checked the demo page, but it seems it has a different template for positioning popovers and perform "fade.in" using bootstrap animation. I cannot see any class changes when the popovers appearing in v0.9.0 (only style="visible: visible" and the transition is changed).

What are my optionality to apply fade in/out animations? I have animate.css and bootstrap.css included. I have the depricated ui-tour-animate="true" added.

@benmarch
Copy link
Owner

Hey @balazsnemeth, I'll have to get back to you. I'm not sure if there is a way to do that easily with CSS or if I'll have to add something.

@balazsnemeth
Copy link
Author

So right now all the animations are turned off in v0.9.0, right? Or should be a way to make the "default" fading working just I cannot find it?

@benmarch
Copy link
Owner

I think the animations broke when I removed Angular UI Bootstrap. I don't plan on implementing animations again, but I can certainly add hooks if necessary.

@benmarch benmarch added this to the 1.0.0 milestone Sep 25, 2017
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

2 participants