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
chore: move dev script to each package for Parcel HMR
c87917ed0a38094514df9c49a18ddb6366ee1683 authored almost 3 years ago
c87917ed0a38094514df9c49a18ddb6366ee1683 authored almost 3 years ago
chore: remove component recipes
507830a14ae19acff02c738dbba67c8b5050057d authored almost 3 years ago
507830a14ae19acff02c738dbba67c8b5050057d authored almost 3 years ago
fix: ts 4.1 compat
581620ef923d444ede36b86317e116a4e5511d26 authored almost 3 years ago
581620ef923d444ede36b86317e116a4e5511d26 authored almost 3 years ago
chore: downgrade ts lib to es2019
40254e3bb6c1f6741ceac62f72206271141c187b authored almost 3 years ago
40254e3bb6c1f6741ceac62f72206271141c187b authored almost 3 years ago
chore: pin typescript to ~4.1
closes #1584
cc71dbbf6941f3e67173e42c4d1f38efcc6d7b61 authored almost 3 years ago
docs: fix line highlighting
f0651670f9ee89f15be38ccec13f3dcf6b651bdd authored almost 3 years ago
f0651670f9ee89f15be38ccec13f3dcf6b651bdd authored almost 3 years ago
chore: update version to sync with interactions
310d0f7efd0a039fc0f00ff53fc53bb21ecaec90 authored almost 3 years ago
310d0f7efd0a039fc0f00ff53fc53bb21ecaec90 authored almost 3 years ago
fix: sync @floating-ui/react-dom version
70a9e56437b0e9fb0ae5d5507780490216b6b2c5 authored almost 3 years ago
70a9e56437b0e9fb0ae5d5507780490216b6b2c5 authored almost 3 years ago
fix(useTypeahead): increase resetMs default to 1000
matches macOS, more accessible
f6ce52ea462ffc6307a7343874264dfc3233980a authored almost 3 years ago
fix(useHover): add enabled guard
8f12f5f625d117983a6d31ece124cb035fd3e064 authored almost 3 years ago
8f12f5f625d117983a6d31ece124cb035fd3e064 authored almost 3 years ago
fix(useRole): two separate calls for < React 18
c4b0de4a5feee9ad19d597521387130898009cae authored almost 3 years ago
c4b0de4a5feee9ad19d597521387130898009cae authored almost 3 years ago
chore: add \@see links to useId and useRole
502b53386edabcd45779c53d2e9d411e5b7bc31d authored almost 3 years ago
502b53386edabcd45779c53d2e9d411e5b7bc31d authored almost 3 years ago
chore: update @floating-ui/react-dom dependency
6a6b6519af0bfc4056de9fa16184e122ed233de1 authored almost 3 years ago
6a6b6519af0bfc4056de9fa16184e122ed233de1 authored almost 3 years ago
test: set up React DOM Interactions playground
bb2c581354d2b2c55f6bd7becbc49f19a1373953 authored almost 3 years ago
bb2c581354d2b2c55f6bd7becbc49f19a1373953 authored almost 3 years ago
fix(useId): return undefined instead of null
35851baeeab915bbcb7bb2c2571543342c024ad5 authored almost 3 years ago
35851baeeab915bbcb7bb2c2571543342c024ad5 authored almost 3 years ago
fix(useHover): clear timeout onMouseEnter
696c8e01453498e2c60657f6609b01517bea1e46 authored almost 3 years ago
696c8e01453498e2c60657f6609b01517bea1e46 authored almost 3 years ago
fix(useHover): remove pointermove with effect
871cf31c4264e57036823c3b24040e8742d8a46e authored almost 3 years ago
871cf31c4264e57036823c3b24040e8742d8a46e authored almost 3 years ago
fix(useHover): remove pointermove listener onDismiss
b1122895044220826884ced2cb856f903f4e8f32 authored almost 3 years ago
b1122895044220826884ced2cb856f903f4e8f32 authored almost 3 years ago
fix(useFocusTrap): ignore ref focus for inert prop
0bc4d9c1fbfb6247f387c3e297523117abd95eb9 authored almost 3 years ago
0bc4d9c1fbfb6247f387c3e297523117abd95eb9 authored almost 3 years ago
fix(useFocusTrap): useLatestRef pattern, prevent stealing focus
86f5b10ab34dab73196f26e2b32ee6d667e2c15b authored almost 3 years ago
86f5b10ab34dab73196f26e2b32ee6d667e2c15b authored almost 3 years ago
docs: remove page load transitions
f8c59ad70911dd850a958f68d38201a7fe83cbcd authored almost 3 years ago
f8c59ad70911dd850a958f68d38201a7fe83cbcd authored almost 3 years ago
docs: fix page transition and image flash
7072f78a95da7e3293d6a75c523b9d3b2e20e673 authored almost 3 years ago
7072f78a95da7e3293d6a75c523b9d3b2e20e673 authored almost 3 years ago
docs(useDismiss): improve copy
c2a8459932f73f4dc050d5d17cee300ce237a24e authored almost 3 years ago
c2a8459932f73f4dc050d5d17cee300ce237a24e authored almost 3 years ago
perf(useId): lazy useState callback
7657833490a0351d58cf66be9c08f76ee3a6e222 authored almost 3 years ago
7657833490a0351d58cf66be9c08f76ee3a6e222 authored almost 3 years ago
perf: memoize context values
7f11216cae4d991667d64ea5c82c7308b0e4d083 authored almost 3 years ago
7f11216cae4d991667d64ea5c82c7308b0e4d083 authored almost 3 years ago
docs: fix padding-right on code blocks
3117ba24df092e3abf08a9d7d118ab93b0715ef7 authored almost 3 years ago
3117ba24df092e3abf08a9d7d118ab93b0715ef7 authored almost 3 years ago
fix(useListNavigation): only apply aria-activedescendant while open
62ea8a7db535729572694ddc552972607cfb491f authored almost 3 years ago
62ea8a7db535729572694ddc552972607cfb491f authored almost 3 years ago
fix(useFocus): clean up window listener correctly
9c078d5769ec2eda4f7dab3e9ef096821178a7b8 authored almost 3 years ago
9c078d5769ec2eda4f7dab3e9ef096821178a7b8 authored almost 3 years ago
minify svg logo
4a1ad8a9effc0b1d2cfc553939944978ac907655 authored almost 3 years ago
4a1ad8a9effc0b1d2cfc553939944978ac907655 authored almost 3 years ago
add Titan AM to mini sponsors
e9063e0f2f6ba5df7a59dc302c6e990d74ede1d6 authored almost 3 years ago
e9063e0f2f6ba5df7a59dc302c6e990d74ede1d6 authored almost 3 years ago
fix(useFocusTrap): focus guard elements
ee5a111f5403a0a245e4b4f4ea59322b84a62fec authored almost 3 years ago
ee5a111f5403a0a245e4b4f4ea59322b84a62fec authored almost 3 years ago
fix(react-dom): export VirtualElement type (#1601)
Fixes https://github.com/floating-ui/floating-ui/issues/1600
b6a1c06314b0cb10d94b783dc0f902c61a37749d authored almost 3 years ago
docs: improve images
dee7f6b379513e86c9dffe5417aad56a6c1a3477 authored almost 3 years ago
dee7f6b379513e86c9dffe5417aad56a6c1a3477 authored almost 3 years ago
add best for android mini sponsor
42c869283f2f9ccae0b201e4228e459cfd41c334 authored almost 3 years ago
42c869283f2f9ccae0b201e4228e459cfd41c334 authored almost 3 years ago
perf(flip): improve sort compareFunction (#1596)
Co-authored-by: linchengyi <[email protected]>
8584b5a964082c809fc1e20d6b3c78633c3f0927 authored almost 3 years ago
release(react-dom-interactions): 0.0.9
e998e8d490bba9fede00c3513ee3f34d7cae8a78 authored almost 3 years ago
e998e8d490bba9fede00c3513ee3f34d7cae8a78 authored almost 3 years ago
fix(useRole): add aria-labelledby to menu role
d51d6ce6ee39c567678f55314f2b53a20ee22ee7 authored almost 3 years ago
d51d6ce6ee39c567678f55314f2b53a20ee22ee7 authored almost 3 years ago
fix(useHover): enabled prop
4e8d8fc97a1b8ce65fbe1d9a9afd6371d9be5cef authored almost 3 years ago
4e8d8fc97a1b8ce65fbe1d9a9afd6371d9be5cef authored almost 3 years ago
fix(useId): prevent bundlers from importing useId from react
closes #1595
728166f7d4f604530ee3e0bfbd5d50dc876d7da1 authored almost 3 years ago
docs: fix typo
eb4dbdb928ad4d0d2ce81d921e5ab97be1bea460 authored almost 3 years ago
eb4dbdb928ad4d0d2ce81d921e5ab97be1bea460 authored almost 3 years ago
docs: update favicon
07ffcc27f355baa300a82e2023ccc15c4db1a8a9 authored almost 3 years ago
07ffcc27f355baa300a82e2023ccc15c4db1a8a9 authored almost 3 years ago
docs: fix spelling/grammar
using LTeX
df5002a3ff18d556ca234513456ed815230addf9 authored almost 3 years ago
docs: improve image labels
e79b71819eea587d21e2bdf479c2252c3c565383 authored almost 3 years ago
e79b71819eea587d21e2bdf479c2252c3c565383 authored almost 3 years ago
add living feeds to mini sponsors
a989810a90f61681f5495a1fc10f49fea0c20d9e authored almost 3 years ago
a989810a90f61681f5495a1fc10f49fea0c20d9e authored almost 3 years ago
chore: isolate website from monorepo
83cb8c9033253fafa091d0e2f477d2fe7d420eb4 authored almost 3 years ago
83cb8c9033253fafa091d0e2f477d2fe7d420eb4 authored almost 3 years ago
docs: disable swc
41c6a04e6accc1bd2bd9f673034a0be7136bd09a authored almost 3 years ago
41c6a04e6accc1bd2bd9f673034a0be7136bd09a authored almost 3 years ago
feat: React DOM Interactions package (#1585)
c203160d97d62b7ed88666a8cffe358c9c175a72 authored almost 3 years ago
c203160d97d62b7ed88666a8cffe358c9c175a72 authored almost 3 years ago
fix: window check for Electron (#1593)
f695b52b72179c2b9854e2e6b277ebfdf9c64a44 authored almost 3 years ago
f695b52b72179c2b9854e2e6b277ebfdf9c64a44 authored almost 3 years ago
docs(hide): update usage
8e045ef7efffbaea926e4be508b67b9404c8376d authored almost 3 years ago
8e045ef7efffbaea926e4be508b67b9404c8376d authored almost 3 years ago
docs: fix mdx compile error
4c878d225de3d0de93dcc513b883b9a69e50a55e authored almost 3 years ago
4c878d225de3d0de93dcc513b883b9a69e50a55e authored almost 3 years ago
docs: update
cb2b388261eb3d582ccaa6ab1fdd87527fdb6eb7 authored almost 3 years ago
cb2b388261eb3d582ccaa6ab1fdd87527fdb6eb7 authored almost 3 years ago
fix(dom): type elements in MiddlewareArguments (#1578)
711b0d8ccdf32c5514857dba82f0b656e110ef81 authored almost 3 years ago
711b0d8ccdf32c5514857dba82f0b656e110ef81 authored almost 3 years ago
fix: use userAgent check
fed7f7b51f3870ff0f239a2d55eaf1c6df7cb034 authored almost 3 years ago
fed7f7b51f3870ff0f239a2d55eaf1c6df7cb034 authored almost 3 years ago
fix: safari pinch zooming for `fixed` strategy (#1576)
7111bbb43bdd84420e45737c819d6edb27f90f54 authored almost 3 years ago
7111bbb43bdd84420e45737c819d6edb27f90f54 authored almost 3 years ago
docs: remove article outline on Safari
3cc23bdbf9faeeda1921c6323777f4cec235b723 authored almost 3 years ago
3cc23bdbf9faeeda1921c6323777f4cec235b723 authored almost 3 years ago
fix: use popper-specific token for popper releases
12c51203405a0c57c6dfa2c9f169e1a8a656309f authored almost 3 years ago
12c51203405a0c57c6dfa2c9f169e1a8a656309f authored almost 3 years ago
docs(offset): update
e9b386279eac1b7da38f5f93929ce4787fedc293 authored almost 3 years ago
e9b386279eac1b7da38f5f93929ce4787fedc293 authored almost 3 years ago
feat(offset): alignmentAxis (#1564)
Co-authored-by: GitHub Actions <[email protected]>
b5c94cec6160e93f9d066c6e90f17276ba5deebb authored almost 3 years ago
docs: update
3e0cad7ab2e9f0eff5ce6b3c89c59052b1948013 authored almost 3 years ago
3e0cad7ab2e9f0eff5ce6b3c89c59052b1948013 authored almost 3 years ago
refactor: remove skipping (#1572)
5a561ab26c5820c30cc37e98a40d0c47d5fe2a06 authored almost 3 years ago
5a561ab26c5820c30cc37e98a40d0c47d5fe2a06 authored almost 3 years ago
fix: delete skipped middleware names (#1571)
14ddea68d00bbcfd81a88d0bd5fd5a6ae8f4e826 authored almost 3 years ago
14ddea68d00bbcfd81a88d0bd5fd5a6ae8f4e826 authored almost 3 years ago
fix(dom): getOverflowAncestors should ignore current node (#1565)
51678336acd05a4d30fa16ca4699d1a8c068e855 authored almost 3 years ago
51678336acd05a4d30fa16ca4699d1a8c068e855 authored almost 3 years ago
docs: update
3120d4e1acee30c1082baaaaaf67d0fff11d554d authored almost 3 years ago
3120d4e1acee30c1082baaaaaf67d0fff11d554d authored almost 3 years ago
docs: add ggc to mini sponsors (#1559)
a8de472098fdae2e7b45353402f56ae249a9d906 authored almost 3 years ago
a8de472098fdae2e7b45353402f56ae249a9d906 authored almost 3 years ago
docs: close nav on link click on mobile
ab69910c8c70fd5d09df17d6b0c60b8e39846071 authored almost 3 years ago
ab69910c8c70fd5d09df17d6b0c60b8e39846071 authored almost 3 years ago
fix(autoUpdate): destructure options (#1557)
b216e313794b96ef63b1be47442cf5f809983f7e authored almost 3 years ago
b216e313794b96ef63b1be47442cf5f809983f7e authored almost 3 years ago
perf: save bytes for minification
584db0e5fa6998ccbda77e5996977ed5ca1230e2 authored almost 3 years ago
584db0e5fa6998ccbda77e5996977ed5ca1230e2 authored almost 3 years ago
fix(dom): typed platform and isRTL method (#1556)
777c9377c5acfc1f252b58807eb076c30bad0ceb authored almost 3 years ago
777c9377c5acfc1f252b58807eb076c30bad0ceb authored almost 3 years ago
docs: update for new release (#1554)
37c00aa1fc44bb8352f72dc0f051aa82fdd243d9 authored almost 3 years ago
37c00aa1fc44bb8352f72dc0f051aa82fdd243d9 authored almost 3 years ago
fix(types): all hide data is optional
50c0c2b2a5e6f9b37642c6bc365d9129e065fb82 authored almost 3 years ago
50c0c2b2a5e6f9b37642c6bc365d9129e065fb82 authored almost 3 years ago
build: change .cjs to .js in main field (#1552)
77285586204503ec2f0d5a1eaaaef6d918ed4cd8 authored almost 3 years ago
77285586204503ec2f0d5a1eaaaef6d918ed4cd8 authored almost 3 years ago
refactor: platform (#1553)
d8a90be987a2479743e8e16c6319ca6c5b3c739e authored almost 3 years ago
d8a90be987a2479743e8e16c6319ca6c5b3c739e authored almost 3 years ago
fix(hide): set referenceHidden as default strategy
b6fe90370338eaf6ff50025b7e0ef5f0a4d3f463 authored almost 3 years ago
b6fe90370338eaf6ff50025b7e0ef5f0a4d3f463 authored almost 3 years ago
fix: jsdoc
ade1b677428fdc3901304045edd134a9c62ff26a authored almost 3 years ago
ade1b677428fdc3901304045edd134a9c62ff26a authored almost 3 years ago
feat(hide): pass options (#1551)
5e45e87c6a607fce241549c466e33c3c373e9f43 authored almost 3 years ago
5e45e87c6a607fce241549c466e33c3c373e9f43 authored almost 3 years ago
fix: type, jsdoc, naming improvements (#1550)
867d040ef205da0a855c431860e860a93cf2f4cf authored almost 3 years ago
867d040ef205da0a855c431860e860a93cf2f4cf authored almost 3 years ago
docs(react-dom): document stable ref props
f1a3b63879c119c896d15e43bbabc4cabd9cb454 authored almost 3 years ago
f1a3b63879c119c896d15e43bbabc4cabd9cb454 authored almost 3 years ago
test: skip elementResize
1abfd1a398b34b0be0dde62694128ea481923aa5 authored almost 3 years ago
1abfd1a398b34b0be0dde62694128ea481923aa5 authored almost 3 years ago
fix(react): make refs stable + minor adjustments (#1545)
9071c83c7a97a75e0b7cff830c036c8f113e02b7 authored almost 3 years ago
9071c83c7a97a75e0b7cff830c036c8f113e02b7 authored almost 3 years ago
test: fix flaky tests
892362c0400ce9ab0ef899be2c321357b83d8572 authored almost 3 years ago
892362c0400ce9ab0ef899be2c321357b83d8572 authored almost 3 years ago
fix(offset): make `crossAxis` logical with alignment (#1547)
Co-authored-by: GitHub Actions <[email protected]>
a0f8ad776cd945bf5183f05609e6fea7ac37ab7a authored almost 3 years ago
refactor: rename `clippingParents` to `clippingAncestors` (#1546)
51ea7580eb87f6bdf1431960c92f4ba4b360f674 authored almost 3 years ago
51ea7580eb87f6bdf1431960c92f4ba4b360f674 authored almost 3 years ago
fix(getContainingBlock): apply Popper shadow root fix
a6e40cb1920c4aafaa416f1b8b1c5f2247157f61 authored almost 3 years ago
a6e40cb1920c4aafaa416f1b8b1c5f2247157f61 authored almost 3 years ago
feat: make `skip` a core feature of middleware (#1543)
08bf1bb5b801b0f5d241838ce1bb5f066d3d70a6 authored almost 3 years ago
08bf1bb5b801b0f5d241838ce1bb5f066d3d70a6 authored almost 3 years ago
feat: make DOM-like platform properties optional (#1544)
53b4ba8c63f80e985ed669ce48835aed4d6f989a authored almost 3 years ago
53b4ba8c63f80e985ed669ce48835aed4d6f989a authored almost 3 years ago
feat(dom): autoUpdate (#1541)
Co-authored-by: GitHub Actions <[email protected]>
45dad87cee22c4652bc9a1378409eced9ca0bbbf authored almost 3 years ago
feat: RTL placement (#1539)
Co-authored-by: GitHub Actions <[email protected]>
ed973dae816880ae6acde703e87153ecce7c3b36 authored almost 3 years ago
fix(types): add Coords to MiddlewareData.shift (#1540)
7072b2c2d42144942341b2afe10813f4e77ece8a authored almost 3 years ago
7072b2c2d42144942341b2afe10813f4e77ece8a authored almost 3 years ago
fix: dp copupon logo size
b9f683d14a426767de93475125b32701f2f6ad84 authored about 3 years ago
b9f683d14a426767de93475125b32701f2f6ad84 authored about 3 years ago
docs: add dpcoupon mini sponsor
63132cc7edb2bf85fa6b00262df97821c640290e authored about 3 years ago
63132cc7edb2bf85fa6b00262df97821c640290e authored about 3 years ago
docs(react): document how to solve `act` warnings
Co-authored-by: James N <[email protected]>
045834217813f8223f0b9a3670b748c7cf616378 authored about 3 years ago
docs: outline usage of condition based export/import maps (#1509)
* docs: outline usage of condition based export/import maps
* Update getting-started.mdx
*...
739e82608ebc34fcfd097f4cbdab3b2da52b70c6 authored about 3 years ago
docs: update
89a15f8a9b36b2fb6bd70ea8c659ef33ecede21c authored about 3 years ago
89a15f8a9b36b2fb6bd70ea8c659ef33ecede21c authored about 3 years ago
feat: JSDoc comments for IntelliSense (#1508)
c6c3feaa3a156c088857ce19b019f4b5e43197b0 authored about 3 years ago
c6c3feaa3a156c088857ce19b019f4b5e43197b0 authored about 3 years ago
feat: expand export maps to support no/low build tooling (#1502)
6f6dba0d737a4ccf0cd0fd6ef936b51ee50f4b73 authored about 3 years ago
6f6dba0d737a4ccf0cd0fd6ef936b51ee50f4b73 authored about 3 years ago
docs(react): add refs info
d8cbddaf8d34647d1464d51ede6c1ead938063d6 authored about 3 years ago
d8cbddaf8d34647d1464d51ede6c1ead938063d6 authored about 3 years ago
docs: switch to rehype-pretty-code
512f3103f839cab9ff35c8fdd87c11e5e58cf254 authored about 3 years ago
512f3103f839cab9ff35c8fdd87c11e5e58cf254 authored about 3 years ago
docs(react): add external reference section
08e05ceee9095385211058f817883abfbc4a21ea authored about 3 years ago
08e05ceee9095385211058f817883abfbc4a21ea authored about 3 years ago
docs(react-native): ?? 0 for all examples
d2e20f5eb9ab51dfe47c866aee0a7cec1d8e8fa5 authored about 3 years ago
d2e20f5eb9ab51dfe47c866aee0a7cec1d8e8fa5 authored about 3 years ago
fix: react issues (#1500)
5c07610beac68b380850d421bdc1a96681b49bb9 authored about 3 years ago
5c07610beac68b380850d421bdc1a96681b49bb9 authored about 3 years ago