-
Updated
Jul 4, 2022 - TypeScript
popover
Here are 213 public repositories matching this topic...
-
Updated
Apr 16, 2022 - CSS
-
Updated
Jun 18, 2022 - JavaScript
-
Updated
Jun 14, 2022 - TypeScript
-
Updated
Jul 7, 2022 - TypeScript
-
Updated
Jun 27, 2022 - Swift
-
Updated
Jun 14, 2022 - Swift
-
Updated
Jun 27, 2022 - TypeScript
-
Updated
Apr 9, 2022 - Swift
Hello. I'm try to intergrade a popover for custom SwiftUI control. I notice the shadow template is implement with .label color. This color works well in Light Mode. But for the Dark Mode the shadow color should still be black and we needs elevate the modal background color
-
Updated
Feb 11, 2022 - Vue
-
Updated
Jan 18, 2020 - Objective-C
-
Updated
Jun 26, 2022 - TypeScript
-
Updated
Mar 27, 2020 - Objective-C
-
Updated
May 24, 2022 - Swift
-
Updated
Jul 3, 2022 - JavaScript
-
Updated
Jun 14, 2022 - JavaScript
I use the Tippy directive and I would like to be able to refresh its position after opening it because its position is sometimes problematic when it is at the bottom of the page. So I wanted to make sure that when the (visible) event is called do a forceUpdate.
Example:
<button [tippy]="myPopper" [placement]="'bottom-end'"
variation="popper" [data]="item" #popper="tippy" (vi
Improve this page
Add a description, image, and links to the popover topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the popover topic, visit your repo's landing page and select "manage topics."
Hey there maintainers :)
First of all, thank you very much for this library! It has really made the difference for me and my company on how focused and reliable it is, specially compared to other "tooltip/popovers" libraries.
In the product I'm working on, I have recently come up with several use cases where I needed to use tooltips for markers in a google maps instance.
It was all good for