-
Notifications
You must be signed in to change notification settings - Fork 156
v2 #49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
v2 #49
Changes from 1 commit
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
ddb781e
#36 use new context API
jscottsmith c48f825
#36 test and readme updates
jscottsmith ea4b5a1
fix export
jscottsmith b1d867d
ignore cache
jscottsmith 7de737f
next 👌🏻🆗🔜
jscottsmith b256b2a
use node 8
jscottsmith 8362cf7
remove border styles
jscottsmith 53d973c
add next storybook 📓
jscottsmith b82cdb9
upgrade storybook to v4
jscottsmith ec8785a
fix jest tests
jscottsmith 2f5715a
fixing bad tests and adding new ones
jscottsmith 1c23fdb
add server side tests
jscottsmith d469cfe
support horizontal scrolling ↔️
jscottsmith f41a1d9
refactor using element class
jscottsmith e9c6be4
remove old test
jscottsmith e536445
fixing a few bugs and updatign tests
jscottsmith cecbf71
eslint errors
jscottsmith d67e335
set initial scroll state when constructing
jscottsmith 4a3a899
prepublish babel script
jscottsmith 61abb23
whitelist files to publish
jscottsmith 791b117
ignore .DS_STORE
jscottsmith eb1fa2d
2.0.0-alpha.3
jscottsmith ad0b807
refactoring/renaming
jscottsmith 5908e17
readme updates
jscottsmith 21c4e2b
support parallax scrolling in container divs
jscottsmith 27b3f20
readme updates
jscottsmith 42b36c1
2.0.0-alpha.4
jscottsmith 53e25d0
reorganize modules
jscottsmith a4ebf6a
story updates
jscottsmith 1a1a4cd
refactoring and updating tests
jscottsmith 3cd6973
2.0.0-alpha.5
jscottsmith 15996b1
correct published files
jscottsmith 56d1022
2.0.0-alpha.6
jscottsmith defd012
add getCache tests
jscottsmith 01ff1d3
refactoring cache to rect/bounds classes
jscottsmith b60183b
add demo netlify link
jscottsmith 45e39d0
new line
jscottsmith 4a4bfd7
2.0.0-beta.0
jscottsmith eb2e749
update dev notes
jscottsmith 055e214
correct prettier script
jscottsmith 159fdbf
eslint fixes
jscottsmith a1f2f86
add migration guide
jscottsmith 4ad2c50
2.0.0-beta.1
jscottsmith b6df480
validate scrollContainer prop for server side
jscottsmith 4ac2989
2.0.0-beta.2
jscottsmith 87231ae
remove old prop from docs
jscottsmith 1a4fcb9
2.0.0-beta.3
jscottsmith d69226a
upgrade storybook
jscottsmith f30ec2a
update README
jscottsmith c87eea7
add source links
jscottsmith e039bb4
remove more slowerScrollRate references
jscottsmith 3c3b3af
2.0.0-beta.4
jscottsmith bbbfae8
link to migration guide
jscottsmith File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2.0.0-alpha.5
- Loading branch information
commit 3cd6973d1400bb5879ecbeddc1f7329b94a203b9
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
package.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.