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

Fix tooltip after upgrade to angular2 2.0.0-beta.12 #332

Merged
merged 1 commit into from
Mar 28, 2016

Conversation

olivierceulemans
Copy link
Contributor

Hi,

Here is a PR to fix the issues with tooltip that appeared with the upgrade to angular2 2.0.0-beta.12.

It also fix the change detection errors (issue #296) when running in non production mode.

Best regards,

@valorkin
Copy link
Member

Looks really good!

@valorkin
Copy link
Member

all good, but tooltip at Pellentesque dynamic is dancing
linux chrome 49
checking out...

@valorkin
Copy link
Member

target element (tooltip container, first child) width is jumping +- 1px
hm...

@valorkin valorkin added this to the beta.12 milestone Mar 28, 2016
@valorkin valorkin self-assigned this Mar 28, 2016
@valorkin valorkin added the issue label Mar 28, 2016
@@ -10,7 +11,6 @@ import {TooltipOptions} from './tooltip-options.class';

@Component({
selector: 'tooltip-container',
directives: [NgClass, NgStyle],

This comment was marked as off-topic.

@valorkin valorkin merged commit 87a57f5 into valor-software:master Mar 28, 2016
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.

2 participants