js_of_ocaml icon indicating copy to clipboard operation
js_of_ocaml copied to clipboard

[draft] Implement the `popover` API.

Open SylvainBoilard opened this issue 1 year ago • 1 comments

Hello,

This PR adds support for the popover API.

See:

  • https://html.spec.whatwg.org/multipage/popover.html ;
  • https://developer.mozilla.org/en-US/docs/Web/API/Popover_API .

Please let me know of any issue; in fact, I would appreciate your input regarding a couple things (see below).

Cheers,

SylvainBoilard avatar Nov 15 '24 22:11 SylvainBoilard

I apologies for the extra long delay reviewing your PR.

hhugo avatar Jun 20 '25 10:06 hhugo