Ecosyste.ms: OpenCollective

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

github.com/floating-ui/floating-ui

A JavaScript library to position floating elements and create interactions for them.
https://github.com/floating-ui/floating-ui

fix(react-native): bundle, async cleanup (#1499)

6a6a93f4a67d7a19b14d87f7a11d7c3a51484719 authored about 3 years ago
fix(react): unmounted component warning (#1495)

6f32c43a7f4ce06e242fc3c1fed988bf9b6805d4 authored about 3 years ago
add workflow to release popper versions (#1490)

ec1aabac66d138f3f5ab1c247b86b7fc0467084e authored about 3 years ago
add workflow to release popper versions (#1489)

54632461892a2e09a8bc573eaf2e70b76d2dba29 authored about 3 years ago
docs: update

4fb1d4869101d2565104cfedc5706d6a5533aac9 authored about 3 years ago
docs: neutral colors in demos

648b5bd7e4b614c2a40d5f2e678363ec5225ab9a authored about 3 years ago
docs: update

9ea1c9235b9fdf59319e556599d8b0d8dc26ee77 authored about 3 years ago
fix(limitShift): add `offset` middleware correctly (#1483)

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

8e059cd10947f313579f4f208fc5b6ed4d2f45db authored about 3 years ago
fix(react): return options on exported arrow middleware (#1481)

83eafc8d929c0a207e4fbff96ebc117156d49bbe authored about 3 years ago
fix(dom/getViewportRect): Firefox pinch zooming (#1480)

7f411b49222a2283bd12243366a4b76403bc9665 authored about 3 years ago
Revert #1399 (Floating UI) (#1479)

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

07c302cdd919062358f43b1ebdea59817e8e30b4 authored about 3 years ago
docs: update

109ffbb41f5fe710b3141d0a63b410358d9be393 authored about 3 years ago
docs: fetch latest npm versions for CDN links (#1476)

229d6615c6375cc2985cde0591ca7cf52fe3b6db authored about 3 years ago
docs: update

14a958019f5d2f5bb41e41c06405874eab8b3a6e authored about 3 years ago
docs: add `inline` middleware (#1473)

cad9b49eeaf31efcac9778c8dba0ff0eda77382d authored about 3 years ago
feat(shift): expose amount/coords data (#1475)

12284a2b509c3445794f9a51da9c299731acf4fe authored about 3 years ago
chore: remove changelogs in favor of gh releases

2dc170c88f3ca73369d1be680b2f030bf2f9af9e authored about 3 years ago
test: use click util (#1472)

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

4be5c4c4a9b1de60e4fcc9c5c93f733b7f8ef541 authored about 3 years ago
fix(limitShift): limitMax offset sign (#1471)

ffde2d11330d64049911afbe14b37cbeca7467ab authored about 3 years ago
chore(arrow): remove unneeded @ts-ignore

77406aae2b637a815e5242917ef8896773cd01e7 authored about 3 years ago
chore(detectOverflow): remove commented out debug fn

1104671db2fec1f8ff323ecd4308308de2352cb0 authored about 3 years ago
chore: clean up types

d96493cfd12890f36bf2c3ae0d642dc77c4e0b73 authored about 3 years ago
perf: import round from math

4dfa408cda32a26708d43a615a03c91ac7826bc3 authored about 3 years ago
feat(core): `inline` middleware (#1431)

59d15d4f81a2d71d9b42d836e47d7114bc32f7f2 authored about 3 years ago
docs: dark scrollbars

bd40a67d623587a20d5a16877cb1d1595321b24e authored about 3 years ago
fix(react): deepEqual middleware (#1469)

e24462780249280b71434d0df7043ec5dd8ddb35 authored about 3 years ago
fix: TypeScript improvements (#1468)

* New TS features

* Re-export some useful types

* Replaced `dom` to `core` in react native

ac668cec1564e46b358a592e2749c531f8cf933d authored about 3 years ago
docs: update motivation page

701934e1b89a4800bbee1034f6d3f75fa96a9315 authored about 3 years ago
chore: add registry-url to setup action

aebad06d593beed4e401a8761f1dba68f9b6991d authored about 3 years ago
chore(react-native): bundle in core package (#1464)

a6dd3dbe9835b992bc9290929b3800461032dc6f authored about 3 years ago
chore: enable Rolling Versions for versioning and deployment (#1461)

* enable Rolling Versions for versioning and deployment
Co-authored-by: James N <cc.glows@gmail...

8b740c2f4da51aae6a1c245a56880ea29c437d1f authored about 3 years ago
docs: copy edits

c0dc8f686c45fcbddcc4f8c8dd917e94235c297b authored about 3 years ago
docs: various improvements

5892b61b0790fd8c653e8075728755afa642c817 authored about 3 years ago
chore: export `package.json` (#1462)

200f897550bc38f22961f6e3faa4bce9af39f327 authored about 3 years ago
docs(autoPlacement): remove crossAxis and reorder options

6e3139b9991856979f3f9a817128a1f86307a4ff authored about 3 years ago
publish packages

06918c682a2124bdf3957f0112867b493f571281 authored about 3 years ago
fix: Offset type import

d2d5203d4cab1357e0958bd1f8a46ea068b077e0 authored about 3 years ago
perf: import math fns from utils

cb3b6ab07f95275730d3e6e46c702f8d4908b55c authored about 3 years ago
refactor(offset): use Options instead of Offset type

39fcd3f364fe11eae238fb2657d59473d5fcd622 authored about 3 years ago
fix(size): center alignment along crossAxis (#1459)

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

07eeed3f088cc4b6285d1e0e448b54d36ae657d0 authored about 3 years ago
test: playground for visual snapshots (#1456)

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

7fec2630b336e43eb7a83e59927472f7e0aaa219 authored about 3 years ago
fix(autoPlacement): better algo (#1458)

2cb05089589560518e9cecf8b2f156608e96d3e5 authored about 3 years ago
upgrade Modern Treasury to Sponsor (#1455)

fd4ee4490716e3ed4534e3abf0dbf2f41ac444b6 authored about 3 years ago
fix(limitShift): crossAxis offset (#1457)

6ab2d95561fdd2f0c4fa4790c1c323ace6a65540 authored about 3 years ago
docs: tweaks

891c304076556b6d362d1829b075a5cf266badd7 authored about 3 years ago
docs: fix styling issues

49ed9cece49ed391059aab2572b0da1c9e5a8ca1 authored about 3 years ago
chore: fix issue template

70ae91290af58e51c5db3196c4ebad7ecaa7400b authored about 3 years ago
docs: fix icon flickering

96cf6f92061fd93f01f4a9105c899aa754f9333f authored about 3 years ago
docs: design, copy tweaks

2335b6b936473f751e83d2ec8003594e9f97c698 authored about 3 years ago
fix(react-dom): arrow element TS definition (#1452)

bf51d6d2a94c8acd241faa9cfa269a756e05bd90 authored about 3 years ago
chore: update license (#1451)

9aa8db5762663ad7f4c359afe39d068224a88d48 authored about 3 years ago
fix: more helpful platform error (#1449)

fd95ed88e4cfc03bcfeffa819b6683de9300a433 authored about 3 years ago
added basic issue template

083dd4c3ef16506a9929c6ec2ebc3d5927db030f authored about 3 years ago
docs: improve mobile layout

aa02da5e3af90af2c09175e1b1d16011da0e2b8f authored about 3 years ago
docs: improve CDN usage (#1446)

a97185bbfdb9a0f719e33fe94a4aab327b1d5e75 authored about 3 years ago
add Open Collective sponsors (#1441)

Co-authored-by: James Nelson <[email protected]>

5e5764cbebca83f59b3f0e2315f059cefc1f66c6 authored about 3 years ago
refactor(dom): use === instead of isSameNode (#1443)

1a23073592e7f45a4427b55dd427859c5c7e13f5 authored about 3 years ago
docs: improve line highlighting

1ef4a2c917f49b8b119379ffbd41b85e4b5cbc7e authored about 3 years ago
perf(core): add pure annotation for allPlacements const (#1437)

* perf(core): add pure annotation

* build(rollup): add pure annotation babel plugin

9f30d253e8936fdd6b09f7558788618ffdb3b025 authored about 3 years ago
docs: add ga

b76a815ca5142a4ffa74a0b3dba10f6acd086413 authored about 3 years ago
docs(misc): remove patched sections

1a6a9fac635b6133ce56c335554425bdcc127e00 authored about 3 years ago
publish packages

c81dbaac45b777da91c76b52419105cf0f58e8f8 authored about 3 years ago
chore: fix CJS build

188efd7b71318a7e800206d08ec8c276dff63b13 authored about 3 years ago
chore: update links

0a8b49e59aeb93781f5aadb5985561af046bb2c9 authored about 3 years ago
perf: save some bytes and execution

9a4b12956f9e5d6877b7bddc119b965d24d44164 authored about 3 years ago
fix(dom): include scale for conversion (#1436)

fbcea6c38476bf5d89c7dcb618f734be695fcc21 authored about 3 years ago
fix: scaled parent (#1435)

e4bcd8559561ddb1b680f9f42e807f94f32104ec authored about 3 years ago
test: add type testing (#1433)

b2e30effd0206f8fdb26fe6c2d3fecc92303f898 authored about 3 years ago
fix(types): strict DOM types (#1432)

489b659ee072344c4719ddf3925101af65f0feb2 authored about 3 years ago
fix(dom): import local getComputedStyle

7a0e2e2ba9b87aee3c9e25d20590e7d31760ded9 authored about 3 years ago
docs: upgrade to tailwind v3 (#1429)

36d105499f572a181f1574fa41d5923e063a728f authored about 3 years ago
fix(dom): transformed body (#1427)

a5da2b1b4c8827bb40b58da84197bca97a6d55be authored about 3 years ago
Update README.md

d1f5d61534661fa5c021c61b7547b17a547b3f3f authored about 3 years ago
Update FUNDING.yml

1443f1abfe487fb594beb12d013cdbb25b2a0fef authored about 3 years ago
docs: new link

6ef8141aa7e29c0226d3677d68a793a8f9f836b4 authored about 3 years ago
Update README.md

ae2e56e751d247d81b162112cd46238c5290e685 authored about 3 years ago
Initial commit

2338af39ef5a21e1910509b0ae8e59aa20f7812d authored about 3 years ago
fix: round after math (#1418)

7e9e40e9d5e43e95f38f1aab70d43f8f6766e5f9 authored about 3 years ago
improve CI tests

231ca1e77cc2762c4785dd145ea541831c1041c7 authored about 3 years ago
Allow svg elements to be used as boundaries for `detectOverflow` (#1405)

Co-authored-by: Federico Zivolo <[email protected]>

72b0b7d445d012a467252cade650d51f09224176 authored about 3 years ago
fix(computeStyles): adaptive option with fixed strategy on mobile (#1398)

6a652913ef422727c85c8d35d8aa88c8de41cc09 authored about 3 years ago
fix(getClippingRect): check position of clipping parent (#1399)

721666ba611833c8c628f68a3da6c2ee08d5a4d8 authored about 3 years ago
Export `OffsetsFunction` (#1411)

ed1ff90440242025f1c465fa10f54b423634d4ef authored about 3 years ago
fix(computeStyles): remove outer round function (#1400)

b46f2cce95076051741f9d9a38e47818d32cb7bf authored about 3 years ago
fix(getBoundingClientRect): reenable scale logic (#1402)

bdc49c0fbf98782532a360ec07caa2d317cb4668 authored about 3 years ago
fix(preventOverflow): altAxis + tether (#1401)

956bfa69103b619e20d16170f9d78375b922450f authored about 3 years ago
refactor: README benefits copy (#1403)

f6899ccbbed5bf5a2d28286153df5b731c350616 authored about 3 years ago
fix: remove scale logic in getBoundingClientRect (#1380)

2e909c71b2d09582a373aaa697152012016735ad authored over 3 years ago
Revert "Add an exports map (#1342)" (#1362)

094c3115843cdfc207f70437318695a689488a2b authored over 3 years ago
Support monitors with 1.25 devicePixelRatio (#1308)

f18d577a5bf4d5c138a25b80e71e9eeed4c4db9b authored over 3 years ago
fix: use other direction with end variation (#1360)

a45c190b1c4eaa45315a0bd58443b725168d67fa authored over 3 years ago
feat: expose enums.js from UMD and CJS builds

fixes #1325

990b0e895333d1ce1433df85e7b20e0efed30ff0 authored over 3 years ago
fix: avoid using scrollHeight/scrollWidth when the position is fixed and when the offsetParent is the window (#1356)

2957038e130673c8a465ec189e7ae570968bd165 authored over 3 years ago
bump version (#1359)

4cd7f8d1da8946b2b3e5f4c757c4a767586b9013 authored over 3 years ago
fix: modifiers validator

fixes #1281

0786436176cb6f54d5ffdaffee4fb0dc1a368718 authored over 3 years ago
fix: update browserlist db

a78257bada3feea674a143e91570e1ab00b77851 authored over 3 years ago
fix: revert #1326

857bcc83aaa30662802654bd034dc34ac69697c5 authored over 3 years ago
Revert "fix: use other direction with end variation" (#1357)

3d7a22f691d1fd7192ab70bdeb57e2ae79de577c authored over 3 years ago
fix: linting

ac8f106110c98490162e7d6d7d07ca476f0e1325 authored over 3 years ago
fix: incorrect position when offsetWidth/height is 0 (#1353)

69990fcdf581222461c6f34215463ea8a9e5f528 authored over 3 years ago