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

Pulled in vbarbarosh's changes, added isScrollable api

github.com/KoryNunn/scroll-into-view - 2cd148fce31020c00a6216010c0e7bbb366bdade authored over 7 years ago by Kory Nunn <[email protected]>
move check for firefox outside of queue fn

github.com/KoryNunn/scroll-into-view - 5ab285688752389d90799090d1fa6e8bf352af40 authored over 7 years ago by Vladimir Barbarosh <[email protected]>
add test for validScrollable

github.com/KoryNunn/scroll-into-view - 0bf72315c349b5a7592a2bd0e5adaa6d1230a20b authored over 7 years ago by Vladimir Barbarosh <[email protected]>
settings.validScrollable

This is necessary for Firefox when using custom scrollbars. In this
situation there is no other ...

github.com/KoryNunn/scroll-into-view - 8519abbdbacd5e2297ef66cb0b79180b073dccdc authored over 7 years ago by Vladimir Barbarosh <[email protected]>
Update README.md

github.com/KoryNunn/scroll-into-view - 8972ef77c5d80feee3e90bffd7771cb427656252 authored over 7 years ago by Kory Nunn <[email protected]>
Fixed absolute positioning bug

github.com/KoryNunn/scroll-into-view - 4ab91e7b5c4ec4469fad4a53d2f4f75304f3ff67 authored over 7 years ago by Kory Nunn <[email protected]>
Added built version

github.com/KoryNunn/scroll-into-view - 4c78837d2d1b2031fd602bbc765b4250738616c8 authored over 7 years ago by Kory Nunn <[email protected]>
Fixed wrong variable name issue

github.com/KoryNunn/scroll-into-view - db153b509cefbcd95d587e18287ead84f71c15ec authored over 7 years ago by Kory Nunn <[email protected]>
Merge pull request #27 from KoryNunn/offset

Offset

github.com/KoryNunn/scroll-into-view - 40958b64cf6e8531f4062aa9c2f2e2aa34f81fa6 authored almost 8 years ago by Kory Nunn <[email protected]>
made pixel offset

github.com/KoryNunn/scroll-into-view - 628a4b822749a5b23813def58e77e9aec2ef2e74 authored almost 8 years ago by Kory Nunn <[email protected]>
Document topOffset and leftOffset

github.com/KoryNunn/scroll-into-view - 2b134148f6ae28463dc39b9d47616a5672da0012 authored almost 8 years ago by Eric van Riet Paap <[email protected]>
Normalize offsets like align.top and friends

github.com/KoryNunn/scroll-into-view - 998bb172330df69eb20d6192c0988586b2e3df53 authored almost 8 years ago by Eric van Riet Paap <[email protected]>
align.leftOffset & align.topOffset can by used

github.com/KoryNunn/scroll-into-view - 94d53223ca3b02bf62a92c19f310c5010a84ad80 authored almost 8 years ago by Eric van Riet Paap <[email protected]>
Set fixed header height

github.com/KoryNunn/scroll-into-view - 5ac918bb2b11b15da9614d5059202f6ba80be38f authored almost 8 years ago by Eric van Riet Paap <[email protected]>
Merge pull request #24 from KoryNunn/fix-check-valid-target

Fix check valid target

github.com/KoryNunn/scroll-into-view - f5d33493b188e18f481e3abadebc0d783b7e540b authored almost 8 years ago by Kory Nunn <[email protected]>
Merge branch 'fix-check-valid-target' of github.com:donovantc/scroll-into-view into fix-check-valid-target

github.com/KoryNunn/scroll-into-view - 2f74286ea0960a2d2d5807e3e456e7aaa7548ae5 authored almost 8 years ago by Kory Nunn <[email protected]>
Fixed logical check for validTarget

github.com/KoryNunn/scroll-into-view - 956ee6f7eb227184eb1c2dea11677e01a00fdab5 authored almost 8 years ago by Donovan Isherwood <[email protected]>
Merge pull request #22 from rayhatfield/patch-1

Remove erroneous apostrophe from README

github.com/KoryNunn/scroll-into-view - 1c7bfe46b82466128bcd0bdfa2269185b8044479 authored almost 8 years ago by Kory Nunn <[email protected]>
Remove erroneous apostrophe from README

github.com/KoryNunn/scroll-into-view - 096ec4b47df4706383fd0c3d4714cc68defd67d1 authored almost 8 years ago by ray hatfield <[email protected]>
Updated built files

github.com/KoryNunn/scroll-into-view - db06d859fafe48339e2a45d32acb88a7b7337ea3 authored almost 8 years ago by Kory Nunn <[email protected]>
Merge pull request #21 from nddery/ie-fix

Use window.pageYOffset over window.scrollY has it is cross browser

github.com/KoryNunn/scroll-into-view - f62a916baf8807a0606a87f73c61be22df336d83 authored almost 8 years ago by Kory Nunn <[email protected]>
Use window.pageYOffset over window.scrollY has it is cross browser

github.com/KoryNunn/scroll-into-view - 32d17d590ef5357bfe8da85ed0db87eebd9d6d9e authored almost 8 years ago by Nicolas Duvieusart Déry <[email protected]>
generified the readme even more

github.com/KoryNunn/scroll-into-view - b496e308cecb04d141eb9bdafe3151152e77bd82 authored almost 8 years ago by Kory Nunn <[email protected]>
Merge pull request #17 from KoryNunn/fix-event-leak

Fixed leaking touchstart handler

github.com/KoryNunn/scroll-into-view - 9d08717fd9951c4f4234de43efd45b2d6f1c7ca3 authored almost 8 years ago by Kory Nunn <[email protected]>
Fixed leaking touchstart handler

github.com/KoryNunn/scroll-into-view - 5095dffd8aeda2073714faa48b27c844c8418750 authored almost 8 years ago by Kory Nunn <[email protected]>
Updated example link

github.com/KoryNunn/scroll-into-view - 05f4373095d643bab4b5908c8de27f30d5d0aba7 authored about 8 years ago by Kory Nunn <[email protected]>
Merge branch 'master' of github.com:KoryNunn/scroll-into-view

github.com/KoryNunn/scroll-into-view - c2148af080fc91cdf015fc54d9a31c9761c767b0 authored about 8 years ago by Kory Nunn <[email protected]>
Updated readme, fixed easing kinda, resolves #12

github.com/KoryNunn/scroll-into-view - 6c6ac24ba3169bc55307da72e6f597913bb345fc authored about 8 years ago by Kory Nunn <[email protected]>
allowed 0 animation time. Resolves #1

github.com/KoryNunn/scroll-into-view - 613b4f81f68a19b13a9ed4f6e700128f4177fcfd authored over 8 years ago by Kory Nunn <[email protected]>
included built files

github.com/KoryNunn/scroll-into-view - f9e795884cd8fc85ebb9261fe3564d69a68d7eb0 authored over 8 years ago by Kory Nunn <[email protected]>
timing improvements, example, readme updates

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

github.com/KoryNunn/scroll-into-view - d8136948f175bc2ddadaab1bdc582f5ca33f1c59 authored over 8 years ago by Kory Nunn <[email protected]>
Added callback complete type

github.com/KoryNunn/scroll-into-view - 69e83afafadddec6c66c22dbc213a51e47116d92 authored about 9 years ago by Kory Nunn <[email protected]>
Improved linarity of tween, also set to the final position on complete

github.com/KoryNunn/scroll-into-view - 9e1603288bcf2e20c451856c5b7db25da4038878 authored over 9 years ago by Kory Nunn <[email protected]>
Added align setting

github.com/KoryNunn/scroll-into-view - 61145e7cb6e0f2a2c104e62abc09a0d5b2de6566 authored over 9 years ago by Kory Nunn <[email protected]>
Updated test command and readme

github.com/KoryNunn/scroll-into-view - 7bea8dd2f237d08e34885657995f99ef7aecea13 authored over 9 years ago by Kory Nunn <[email protected]>
Merge pull request #8 from tilgovi/body-height-less-than-scroll-height

Body height less than scroll height

github.com/KoryNunn/scroll-into-view - 25960ba715d97c7040a01957234e6d3f6c66d340 authored over 9 years ago by Kory Nunn <[email protected]>
Fix for body clientHeight < scrollHeight

github.com/KoryNunn/scroll-into-view - df551e8d14d7f36ca589a1ae8ae6591067c05cbe authored over 9 years ago by Randall Leeds <[email protected]>
Failing test for body clientHeight < scrollHeight

github.com/KoryNunn/scroll-into-view - 3624e49e36f890bfdbfef1859e0e285a5fb0aba8 authored over 9 years ago by Randall Leeds <[email protected]>
Merge pull request #7 from pivotal-cf/raf

replace requestAnimationFrame with raf

github.com/KoryNunn/scroll-into-view - f8f00a83658ce0a0287968a60fb98779edec029a authored over 9 years ago by Kory Nunn <[email protected]>
Use raf polyfill

Signed-off-by: Charles Hansen <[email protected]>

github.com/KoryNunn/scroll-into-view - de3c568754faef9161bcabf6c8b08c0d252a13d7 authored over 9 years ago by Douglas Blumeyer <[email protected]>
Merge branch 'master' of github.com:KoryNunn/scroll-into-view

github.com/KoryNunn/scroll-into-view - 4b2fdee2793b56cba623097932c8bb3346c7ae3c authored over 9 years ago by pivotal <[email protected]>
Revert "scroll into view should break out of parent scroll when it matches a scrollable element"

This reverts commit d0bee1632d923e973902e5f578e6f059e3d5caa7.

github.com/KoryNunn/scroll-into-view - 59217a2fcc6bd771f2d936770a6559eaa2956f12 authored over 9 years ago by pivotal <[email protected]>
Added ability to skip scrolling certain elements based on a function. Resolves #6

github.com/KoryNunn/scroll-into-view - 744b1d8eb8ed54b3827cab4752401b05972cb220 authored over 9 years ago by KoryNunn <[email protected]>
Added cancel on touchstart

github.com/KoryNunn/scroll-into-view - 5c6405f12c93e35094436f18c14fcc74886771de authored over 9 years ago by KoryNunn <[email protected]>
Improved animation, cancel handling

github.com/KoryNunn/scroll-into-view - 89710ddbead2e184c8de7119cf34ba67654fd1b6 authored over 9 years ago by KoryNunn <[email protected]>
scroll into view should break out of parent scroll when it matches a scrollable element

Signed-off-by: Ryan Dy <[email protected]>

github.com/KoryNunn/scroll-into-view - d0bee1632d923e973902e5f578e6f059e3d5caa7 authored over 9 years ago by Charles Hansen <[email protected]>
Fixed offset issue

github.com/KoryNunn/scroll-into-view - 6d0ee655756b2da14fa46e3d0a3211723780a52f authored over 10 years ago by KoryNunn <[email protected]>
Fixed window alignment issue

github.com/KoryNunn/scroll-into-view - 2ccf5b702553c5e0d50ac1f24e20e12763e369e0 authored over 10 years ago by KoryNunn <[email protected]>
Merge pull request #3 from gbenvenuti/master

Updated package.json & removed "bad" file.

github.com/KoryNunn/scroll-into-view - 4cbb8a4ca00817be6ababeece3d51a2bbec51fbe authored over 10 years ago by Kory Nunn <[email protected]>
Updated package.json & removed "bad" file.

github.com/KoryNunn/scroll-into-view - 49752e0c5cf0f7b965dda0338e65598f1a7d8434 authored over 10 years ago by Grant Benvenuti <[email protected]>
Add LICENSE file via addalicense.com

github.com/KoryNunn/scroll-into-view - 184d142bf3a6629b68bce1ece391bcef90c68ea5 authored over 10 years ago by Kory Nunn <[email protected]>
Removed debug, improved scrolling finctionality

github.com/KoryNunn/scroll-into-view - 78d8c39f926b02bb0603d302bd3dce0c75efc131 authored almost 11 years ago by KoryNunn <[email protected]>
Fixed issue where all parents would be scrolled

github.com/KoryNunn/scroll-into-view - 901dd1639ccf4a227e53078313cd830da80273cc authored almost 11 years ago by KoryNunn <[email protected]>
Transitions to loction

github.com/KoryNunn/scroll-into-view - 3b056a5eafb1b3d8ea339e24483df87a0ae9d217 authored almost 11 years ago by KoryNunn <[email protected]>
Merge pull request #2 from KoryNunn/transition

Transitions to loction

github.com/KoryNunn/scroll-into-view - 593c803fe17698b41eacd6b0f3805e5e402d9614 authored almost 11 years ago by Kory Nunn <[email protected]>
Merge pull request #1 from KoryNunn/fix

Fix

github.com/KoryNunn/scroll-into-view - 137451b1445f1b3cd8a77798e0dd7e7074e9bba8 authored almost 11 years ago by Kory Nunn <[email protected]>
trying to fix implementation

github.com/KoryNunn/scroll-into-view - fab21e106b84f54a9f5eb8e7258883d4e8cd31f0 authored almost 11 years ago by KoryNunn <[email protected]>
removed log, added readmed

github.com/KoryNunn/scroll-into-view - 97f3d9daea390f933f2f5ca678f2831ecb33d681 authored almost 11 years ago by KoryNunn <[email protected]>
initial commit

github.com/KoryNunn/scroll-into-view - 2a5cbfc9f41fad86d3bd97c58af652a3894f7d25 authored about 11 years ago by Kory Nunn <[email protected]>