Ecosyste.ms: OpenCollective

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

scroll-into-view

Scroll elements into view
Collective - Host: opensource - https://opencollective.com/scroll-into-view - Code: https://github.com/KoryNunn/scroll-into-view

Lowercase tag name to check for body

github.com/KoryNunn/scroll-into-view - 0c2d79dd92d04889b55975f98ed9bbf064a4dfec authored over 2 years ago by Kory Nunn <[email protected]>
Add test for instant callback on no-op

github.com/KoryNunn/scroll-into-view - a9c38db50311f3c3808e1395c5e0ca6757408843 authored over 2 years ago by Kory Nunn <[email protected]>
Update README.md

github.com/KoryNunn/scroll-into-view - 2a3c18aa1129e36e35f198cd12c2a3ba0e20a4f2 authored about 3 years ago by Kory Nunn <[email protected]>
Fixed synchronous alignment issue, added lockX and lockY to alignment options

github.com/KoryNunn/scroll-into-view - d18fb6c3e25c18051383cd7a7946a26cd8722a65 authored over 3 years ago by korynunn <[email protected]>
Update README.md

Fix example code for isScrollable to handle the case where target is Window.

github.com/KoryNunn/scroll-into-view - 243a0eba977f6b1b2318a7a67d0c066b58e8d6bd authored almost 4 years ago by Kory Nunn <[email protected]>
Merge pull request #90 from KoryNunn/cancelable

github.com/KoryNunn/scroll-into-view - 8a0e754286e39df0651cfac18a3092764dd885bb authored over 4 years ago by Kory Nunn <[email protected]>
Return cancel function

github.com/KoryNunn/scroll-into-view - 6d518a1c2bf2d6ac12f1c6976094da76160bf3dd authored over 4 years ago by korynunn <[email protected]>
Merge pull request #85 from KoryNunn/stacked-animation-fix

Resolves #84

github.com/KoryNunn/scroll-into-view - 8b52974789e96352090ca9968dd128d166d0eb0a authored almost 5 years ago by Kory Nunn <[email protected]>
Refactored, improved test setup (#82)

Refactored, improved test setup

github.com/KoryNunn/scroll-into-view - 9cac76aa9bc2cfc5c7bcc2705e67fdbd5fdefbd5 authored about 5 years ago by Kory Nunn <[email protected]>
Shadow DOM parent (#81)

Shadow DOM parent

github.com/KoryNunn/scroll-into-view - 4342de064caa09694890b3bbce211c5a34a39196 authored about 5 years ago by Kory Nunn <[email protected]>
Refactored, improved test setup

github.com/KoryNunn/scroll-into-view - 216a8b89e155020178d97b1350bb5b9945a33d66 authored about 5 years ago by korynunn <[email protected]>
Small improvement in test case

github.com/KoryNunn/scroll-into-view - aae29be5f5f51dbf06793ce966324abfedefe2fa authored about 5 years ago by Levy <[email protected]>
Merge branch 'master' into shadow-dom-parents

github.com/KoryNunn/scroll-into-view - 593a432ea5cb72f366c3419e2759568c44200fd3 authored about 5 years ago by Mark Levy <[email protected]>
Improved finding parent element (including shadow dom) and improved shadow dom test case

github.com/KoryNunn/scroll-into-view - ca1e8ffc3e3c675d6ab0cd039d5d22fac87b8f86 authored about 5 years ago by Levy <[email protected]>
Merge pull request #2 from KoryNunn/predefined-scroll-parents

Test passing with original implementation

github.com/KoryNunn/scroll-into-view - 10d86523f5326cbc4ecd16783a9a3d2697456a90 authored about 5 years ago by Mark Levy <[email protected]>
Offset range fix (#80)

Offset range fix

github.com/KoryNunn/scroll-into-view - fa8afa034d6f0eb1ac22b4c38402af24c4387f77 authored about 5 years ago by Kory Nunn <[email protected]>
Add tests for topOffset fix

github.com/KoryNunn/scroll-into-view - 04b8d08a99913996dcaeea6e6621df4e362fa8d4 authored about 5 years ago by Kory Nunn <[email protected]>
Test passing with original implementation

github.com/KoryNunn/scroll-into-view - 93a7cc873af5196af69b22fa161c3521ae1dde7b authored about 5 years ago by Kory Nunn <[email protected]>
Fixes scroll to element at end of container with offset

github.com/KoryNunn/scroll-into-view - a8f46187e75ca2f5a4e19327c9f3228dcd615e54 authored about 5 years ago by gavrielco <[email protected]>
Updated test to check functionality, curently failing

github.com/KoryNunn/scroll-into-view - b5b3d1ad136918817ecd6e837a1aa68c8601ed76 authored about 5 years ago by korynunn <[email protected]>
Add shadow dom test

github.com/KoryNunn/scroll-into-view - aa89312baa02880e9bfa845568ab278ada51e061 authored about 5 years ago by Levy <[email protected]>
Merge branch 'master' into predefined-scroll-parents

github.com/KoryNunn/scroll-into-view - 39d1ae702eac60e876a0e884420bee73b3740859 authored about 5 years ago by Kory Nunn <[email protected]>
Create FUNDING.yml

github.com/KoryNunn/scroll-into-view - 0236301e3d0e9613f3d9d5fc8047e2e239f720db authored about 5 years ago by Kory Nunn <[email protected]>
Update README.md

github.com/KoryNunn/scroll-into-view - f36a620f38552fbf5be36a0ae008541043482d87 authored about 5 years ago by Mark Levy <[email protected]>
Update scrollIntoView.js

github.com/KoryNunn/scroll-into-view - 4a8f0e38df21a928c8c51cb23bba9ac5a2acabf4 authored about 5 years ago by Mark Levy <[email protected]>
Update README.md

github.com/KoryNunn/scroll-into-view - 9d79329e8eabdf56daecf480d8e7872da64e091b authored about 5 years ago by Mark Levy <[email protected]>
break loop when no more predefined parents

github.com/KoryNunn/scroll-into-view - 896e186b5edc7ac061f370887c08466593c0e261 authored about 5 years ago by Mark Levy <[email protected]>
Add support for predefined parents

github.com/KoryNunn/scroll-into-view - 4cd6e000e4ddc8a3e36c57035750cb3f98233e98 authored about 5 years ago by Mark Levy <[email protected]>
Debug mode (#76)

Debug mode

github.com/KoryNunn/scroll-into-view - 509eb598705de7704314a1b88d0fa73e872ca1ba authored about 5 years ago by Kory Nunn <[email protected]>
Moved to new changelog

github.com/KoryNunn/scroll-into-view - 945ff61c60f16ad60c45997f6299734f6cc35e0a authored about 5 years ago by korynunn <[email protected]>
Added a debug setting

github.com/KoryNunn/scroll-into-view - 4ee3c59473ca0e48646a397b190e36bca304df44 authored about 5 years ago by korynunn <[email protected]>
Merge pull request #74 from joaomframos/master

Improved scrolling in direct children of body

github.com/KoryNunn/scroll-into-view - b0118cc5a0fd1243e3e8e0a6b1885cebccbafafc authored about 5 years ago by Kory Nunn <[email protected]>
#73 Improved scrolling in direct children of body

github.com/KoryNunn/scroll-into-view - 1be82cb887e1363a906925084e4b3e2183ecc133 authored about 5 years ago by João Ramos <[email protected]>
Updated changelog

github.com/KoryNunn/scroll-into-view - b037ed6dbc31247c9f43a847612d66574bcbcdbf authored about 5 years ago by korynunn <[email protected]>
Moved badge again

github.com/KoryNunn/scroll-into-view - e735fe1e403eff68915b20611322f1411f1f2b56 authored about 5 years ago by korynunn <[email protected]>
Merge pull request #72 from KoryNunn/ci-setup

Testing ci setup

github.com/KoryNunn/scroll-into-view - 13e3046a27f0cb3bfea9af4de66eedef73a07326 authored about 5 years ago by Kory Nunn <[email protected]>
Add status badge

github.com/KoryNunn/scroll-into-view - 9e6062a6ca7770ae9a5673f79660d291dc5dc111 authored about 5 years ago by korynunn <[email protected]>
Update ci file for headless testing

github.com/KoryNunn/scroll-into-view - 3219b9bf34c2e9242f5c57c1136a524d477d50f5 authored about 5 years ago by korynunn <[email protected]>
Testing ci setup

github.com/KoryNunn/scroll-into-view - dab9b219f6ade57adf57f3b5dafdec0b5ab2b410 authored about 5 years ago by korynunn <[email protected]>
Update package description

github.com/KoryNunn/scroll-into-view - ca09d990047bdb796ba7dc4629da715f3b215ed1 authored about 5 years ago by korynunn <[email protected]>
Fixed potential overflow bug, added maxSynchronousAlignments, cleaned package

github.com/KoryNunn/scroll-into-view - 566a2480d7f707bea06c0cf92052b5e2cb3243f6 authored about 5 years ago by korynunn <[email protected]>
Add cancellable option

github.com/KoryNunn/scroll-into-view - 13ed1cb79436908f68ba566be9c2ecc8f2e5f3e3 authored about 5 years ago by korynunn <[email protected]>
Added isWindow option

github.com/KoryNunn/scroll-into-view - 932a23a0f0a4e5f8fcb6c74c9c4ff5ad726e765b authored about 5 years ago by korynunn <[email protected]>
Removed opencollective postinstall

github.com/KoryNunn/scroll-into-view - 8b63c9adb6de93dde7157ef0bd7e2f205873fb43 authored over 5 years ago by korynunn <[email protected]>
Merge pull request #65 from KoryNunn/callback-no-scroll

Callback no scroll, Closes #64

github.com/KoryNunn/scroll-into-view - d7b3d4b990c8b028e4b88a89be2765754a36bb66 authored over 5 years ago by Kory Nunn <[email protected]>
Fire 'complete' even if no elements are scrolled

github.com/KoryNunn/scroll-into-view - 902069a2fd1306f425b520213578c4019da31294 authored over 5 years ago by Kory Nunn <[email protected]>
Merge pull request #61 from KoryNunn/example-gif

Example gif

github.com/KoryNunn/scroll-into-view - 503d45e1263c183f211948e59baa68dc1a87db5a authored almost 6 years ago by Kory Nunn <[email protected]>
Update README.md

github.com/KoryNunn/scroll-into-view - 0ada4b1eb75a97ae4fdf43beda36895d9cf03e5e authored almost 6 years ago by Kory Nunn <[email protected]>
Add files via upload

github.com/KoryNunn/scroll-into-view - 650af7020db3a72198f2fc5c4efa823ab701a337 authored almost 6 years ago by Kory Nunn <[email protected]>
Add changelog on precommit

github.com/KoryNunn/scroll-into-view - 26489fc22c58988240567213e010803a107e3666 authored almost 6 years ago by korynunn <[email protected]>
Manual scroll should cancel/override scrollIntoView. Fixes #58.

github.com/KoryNunn/scroll-into-view - d9a86baca2c4bc87c3e6e430495c99b150802b31 authored almost 6 years ago by Dane David <[email protected]>
Merge pull request #57 from opencollective/opencollective

Activating Open Collective

github.com/KoryNunn/scroll-into-view - d954f6ea8515a00fe2035d1f0cfac8fc2f720463 authored almost 6 years ago by Kory Nunn <[email protected]>
Added call to donate after npm install (optional)

github.com/KoryNunn/scroll-into-view - 6d6b4805f5fb14e9055a06087d63fa1579f6b220 authored almost 6 years ago by Jess <[email protected]>
Added backers and sponsors on the README

github.com/KoryNunn/scroll-into-view - 8bb98847f59b3c37ed479adbab7cac2c6800e56f authored almost 6 years ago by Jess <[email protected]>
Merge pull request #52 from KoryNunn/zero-animation-time-fix

Zero animation time fix

github.com/KoryNunn/scroll-into-view - 9a0b4e5d787da98a4e288dac11cedb2b26d93887 authored almost 7 years ago by Kory Nunn <[email protected]>
Merge pull request #51 from KoryNunn/fix-warnings

Fix warnings, Closes #31

github.com/KoryNunn/scroll-into-view - 5a65a853d64ce8f554e5eba94c97eba29e45dc75 authored almost 7 years ago by Kory Nunn <[email protected]>
Added passive: true to handlers

github.com/KoryNunn/scroll-into-view - 772d67b4f31bb2d1d2c5d94548bc64b03afa3633 authored almost 7 years ago by Kory Nunn <[email protected]>
Added tests for 0 time (instant) scroll.

github.com/KoryNunn/scroll-into-view - 34c32a40df77e8f50989e1b3f4cef423327746d2 authored almost 7 years ago by Kory Nunn <[email protected]>
Update README.md

github.com/KoryNunn/scroll-into-view - 459fbf0a200f682ebbc689ece758a1ab16444f88 authored almost 7 years ago by Kory Nunn <[email protected]>
Update README.md

github.com/KoryNunn/scroll-into-view - 6279e69de2e892d01043207b901f696c6baebb70 authored almost 7 years ago by Kory Nunn <[email protected]>
Merge pull request #46 from mwood23/master

Update license and add comment to readme about IE11

github.com/KoryNunn/scroll-into-view - f8c8c168c93f6b00fda990390e56d7592e563f39 authored about 7 years ago by Kory Nunn <[email protected]>
Change to ms prefixed method

github.com/KoryNunn/scroll-into-view - 369a510abade9059b3027222e1b84b541a3e98f3 authored about 7 years ago by mwood23 <[email protected]>
Update package.json license to be consistent with license in project. Add note within readme about IE11 compatability with method used

github.com/KoryNunn/scroll-into-view - b027edfafa183117a8a2ef8bbbf566a0b70440e9 authored about 7 years ago by Marcus Wood <[email protected]>
Merge pull request #42 from KoryNunn/iframe-support

Iframe support

github.com/KoryNunn/scroll-into-view - ebeca5849654d2d525567e26d22ba56cf2950d48 authored over 7 years ago by Kory Nunn <[email protected]>
Fixed iframe usage

github.com/KoryNunn/scroll-into-view - 29f4f9c5d41a5e33a921259cf7862b9bc7780e55 authored over 7 years ago by Kory Nunn <[email protected]>
Change to .self check instead of pageXOffset

github.com/KoryNunn/scroll-into-view - 307f257e23cd93541e1e2011278dfa51202b0a89 authored over 7 years ago by Craig Michael Thompson <[email protected]>
feat: Add iframe support

Currently the code assumes the top-level `window` object owns the given node, but this isn't the...

github.com/KoryNunn/scroll-into-view - f667da5456f8c1f58335a15aa13f700fd87bbbe5 authored over 7 years ago by Craig Michael Thompson <[email protected]>
Merge branch 'master' of github.com:KoryNunn/scroll-into-view

github.com/KoryNunn/scroll-into-view - 365151ecf96b1d0a6df5428ef34a28561f7a2471 authored over 7 years ago by Kory Nunn <[email protected]>
Update README.md

github.com/KoryNunn/scroll-into-view - d99a5397f111d6b8a65b00872608656702b30aea authored over 7 years ago by Kory Nunn <[email protected]>
Update README.md

github.com/KoryNunn/scroll-into-view - 906d6f6eef2bb2a1e0accadd550a36912ebc11c9 authored over 7 years ago by Kory Nunn <[email protected]>