-
Updated
May 27, 2022 - TypeScript
popover
Here are 211 public repositories matching this topic...
-
Updated
Apr 16, 2022 - CSS
-
Updated
May 18, 2022 - JavaScript
-
Updated
May 18, 2022 - TypeScript
-
Updated
May 24, 2022 - TypeScript
-
Updated
May 11, 2022 - Swift
-
Updated
May 3, 2022 - Swift
-
Updated
May 24, 2022 - TypeScript
-
Updated
Apr 9, 2022 - Swift
-
Updated
Feb 11, 2022 - Vue
-
Updated
Jan 18, 2020 - Objective-C
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
Apr 1, 2022 - TypeScript
-
Updated
Mar 27, 2020 - Objective-C
-
Updated
May 24, 2022 - Swift
-
Updated
Nov 10, 2021 - 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
-
Updated
May 13, 2022 - JavaScript
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