-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
feat(popover): add more positional options for popover (for example, ‘bottom-left’) #1750
Comments
Hey there, I agree with @ameionline, it would be great if we could have the same positional options as in ui-bootstrap:
Great work BTW! |
For now I am using ng2-pop-over You do need to create your own styling though. |
@gastonelhordoy Forked the repo to implement this, but then I noticed that there is the posibility to give two values to the |
Sorry, this feature will be implement in future? |
Hey Hi @michaelfaisst, I tried with |
This would be a great addition for people looking to move away from ui-bootstrap while going through the upgrade process on components. Without feature parity there's a lot of heartburn in making the move. |
The show is current version placement of popver
![capture](https://cloud.githubusercontent.com/assets/17848385/23893111/3bd45ecc-08d8-11e7-9881-1179882c7c1f.PNG)
how to make placement of popover to set as ‘bottom-left’? Below:
![pic](https://cloud.githubusercontent.com/assets/17848385/23892795/05945a5c-08d7-11e7-9f44-2fd9942c508c.png)
The text was updated successfully, but these errors were encountered: