You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Floating-ui was just updated to v1.6, which is a pretty big deal for positioning popovers: Positioning within other top-level content is now supported, e.g. a popover inside a <dialog>, see floating-ui/floating-ui#2747
Tested against main now – seems to work well. The latest release of css-anchor-positioning on unpkg is 0.3.0, which has floating-ui 1.2. I'd consider PR #148 as a release-worthy improvement.
Thank you
The text was updated successfully, but these errors were encountered:
Note that there have been a lot of changes to the spec over the past year, and unfortunately we haven't had the bandwidth to keep the polyfill up to date with them. I'm cautiously optimistic that we'll be able to make more progress on this in 2024, but honestly unless we find some sponsors to help support this work, its velocity will be somewhat determined by how much time we can dedicate to OSS work.
Hi. Great work on a polyfill here! Thanks a lot.
Floating-ui was just updated to
v1.6
, which is a pretty big deal for positioning popovers: Positioning within other top-level content is now supported, e.g. a popover inside a<dialog>
, see floating-ui/floating-ui#2747Tested against main now – seems to work well. The latest release of css-anchor-positioning on unpkg is 0.3.0, which has floating-ui 1.2. I'd consider PR #148 as a release-worthy improvement.
Thank you
The text was updated successfully, but these errors were encountered: