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

feat: add new tether option to preventOverflow (was escapeWithReference)

0d5b88e1b3fb995dcf1adac292a6f7bf85588970 authored about 5 years ago
fix: variation placement logic (#855)

fix: variation placement logic

b9066e98de792c1ee48d0c4f9a9570a89b93dbd7 authored about 5 years ago
refactor: move len within if

3b94aa4102e3620a8010dc5f27b5586ae9a6c959 authored about 5 years ago
fix: flip modifier

e165e1812d391f9b8b7d4fb61f251fffcd922636 authored about 5 years ago
refactor: remove unnecessary things

8a7fb5e9007a818feebcf8a028393785d9f0ed04 authored about 5 years ago
fix: variation placement logic

9a5a1545a255f697ff8a3fb8d7b4d98ff19392f4 authored about 5 years ago
docs: add modifiers API documentation

ab9744a3bfe0fdfbc9f195411cbe31f9d9630609 authored about 5 years ago
refactor: use expandToHashMap for event listeners

154ef0f758ae0422010ed7ff187b3d703885af79 authored about 5 years ago
fix: use original placement for default flip behavior

acf07007984b88e8ee50131a387b5339f6290e2e authored about 5 years ago
fix: preserve offsetParent on getClippingParent traversing

2889ad86d8209998a14746119c24b86069942398 authored about 5 years ago
refactor: use new within utility

308aa754031042643290195b4c3c58d7cdb0435f authored about 5 years ago
fix: modifiers logic

53ac1af21b9c87f74e0dd440a472cc242a3fd221 authored about 5 years ago
fix: set default paddings to 0

42a2f492d7ea29af54b02581dd2fd3c7c168057f authored about 5 years ago
docs: add logo to readme

6ed2d1f5cbd37987db1af7ec810c0795c32722d0 authored about 5 years ago
feat: add padding option to preventOverflow and flip

bdac8a5e9afd6e28a80a48c4291736854f36e0d5 authored about 5 years ago
fix: remove console.log

a677e38d58763e6d623fd17b52a8bcea4f678805 authored about 5 years ago
fix: mark modifiers options as optional

da00aae26ef9438314f5cc9d4a609c4359c2ebdc authored about 5 years ago
fix: use shape of Options type

7bf5396f3df50a639bab517f390131da0da2a506 authored about 5 years ago
fix: add dependencies to modifiers

bb79e29d56f2f1a7b02eb19dbd7f8bb065993354 authored about 5 years ago
docs: website refactor

07c519f7b90f5bfd768281bcb097c0c46c18e90b authored about 5 years ago
docs: moved modifiers docs to website

0a05561516cb4180d61cbed93f256523906bf2d7 authored about 5 years ago
docs: bootstrap docs website

8b3b3fbca033f2fe8af94df08b32da700cd5004b authored about 5 years ago
fix: preventOverflow name

4011ea9c0cca1440d111c00078483a017905a99a authored about 5 years ago
test: properly replace env variable in dev build

c593b6953f202e58591ba732b49020c13e21e41a authored about 5 years ago
chore: release 2.0.0-next.7

d6d329be674de33bafb7c11b85f044e4f952580d authored about 5 years ago
v2.0.0-next.7

c4bb70af3214cf2f30fe4eb2db8d9951a072aa18 authored about 5 years ago
feat: add destroy method and onDestroy modifier hook

3ea80f4f2b980a904fdab2dc6b3c1c15e1a534d5 authored about 5 years ago
Merge pull request #851 from atomiks/fix/next-babel-dev-plugin

fix: use babel dev expression plugin and enable loose mode

5324d5518c2a2f9f10ab80553a7d138d62b32d3f authored about 5 years ago
fix: use babel dev expression plugin and enable loose mode

6a1ae20dff35f55b566e93e7669bde846e6c3cb8 authored about 5 years ago
docs: add modifiers documentation

23006ec71b1d931c5d5465362901abda0c7cc0c4 authored about 5 years ago
feat: add preventOverflow modifier

b9944164e9850130b31d9b5853d4a99e3743d902 authored about 5 years ago
fix: use computed placement option

410c0bf5b61b192a67ff02a85df98054d0cc9972 authored about 5 years ago
fix: set top and left to 0 when using gpu acceleration

ec69c9688b81b4521089aa7f22346d8a9536b3fc authored about 5 years ago
fix: support XHTML nodeName (fixes #575)

6888fdfd18c3b82a4763a75e4b994a5c04add469 authored about 5 years ago
docs: update installation instructions

0900c01f123faec1832bce817be6eb710a7b1d67 authored about 5 years ago
chore: add description and repository fields to pkg.json

9c98aa4264d2ae8cfec65328643745736fcfdd12 authored about 5 years ago
chore: rename package to @popperjs/core

ded1dfdd79e23d458b19eee0f5ba9376d4d5aa12 authored about 5 years ago
feat: add support for placement variations

7864cb1ba20bf37e7261e73ba7720afde7f35d6e authored about 5 years ago
test: update test imports to work with new paths

7d0e214e4fe808d2de904e84c7bd90baf3cb4cc2 authored about 5 years ago
feat: flip modifier

0d0d3a9c229267c895df30b9fca2d5aa6f25a477 authored about 5 years ago
feat: allow modifiers to reset the modifiers cycle

4d85f0c38faffe5d1664525a9d8acc77c3c9b202 authored about 5 years ago
fix: upgrade flow to 0.112.0

7cc7d0a07e9b3863eaabcf8c3c06906fdcfcccbe authored about 5 years ago
feat: implement DEV-only messages (#842)

feat: implement DEV-only messages

b010a176a8eef8d42acd5690e30349c4ae2806dc authored about 5 years ago
fix: getClippingParent should return documentElement, not window

7f2cbabf5a510836af9b1da23efbc90bea44f487 authored about 5 years ago
feat(modifier): detectOverflow implementation (#793)

feat(modifier): detectOverflow implementation

08133656474bce40c7c2d45e7195f25d835110f2 authored about 5 years ago
feat: make detectOverflow report offsets rather than booleans

bda0a7f93f127788067f212ded6cdbdbc094df90 authored about 5 years ago
feat: set clippingScrollingParent as default boundaryElement

51de979ad69310aa9cd2e1332f03cd8ddcce0059 authored about 5 years ago
refactor: use rectToClientRect to generate popperClientRect

8c0e3df8a82c97967d2e42f0ea8b1f921036329d authored about 5 years ago
fix: update package file references

82765eaac4f4f22a11ddfb1a6db2ff2d6a5d909f authored about 5 years ago
refactor: rename dist files from index to popper

a25b3f1f5e3bec0671e182a6a616127513702c0e authored about 5 years ago
feat: make viewport the default boundary element

1a75238ccac15978547f9d024361043f532aef38 authored about 5 years ago
test: move test utils to tests folder

d22144e312a3a49967124bc2e56166ae7de82623 authored about 5 years ago
refactor: rename es to esm

5d44d03b5923bad43340824c41b83335b561b071 authored about 5 years ago
fix: remove minification for cjs/es, create two umd bundles

d98d03f021ddc0312e83cc36a1d7b44e171240d2 authored about 5 years ago
feat: implement DEV-only messages

6f1a0c182e858fe3b39a261c53c2b113ffe24a71 authored about 5 years ago
fix(detectOverflow): remove boundary margin calc (#840)

* fix: remove boundary margin calc

* refactor: remove redundant object

* fix: revert objec...

4e0ad960cd8bece5e742e480e173f2802a75c859 authored about 5 years ago
[WIP] take margins in account - broken

80d8157b0d9242335cdcc6095fc18846bdf522dd authored about 5 years ago
fix: rewrite detectOverflow implementation

This new implementation uses HTMLElement#getBoundingClientRect to obtain the coordinates of the ...

7984192cc0c0e89bb663b048f2695e498259ef74 authored about 5 years ago
test: add inner border to reference and popper elements

this makes it easier to see if parts of the elements are hidden

236f5db145c4f73eeab28f245b7cbeeb888ce468 authored about 5 years ago
[WIP] feat(modifier): detectOverflow implementation

31764a53f1abb9e84f770ae980e6ba6b0cb2ece1 authored over 5 years ago
feat: add offset modifier

9052192e4c63640b71a01c0ed8d42b469df631f7 authored almost 6 years ago
fix: modifiers validation for β€œoptions” key

e344629d2fc88d0a94ab22d51e7e8b3cfa5138e9 authored almost 6 years ago
fix: merge user prefs into modifiers list

bb62508fcdba460d10f80cc10857f0486b6316ff authored almost 6 years ago
refactor: auto-debounce update method when defined

638761203c369a6cbbd73a4c2e70fa996ae88078 authored almost 6 years ago
perf: simplify getScrollParent logic

a3468a9e04ef61fc6b1ff28b4bbadddf24722561 authored almost 6 years ago
chore: move createRectMock to test-utils

9cd833af5d294ae63289f24aa1ab1be85f6f9f62 authored almost 6 years ago
chore: simplify flow config

b8963615a9330f6a904a40d2de0215f507b862a4 authored almost 6 years ago
chore: upgrade deps

7dfca705b7d0bcf4187cc248d8ad97feeab5ac34 authored almost 6 years ago
feat: some work for the preventOverflow modifier

7b070dcd850a0a0833710b5a28370a68d41f28d7 authored about 6 years ago
docs: improve README

3e322589cd67fe4f5324511de53374d016369493 authored about 6 years ago
v2.0.0-next.4

405d3ebd0435cfd35eb5a16a932cecbb4de0f8bd authored about 6 years ago
fix: orderModifiers utility

a89f8a032937a1c894c0629f23f05315461f1e0e authored about 6 years ago
feat: preventOverflow modifier

39dcfb6dcb8f092dd6ea5d42028997ac1b8a3612 authored about 6 years ago
fix: improve positioning algorithm

it now works in a whole new set of scenarios

c63f7842eede2839cf0f031a841f2cd3a7746ca6 authored about 6 years ago
fix: address margins

1ed0e91804be0c916cda3147aa74ecdecd6ed036 authored about 6 years ago
v2.0.0-next.3

5731ad5c8c8f6bccd8c148c91eea09aab428a3e7 authored about 6 years ago
fix: modifiers orderer utility

a5541c8142aa9b3ecde607dbb21d03bf02518578 authored about 6 years ago
feat: initial support for modifiers

Adds computeStyles and applyStyles modifiers.

This build is broken, the modifiers ordering algo...

9b2871353a1a224750a8838c2c288daa30ba0445 authored about 6 years ago
v2.0.0-next.2

db1c316a88bcfc946e3c0f9c496662bbe718f800 authored about 6 years ago
fix: address window scroll offset

69f0bafe503bcef2b9023aaaa386b4a8b2bc583f authored about 6 years ago
docs: add note about module type requirement

955ba3babb1e6d8f673cccafdd4b52419529b0fc authored about 6 years ago
feat: ship Flow types

c6f3a8a98a698ed8db0968531728eb267e4c8915 authored about 6 years ago
test: fixed tests

a62274ea38834a6368f5798cdb6b6eb6e6967351 authored about 6 years ago
build: upgrade dependencies

777abc7bde6583b04517b5aba2b2683b357bf731 authored about 6 years ago
fix: improve types

8adf396689fd95a2fb3acbfd38b3b1bae9c0524e authored over 6 years ago
test: enable TravisCI

a5a87ae6bfcb15b9ec31ba04057b7aa57d02115e authored over 6 years ago
feat: add support for nested scroll parents

c76598dcf75b8a3c77e31d1b6702f8571754aa7e authored over 6 years ago
fix: improve dom-utils

1a7bb717e29a3c83cabff5a7c7f190474a11899a authored over 6 years ago
test: add simple resize visual demo

9718e1a5a1bf6c93ba33e76c4d6125e0175dc120 authored over 6 years ago
chore: use main:umd instead of browser

browser is consumed by webpack as first option, we want it to consume `module` instead.

54ed5712eeacc6297f116747a92fcc7124635f17 authored over 6 years ago
feat: basic support for events

af9f44ba42de8ef30e3747e9033c2d0338697bbf authored over 6 years ago
test: make test more reliable

bc91c6697820399aa430d7f8662a144774d53a27 authored over 6 years ago
improved build

4bcd065991fbca8cce2bab3c31548fef948c23e8 authored over 6 years ago
add tests and better build process

2d91848a5147205b4530c7e9691d18275a127e9a authored over 6 years ago
it works!

78b660202a7971231981d9c6dc6e6a90f32e5727 authored over 6 years ago
first implementation of `computeOffsets`

68c98ca66ad6fcc438b81de917b8ac12d91d33d4 authored over 6 years ago
bump

27cb7a8e10c9aee9a36cbb6a4d507337ff26861f authored almost 7 years ago
bump

2ac44d0d640f1732071c200ca8f3322e7fbedff7 authored almost 7 years ago
feat: The journey begins πŸͺ🌎

9e29fa1cc5db26374bbe85e7c04bcb4c4c41be98 authored almost 7 years ago