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

Missing features #23

Open
elementalTIMING opened this issue May 27, 2019 · 4 comments
Open

Missing features #23

elementalTIMING opened this issue May 27, 2019 · 4 comments

Comments

@elementalTIMING
Copy link

Hi,

at first thank you for this nice component. It works like a charm. However I'm missing some important features and hope that you can help here please (prioritized list :-) ):

  1. append content to body or another container
  2. a native bootstrap CSS layout without need to change the SCSS. (your layout is nice but a standard bootstrap theme would be great to have)
  3. an easy way (like in ngx-bootstrap Popover) to use custom templates with any context

best regards,
Lars

@thomasbottonari
Copy link
Contributor

Thank you for the suggestions! I wanted to ask a few follow-up questions to make sure I understand what you are asking for.

  1. I'm not sure I understand your first suggestion, can you provide an example use case?
  2. If you are using Bootstrap v4, you should be able to just import my CSS or SCSS file from the package and no modifications are needed (it will use the default bootstrap variables). The demo does this. Is this what you are looking for or am I missing the point?

@paradoxm
Copy link

paradoxm commented Jul 17, 2019

  1. It is necessary to display the tooltip on a dropdown element. The dropdown panel has an overflow: hidden property, so the tooltip text is cropped. It is necessary move the tooltip content to the body

@RobertCMusk
Copy link
Contributor

RobertCMusk commented Mar 30, 2020

Issue 1 has been released with version 1.4.0

@thomasbottonari
Copy link
Contributor

@elementalPRESS if #2 and #3 in your list are still an issue, can you provide more detail or respond to my comment above? If not, I will close this issue out.

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

4 participants