Ecosyste.ms: OpenCollective

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

github.com/pmndrs/react-use-measure

🙌 Utility to measure view bounds
https://github.com/pmndrs/react-use-measure

v2.1.1

8639e5a93d60930159dc83743780ce4787fe90bb authored about 3 years ago by Hunter Caron <[email protected]>
Merge pull request #66 from huntercaron/master

Fix: Switch to default import for debounce

e7f0b08055cb123704582d69dd9d272ca98185e0 authored about 3 years ago by drcmda <[email protected]>
Switch to default import for debounce

3199a9789b0a1fb1115485163273e57550e3b7a9 authored about 3 years ago by Hunter Caron <[email protected]>
Update deprecated prettier field

eb14a903a6d90a8a36255b9c91dacaa4bcc2ff93 authored about 3 years ago by Hunter Caron <[email protected]>
2.1.0

048ceb2e62b64d7a6e63312c77226783d8bf002a authored about 3 years ago by — <[email protected]>
Merge pull request #63 from huntercaron/master

Add `offsetSize` option and update dependencies

337e90bbb0216aa1dd2baa712f1855d39e365b8a authored about 3 years ago by drcmda <[email protected]>
Fix indentation

a2f6e9f354d079c6a08332f5915eb86e18584ac5 authored about 3 years ago by Hunter Caron <[email protected]>
Clean up

19f2c3d9f34cdf47d910af52796cd8f222ed01a1 authored about 3 years ago by Hunter Caron <[email protected]>
Update tests

08102fdea8ccc1c35d7f631b43b068ccd073cc3b authored about 3 years ago by Hunter Caron <[email protected]>
Update test page

c33f93d3f36ada5c74a12006bbf5ab994485f300 authored about 3 years ago by Hunter Caron <[email protected]>
Update dependencies

696c689fdc6cc3d4a918b505563584de9b9b1f13 authored about 3 years ago by Hunter Caron <[email protected]>
Add offsetSize flag

6df79f000428c61deea22195ae1531ead2970a18 authored about 3 years ago by Hunter Caron <[email protected]>
2.0.4

709c19e43329bd4e128d3482f8f23474cc6f2cb0 authored almost 4 years ago by Paul Henschel <[email protected]>
Merge pull request #38 from matoilic/remove-cjs-export

Remove conditional CJS module export

cbc57caee83fdecd131d24a2ca6bae0432f69694 authored almost 4 years ago by Paul Henschel <[email protected]>
Remove conditional CJS module export as it can override the default export when react-use-measure is bundled in another library.

73530149cb2810cc629f73fa680f8681a0f398ca authored almost 4 years ago by mat <[email protected]>
fix leftover

276be156203485ba1c1fec9c60fd7d296abe51b3 authored about 4 years ago by Paul Henschel <[email protected]>
2.0.3

a01b8ffea8971f8006959f3b3737842300d9096e authored about 4 years ago by Paul Henschel <[email protected]>
fix state update on unmounted component

4efe22a7c4c1368467eeda21ac3a2de0d2924f3f authored about 4 years ago by Paul Henschel <[email protected]>
2.0.2

28880ec7b4e19a098fc79960ee6cfe5b64527729 authored over 4 years ago by Paul Henschel <[email protected]>
Merge pull request #17 from williaster/williaster--add-svgelement-type

types: Support both `HTMLElement` and `SVGElement`

6375e110d26ee6bd9defb0841cf19400eecb165e authored over 4 years ago by Paul Henschel <[email protected]>
types: Support HTMLElement and SVGElement

f594a5ddfd8b62a7ee71c220e04d7a18ce79d3d3 authored over 4 years ago by Chris Williams <[email protected]>
2.0.1

d4f524547b12cc83741e2677f8b09c5df70ccf72 authored over 4 years ago by Paul Henschel <[email protected]>
tests broken :-S on update, add forceRefresh

1816bc2e4e79e4eeae395f339f40d747aca19021 authored over 4 years ago by Paul Henschel <[email protected]>
Update readme.md

d80ac8f0a122d3261a3c0ce6a92e0fae091cfedf authored about 5 years ago by Paul Henschel <[email protected]>
2.0.0

9ee5f18ecc9e0474e8fdc30c56d61548026dcf16 authored about 5 years ago by Paul Henschel <[email protected]>
pol short form

c21fe8b6db5e45d222c182e5b1cec0cd6fcf7581 authored about 5 years ago by Paul Henschel <[email protected]>
pol short form

c0351de34d7cdc78fd9ca54f4542eb40e2cce2c8 authored about 5 years ago by Paul Henschel <[email protected]>
readme

36120095bcde0c07dafa92d98cbdcf58b8b80206 authored about 5 years ago by Paul Henschel <[email protected]>
fix tests

75d89c24caa8316ce2def92e84b682bff18746ee authored about 5 years ago by Paul Henschel <[email protected]>
warning format

7e34ea1d03ccbbdf235ba2699e30fbafa59f042b authored about 5 years ago by Paul Henschel <[email protected]>
warning

d6e0371537142289c0ad08508869fc18f3b129e5 authored about 5 years ago by Paul Henschel <[email protected]>
readme

0007121d37650b87f68bc2b7c5adf32e441bde10 authored about 5 years ago by Paul Henschel <[email protected]>
new polyfill option

e5b9a1efd4b8ef31d65b489678a616816210ab25 authored about 5 years ago by Paul Henschel <[email protected]>
fixed typo

39555a4509a0eac60dbf36e761ca5a4b0c05e468 authored about 5 years ago by Erik Verweij <[email protected]>
added tests for polyfill behavior

54e77b82c7e0bba008535e97cf37cf290bc3d2eb authored about 5 years ago by Erik Verweij <[email protected]>
added tests for polyfill behavior

6599738b25ed2fc40dba7d40ab7bb125b846d307 authored about 5 years ago by Erik Verweij <[email protected]>
removed ResizeObserver polyfill (#6)

ced17c944f4686c4d32e6da562a97487887004e0 authored about 5 years ago by Erik Verweij <[email protected]>
Merge pull request #5 from react-spring/cb-refactor

Adding/removing listeners directly in response to ref changes

e5e8b31dedc9926de0e03567d0bedcc054ae2ab0 authored about 5 years ago by Paul Henschel <[email protected]>
ssr fix

da409ef336f2a77143efea0d28f86912dc2b2fbc authored about 5 years ago by Erik Verweij <[email protected]>
ssr fix

4ee5860054f579a36877fa7b36b7c351c7870d4b authored about 5 years ago by Erik Verweij <[email protected]>
ref-callback refactor

8496c0eafac65d1ebe3f839112d3fc8e5d33ea61 authored about 5 years ago by Erik Verweij <[email protected]>
ref-callback refactor

fb89357bb222b86bf7af87dbd95acecc1a6d23f8 authored about 5 years ago by Erik Verweij <[email protected]>
added automated tests

af033991c7c1755a6bb7364548c5b2a36c1880dd authored about 5 years ago by Erik Verweij <[email protected]>
added automated tests

b388b26c2f521d4902a2b9b9d4eb5e2f0ae0b916 authored about 5 years ago by Erik Verweij <[email protected]>
Update readme.md

f1340bfe7b90ac958299df286026d13ebd0b78df authored about 5 years ago by Paul Henschel <[email protected]>
1.1.2

f8dc87e1d191a70c9f4c840968a77b2029a79f88 authored about 5 years ago by Paul Henschel <[email protected]>
use jiggle/resize-observer #3

1eeaf186b36e60746cfa2e04ecc1831e2f4ab395 authored about 5 years ago by Paul Henschel <[email protected]>
1.1.1

1c1f428ac75208df29474792dbabeaf2d876b028 authored about 5 years ago by Paul Henschel <[email protected]>
adjust test

59ead430e256a1f86374b1c59201a794f768c3c8 authored about 5 years ago by Paul Henschel <[email protected]>
Merge branch 'master' of https://github.com/react-spring/react-use-measure

48b49d70268baa575b4ec114e8a418a40c28363b authored about 5 years ago by Paul Henschel <[email protected]>
use refs instead of useState for ref tracking to kill double render on startup

f5504e6caeec74db7ccd40cbbebde4fb4ff96a8d authored about 5 years ago by Paul Henschel <[email protected]>
use refs instead of useState for ref tracking to kill double render on startup

a4c2221d7ebb1e98c07824ff1058545f7f6efc42 authored about 5 years ago by Paul Henschel <[email protected]>
Update readme.md

a5ebb58bd997f6dfc26a663784bb53b4c42c8c74 authored about 5 years ago by Paul Henschel <[email protected]>
Update readme.md

bd9ab85d4752aabea3a9eb1dd320608ef1512c11 authored about 5 years ago by Paul Henschel <[email protected]>
Update readme.md

e601c629235d88666dd39f4353a9b94dbdf65362 authored about 5 years ago by Paul Henschel <[email protected]>
Update readme.md

0f69fcab72d2313dc3848d99a944bc94f9712f14 authored about 5 years ago by Paul Henschel <[email protected]>
Update readme.md

2d590eb52b34787740e77b8a94f64cc6403dbddb authored about 5 years ago by Paul Henschel <[email protected]>
Update readme.md

a5efcda6fcb73147a989ef7c8f87cd5a731920f1 authored about 5 years ago by Paul Henschel <[email protected]>
Update readme.md

096ae81388047d9b627d98ac8a266ef18f382b0c authored about 5 years ago by Paul Henschel <[email protected]>
Update readme.md

96c1c66dbb53fe3f47ed9f7bb5904c77f18b079d authored about 5 years ago by Paul Henschel <[email protected]>
cleanup

60d16576fc0c81e7f86f276e19e71d99b9397ee5 authored about 5 years ago by Paul Henschel <[email protected]>
1.1.0

82251ea8253d5c6572c404c2cf5ba497966a30bd authored about 5 years ago by Paul Henschel <[email protected]>
fix merge

0bc51c5df0ed847c5d16b9a4060351c38a91f555 authored about 5 years ago by Paul Henschel <[email protected]>
add react-spring to test example, fix domrec/object

12626f2f4a4ebd9ad688ff89cded2ff40900170c authored about 5 years ago by Paul Henschel <[email protected]>
added listener for window resizes

c45fa1bae06b42771a3243828fd8e7b72374c128 authored about 5 years ago by Erik Verweij <[email protected]>
added myself to contributors

a5dda1c3536dbfd4d696b2e3cf6c3d24b93c89d4 authored about 5 years ago by Erik Verweij <[email protected]>
readme

f844d14fd78e46dca7a59e24933678b04703a8e4 authored about 5 years ago by Paul Henschel <[email protected]>
readme

2eaf1e93751e948ea5646495d9059d64b352377b authored about 5 years ago by Paul Henschel <[email protected]>
readme

27828014c0349fc21db5f67b75f5edcfc2ce2dd0 authored about 5 years ago by Paul Henschel <[email protected]>
1.0.6

5db424f6c3f67b0b63a2714c71d283a0ecfce76d authored about 5 years ago by Paul Henschel <[email protected]>
opt into scroll by default, more options for debounce

88b078f443ce6e8a4fcb5e3615395913ead44821 authored about 5 years ago by Paul Henschel <[email protected]>
chore: use pretty-quick

0.5 MB vs 8.5 MB install size

8ff49793c578ff5cf7c297356d1db1eaf6d4f306 authored about 5 years ago by Alec Larson <[email protected]>
Update readme.md

5b325a98a5ae978c2c8673d08e6914490481f6ec authored about 5 years ago by Paul Henschel <[email protected]>
colors

cf9b2d4f89cb71785ea8a1f9f1864f38b4d33837 authored about 5 years ago by Paul Henschel <[email protected]>
remove clutter

6e393207533f723a86e7729952c5ae13804e252a authored about 5 years ago by Paul Henschel <[email protected]>
1.0.5

c360ea64414f6659770b35a843455b97c4614e09 authored about 5 years ago by Paul Henschel <[email protected]>
use passive event listeners

37d507ab3606261b17ac48cfbc55fb9044008ca4 authored about 5 years ago by Paul Henschel <[email protected]>
cleanup

ee4018eeb52b90f985d72888f13b1ef2e3146fe9 authored about 5 years ago by Paul Henschel <[email protected]>
cleanup

5f9223cd886f1a8618059f9f9c8db6da35e4a4ec authored about 5 years ago by Paul Henschel <[email protected]>
readme

c4e7b90a266d2958dc673e4281ffbb1051c0ab49 authored about 5 years ago by Paul Henschel <[email protected]>
cleanup

eb71ea57660e516e7e90f75917e0574838bee25d authored about 5 years ago by Paul Henschel <[email protected]>
Merge pull request #2 from everweij/scroll-tracking

Scroll tracking

01310784d336d19ea57cd61c6a377376e138fccc authored about 5 years ago by Paul Henschel <[email protected]>
added debounce option

2325c1d0a12b7b5c5a9df5b26ef80af0555e8503 authored about 5 years ago by Erik Verweij <[email protected]>
added scroll tracking

506ae4655a2574db08faea6ea8cd386b97f18621 authored about 5 years ago by Erik Verweij <[email protected]>
Update readme.md

5cf0e06be68bfaeaf0e62bab641894d961a4bcdd authored about 5 years ago by Paul Henschel <[email protected]>
1.0.4

b4e5c2a367949fcf4387c4f3ec3d09d4bcb79902 authored about 5 years ago by Paul Henschel <[email protected]>
adjust docs

af391ea9d2b56e82891509db789b334daa8971c4 authored about 5 years ago by Paul Henschel <[email protected]>
Merge pull request #1 from tjallingt/patch-1

Allow user to pass ref and only return bounds

e961f581ed2cd35abbdd573aff5b7555d355d6ad authored about 5 years ago by Paul Henschel <[email protected]>
Allow user to pass ref and only return bounds

As discussed on Twitter: https://twitter.com/0xca0a/status/1190280933712248832

4a6e1bede34d7d8f6b8389f3691fc80063a899dd authored about 5 years ago by tjallingt <[email protected]>
remove dist from git

67179519722950e8fbcf4b644b7100576c031966 authored about 5 years ago by Paul Henschel <[email protected]>
remove dist from git

e7d7c9d597118fc2304ec1cb6d905c0526847d28 authored about 5 years ago by Paul Henschel <[email protected]>
1.0.3

27817e88aff26086e3ab5cb3dd35ea2beeccd445 authored about 5 years ago by Paul Henschel <[email protected]>
add npmignore

6e67a1ce57cfa590d35ccec741f3b1cac829cfa1 authored about 5 years ago by Paul Henschel <[email protected]>
1.0.2

ada9ac4d5214339b2e440482d5bab1e4e7919cfc authored about 5 years ago by Paul Henschel <[email protected]>
fix types

6e75e9c8ff5bfab6bb5f54acd091c61f47c610b2 authored about 5 years ago by Paul Henschel <[email protected]>
Update readme.md

b66e91e502fc79c8c0a5b8b3478ae5cee8224594 authored about 5 years ago by Paul Henschel <[email protected]>
1.0.1

1cfbd17126436194a5adf48bd4d7aa58a1e86db3 authored about 5 years ago by Paul Henschel <[email protected]>
first draft

d3ea3e13a0e81ddca1777c4f704063bc3266ce9c authored about 5 years ago by Paul Henschel <[email protected]>
first draft

962adf5edc73652213593120011ac3aa43100dfd authored about 5 years ago by Paul Henschel <[email protected]>