Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Floating UI

Position all types of floating elements with full control. Tooltips, popovers, dropdowns, menus, and more.
Collective - Host: opensource - https://opencollective.com/floating-ui - Website: https://floating-ui.com/ - Code: https://github.com/floating-ui/floating-ui

docs: update for new releases

github.com/floating-ui/floating-ui - c3925593b566dc94fdb69e3f426d3fb076e1d0e8 authored almost 2 years ago
fix: react arrow null unwrapping

github.com/floating-ui/floating-ui - 1ba115b809712215f81b8eb134ca79f8263b6fa9 authored almost 2 years ago
fix(FloatingArrow): allow overriding arrow styles (#2308)

github.com/floating-ui/floating-ui - a2da93e82e283473a5f37234a8ea3fec96ddf34b authored almost 2 years ago
docs: apply gray to dark theme only

github.com/floating-ui/floating-ui - e61f0d18c0109f9212f070074e926a6368aeacf2 authored almost 2 years ago
docs: design update

github.com/floating-ui/floating-ui - 834862994d92730e0954b078ea83e9559830e652 authored almost 2 years ago
fix(FloatingFocusManager): check if activeElement is reference

github.com/floating-ui/floating-ui - 53c3ee5822fbb80fc6d7829a7c030c9b59e1aa4f authored almost 2 years ago
fix(react): domReference refers to external reference

github.com/floating-ui/floating-ui - dc21169f7cfb5a7c9c2bd727dadf307c837e9848 authored almost 2 years ago
refactor(types): extend UsePositionOptions

github.com/floating-ui/floating-ui - c3d7e32036a19a6d5039d013d53beb991c0dc391 authored almost 2 years ago
fix(FloatingFocusManager): check for tabbable content length in MO

github.com/floating-ui/floating-ui - 4bbb723266c37a66ed93421d3d4f8323214a22b4 authored almost 2 years ago
fix(FloatingFocusManager): remove cloneElement, handle nested guards=false

github.com/floating-ui/floating-ui - c93584514b1b7e8061843fc3519694d5341fbf15 authored almost 2 years ago
chore(react): add additional jsdocs

github.com/floating-ui/floating-ui - 9b7cf49dd3e06b0a39721bcc44031e9b3f08b7c2 authored almost 2 years ago
feat!: React v2 + Vue v1 (#2300)

github.com/floating-ui/floating-ui - bbd2852435be6768a77519b64a9fb1d439aac259 authored almost 2 years ago
fix(useTypeahead): space opening with useClick, typing change (#2305)

github.com/floating-ui/floating-ui - 3b0e339b6eec172605a7a44dfcc771d14e72a4df authored almost 2 years ago
docs: update sponsors

github.com/floating-ui/floating-ui - 361099097081cd079890df9fdd8df589942ace99 authored almost 2 years ago
fix(autoUpdate): animationFrame disabling visualViewport scrolling (#2303)

github.com/floating-ui/floating-ui - aac603b9413f6f12a2da793670d09ce510b6d577 authored almost 2 years ago
docs: fix version fetching

github.com/floating-ui/floating-ui - 769f0c02a843676db7f6154bbac360eded965354 authored almost 2 years ago
fix(getClippingRect): incorrect clipping rect calculation with fixed ancestors (#2291)

Co-authored-by: GitHub Actions <[email protected]>

github.com/floating-ui/floating-ui - c422199d78b8a5c846043ab40cd9fa04213127bb authored almost 2 years ago
docs: correct react-native package display

github.com/floating-ui/floating-ui - c578f74a32aeeb7b1b1ff96e20be525ae3bee777 authored almost 2 years ago
docs: style fixes

github.com/floating-ui/floating-ui - fe7df1ae694b13881ab846a1171248628fa1d051 authored almost 2 years ago
docs: add activePage fallback

github.com/floating-ui/floating-ui - c628f904f63735fa1ac0c74576e4df256796009d authored almost 2 years ago
docs: update @floating-ui/react

github.com/floating-ui/floating-ui - a7ea602e3bf09a3245bcbb1d6d683baa3c65b240 authored almost 2 years ago
docs: add pkg version indicators

github.com/floating-ui/floating-ui - 0e5fd686d7a8c3c66d2d7f0f347608abb4f58bd7 authored almost 2 years ago
refactor(FloatingPortal): remove unused code

github.com/floating-ui/floating-ui - 4d1c5c5eb051c7a15436bb881c63c377aee0df19 authored almost 2 years ago
fix(FloatingFocusManager): early return in returnFocus effect

github.com/floating-ui/floating-ui - 9061186c7ed876ac1d12170f4cd8d1f1228e0f80 authored almost 2 years ago
fix(useTypeahead): prevent ending space from allowing select

github.com/floating-ui/floating-ui - 49badabe0dbe7c9507287756b947e2c5472f8b99 authored almost 2 years ago
fix(FloatingFocusManager): correct guards rendering

github.com/floating-ui/floating-ui - ca111f0ee90a4d582c033b62df7ad4e26163e279 authored almost 2 years ago
fix(react): separate initialFocus/returnFocus effects, render guards only when open (#2295)

github.com/floating-ui/floating-ui - 0c0e37c3aa47d50996081691722c840e3ff6552d authored almost 2 years ago
fix(FloatingList): properly update index even when there is only one item (#2294)

github.com/floating-ui/floating-ui - 66f4f6030325eeef466ddcbd6d27256589f6809d authored almost 2 years ago
docs: update for new releases

github.com/floating-ui/floating-ui - 09a3ce259fc35d9c936ad469051ab6ea602a1249 authored almost 2 years ago
fix(safePolygon): requireIntent for timeout

github.com/floating-ui/floating-ui - 53d829e376c9d5bc7dfd042230d37f710338e87c authored almost 2 years ago
fix(safePolygon): use timeout fallback

github.com/floating-ui/floating-ui - 94c9cb2e424ee29d6fa20e3163d5cb3bccedba47 authored almost 2 years ago
fix(useDelayGroup): replace effects with layout effects (#2286)

github.com/floating-ui/floating-ui - 7a28c1903226ad214f0034a23c7b850c94961b8a authored almost 2 years ago
test(Menu): conditionally render FloatingPortal, focusInside fix

github.com/floating-ui/floating-ui - 5e3a423ec108f259e7145cd18192fe1b2845cbfe authored almost 2 years ago
fix(FloatingList): undefined label check

github.com/floating-ui/floating-ui - 4862d59cbd581ebb7f2fd14bca823a1011ac50e2 authored almost 2 years ago
fix(FloatingList): allow lack of provider and null label

github.com/floating-ui/floating-ui - f49c79183cb97bda837dfdc493907b38ae6853fc authored almost 2 years ago
fix(FloatingPortal): alter cleanup logic

github.com/floating-ui/floating-ui - 8a1ade973118b88d36221663b6cef626ee2388a8 authored almost 2 years ago
refactor(useListNavigation): remove unneeded ?

github.com/floating-ui/floating-ui - 13c11e51bc314b12c4046c289c6a7d3532d10025 authored almost 2 years ago
feat(safePolygon): replace `restMs` with `requireIntent` boolean (#2284)

github.com/floating-ui/floating-ui - 4546af6af5e353640227e7c0b42b3f3a488697e9 authored almost 2 years ago
fix(useClick): correct keyDownRef

github.com/floating-ui/floating-ui - 5c86b1984cf850b5ac08124abe6c6132433170a6 authored almost 2 years ago
feat: `FloatingList` (#2269)

github.com/floating-ui/floating-ui - 43d20382f42a4f5e7281b4839e7ea260fed19e9c authored almost 2 years ago
fix(useClick): ignore keyup space if keydown occurred on different element (#2277)

github.com/floating-ui/floating-ui - a7abba1589de8b7fc93f5319aefaef3e4ea450f6 authored almost 2 years ago
fix(size): shift center-aligned with resizing (#2281)

Co-authored-by: GitHub Actions <[email protected]>

github.com/floating-ui/floating-ui - 8b797c966955d9f049e24dd2cf6020cd340e41d1 authored almost 2 years ago
fix(getClippingRect): correct fixed ancestors logic (#2280)

Co-authored-by: GitHub Actions <[email protected]>

github.com/floating-ui/floating-ui - e440ae68f43f2460e4d75b8975699726e5ff2cfc authored almost 2 years ago
docs: fix nax layouts

github.com/floating-ui/floating-ui - 10d7556f296bc4bc91ac8562ccc46c299994720f authored almost 2 years ago
docs: remove patch

github.com/floating-ui/floating-ui - 7645b7bfe84f53e0229100331e5097eecabd1e5a authored almost 2 years ago
docs: fix dark search

github.com/floating-ui/floating-ui - 8cf09c9d781bbcdd687f84a71560f9e38950212e authored almost 2 years ago
docs: improve for iOS

github.com/floating-ui/floating-ui - 7bad211b0f2fb741f9e398731aef09fb9fe7d1f5 authored almost 2 years ago
fix(FloatingFocusManager): wait for microtask before selecting tabbable elements for initial focus (#2270)

github.com/floating-ui/floating-ui - c4bf1a49528bfb035670c7cd0135b1f284c5603a authored almost 2 years ago
fix(useListNavigation): stopEvent for Home/End

github.com/floating-ui/floating-ui - 3ddb3557d22d474fa5e9b5dafbdb7cf18d4c2d97 authored almost 2 years ago
fix(FloatingFocusManager): wait for tree nodes context to be updated (#2265)

github.com/floating-ui/floating-ui - 73655364cc9756d0448dec0c5176298870e325da authored almost 2 years ago
fix(FloatingFocusManager): respect child with `autoFocus` (#2264)

github.com/floating-ui/floating-ui - e059080e98fe9d9a4964dcdf1dd6d974c1523225 authored almost 2 years ago
docs: update icons

github.com/floating-ui/floating-ui - 959a8d1e39f0b33b1d313991dfc7553a65e5efe6 authored almost 2 years ago
docs: add fitlivingtips to mini sponsors

github.com/floating-ui/floating-ui - bf4402363b7030b914822423ddd453f0937de738 authored almost 2 years ago
Create config.yml

github.com/floating-ui/floating-ui - 2286d8fbfcdf9c4a334fb002829513d4fb7591c6 authored almost 2 years ago
Delete ISSUE_TEMPLATE.md

github.com/floating-ui/floating-ui - bef70bef59a9f101719be80478c1c61c498aba7d authored almost 2 years ago
Update issue templates

github.com/floating-ui/floating-ui - 1eaa4d3d17b6e8a00909e870ffa1a31021ad9fa3 authored almost 2 years ago
docs: use rem container width

github.com/floating-ui/floating-ui - 90934bf91c5737346d0f9832187579bf91b54e4f authored almost 2 years ago
docs: fix sidebar scrollbar

closes #2256

github.com/floating-ui/floating-ui - 69dc3f5cfbad1865358240a07a4e2daf900cea1e authored almost 2 years ago
fix(useHover): check pointerType for contains check (#2255)

github.com/floating-ui/floating-ui - 65758fd8d32e034c45cf4126b43861536b6354b4 authored almost 2 years ago
docs: prevent css animation from de-opting anchoring updates

github.com/floating-ui/floating-ui - 9820589fb8fec1f2cf2a511d7d5795e457dad982 authored almost 2 years ago
docs: remove entry points

github.com/floating-ui/floating-ui - 5ea73f8fde5e6491d9c6e404efad884e86a81cba authored almost 2 years ago
fix(useTransitionStyles): reduce initial re-renders (#2254)

github.com/floating-ui/floating-ui - a52b912cbc784c7a0c148580384dfddfeeb8eda8 authored almost 2 years ago
fix(useHover): touch floating element without safePolygon (#2253)

github.com/floating-ui/floating-ui - fbf24795635b9a73799e90602f2594e5b3463441 authored almost 2 years ago
chore: remove dev warnings (process.env) (#2251)

github.com/floating-ui/floating-ui - e33bd062e363198bdb0a74cd6db34efc017641c5 authored almost 2 years ago
fix(useClientPoint): keep anchored to reference on autoUpdate (#2249)

github.com/floating-ui/floating-ui - b909c815388dd88ac1ed49c491588c196a13cfb2 authored almost 2 years ago
docs: update select

github.com/floating-ui/floating-ui - 4a3d3f9ff7b6cd08c84ee8b8068bb2ec9b7b930c authored almost 2 years ago
fix(useInteractions): merging function props that return values (#2244)

github.com/floating-ui/floating-ui - 28749d5781b3bc47d55c21e8cc5dc99261bf8558 authored almost 2 years ago
refactor: optimize code (#2243)

github.com/floating-ui/floating-ui - d95105a1c169d3eccb4fc6abae56f259940d2076 authored almost 2 years ago
Update ISSUE_TEMPLATE.md

github.com/floating-ui/floating-ui - 32cf9d04542ccee3b87a6b56afd06a663812c186 authored almost 2 years ago
docs: update for new releases

github.com/floating-ui/floating-ui - 157caa498e02dfb3d4d90f044b0a05ec81fe20f6 authored almost 2 years ago
fix(useListNavigation): clear keyRef.current

github.com/floating-ui/floating-ui - 53f393a7a51b41da986d9466af531d9cfb48692b authored almost 2 years ago
refactor(FloatingPortal): preserve subroot structure (#2240)

github.com/floating-ui/floating-ui - b45506572bec0a378ea66c22f7c669bd4cbb4f67 authored almost 2 years ago
fix: allow conditionally rendered `FloatingPortal` (#2239)

github.com/floating-ui/floating-ui - f1258685dc76aaa8ada4c98d82d4d585adb4c65e authored almost 2 years ago
fix(useDismiss): press outside on inline elements in Firefox (#2238)

github.com/floating-ui/floating-ui - 676f336b93852a89a1d5551725aee6b5827dcf23 authored almost 2 years ago
fix(useListNavigation): allow scheduled list population on arrow keydown (#2236)

github.com/floating-ui/floating-ui - 5913ac62fa145847c7373dffbbde3015c4a332bb authored almost 2 years ago
docs: fix canvas refresh

github.com/floating-ui/floating-ui - cfe8e3851eda4b8dff98b9e9e99c13517317f407 authored almost 2 years ago
fix(dom): don't skip initial RO callback in `autoUpdate` (#2232)

github.com/floating-ui/floating-ui - 4ab077aeb5a447482155a340791661756bee2cd9 authored almost 2 years ago
fix: remove focus guard timeout on Safari (#2227)

github.com/floating-ui/floating-ui - ff4d495f720dfdf54135d4f2acc458b7fa7ad801 authored almost 2 years ago
fix(inline): group rects by line with fuzzy height and y coord (#2226)

github.com/floating-ui/floating-ui - 39d3c62d5364d02cc8fb5c4a255153348f382e32 authored almost 2 years ago
docs: adjust styles

github.com/floating-ui/floating-ui - fd51530b1b64e66f7b46fbb84204428dcc746767 authored almost 2 years ago
docs: tweak byline

github.com/floating-ui/floating-ui - 322b68f9cfe5886389acfc991e4a2d83a2a2bcf3 authored almost 2 years ago
docs: update for new releases

github.com/floating-ui/floating-ui - 26e3c33b04aa35feb034b084cf7ad9cf1d67584a authored almost 2 years ago
feat(react): `useClientPoint` hook (#2179)

github.com/floating-ui/floating-ui - 02c127ad9d10800e0ef29e5df9bb458612e737bf authored almost 2 years ago
fix(FloatingArrow): prevent transparency overlap, vertical sizing, strokeWidth doubling (#2223)

github.com/floating-ui/floating-ui - be47d12310e1ad26726c56d2938320102b662c36 authored almost 2 years ago
fix(useListNavigation): check focus in tree to focus parent

github.com/floating-ui/floating-ui - 33ae79c89f62c0c25793cb478649e5774631db4b authored almost 2 years ago
fix(FloatingFocusManager): `return/initialFocus` issues (#2221)

github.com/floating-ui/floating-ui - fda20fc12670571026adbadb3476c1333eae400c authored almost 2 years ago
refactor(react): make interaction hooks types cleaner

github.com/floating-ui/floating-ui - 9f87d9a9298e804b8cd206f1aa251382d494fbc4 authored almost 2 years ago
fix(inline): merge rects on the same line (y coord) (#2220)

Co-authored-by: GitHub Actions <[email protected]>

github.com/floating-ui/floating-ui - 07a9f4f33038fcad4dec7e8823126078af9857ab authored almost 2 years ago
fix(FloatingFocusManager): mutate internal preventReturnFocusRef instead of returnFocusRef (#2215)

github.com/floating-ui/floating-ui - 0ad90b3d1b0c1d4ab337ddbeb3289e5536f2e834 authored almost 2 years ago
docs: remove expired sponsors

github.com/floating-ui/floating-ui - cacce1ab82cb757fd3a115b145d59d3d8e4a1f30 authored almost 2 years ago
fix(FloatingFocusManager): reset preventReturnFocusRef with closeOnFocusOut (#2214)

github.com/floating-ui/floating-ui - e9b97991e0426faeb79cd0a7b3a8f9c90da4ce5b authored almost 2 years ago
fix(useTypeahead): improve logic (#2213)

github.com/floating-ui/floating-ui - daca7d3568a3acd980eb48c65f88a528ffb61d8e authored almost 2 years ago
chore: fix arrow demo container

github.com/floating-ui/floating-ui - f7ce9420aa32c150eb45049f12cf3b5506715341 authored almost 2 years ago