Skip to content
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

import was not from web #299

Merged
merged 2 commits into from
Feb 7, 2019
Merged

import was not from web #299

merged 2 commits into from
Feb 7, 2019

Conversation

AE0011
Copy link
Contributor

@AE0011 AE0011 commented Feb 5, 2019

I just corrected import path of web

Copy link
Collaborator

@naqvitalha naqvitalha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@naqvitalha
Copy link
Collaborator

Will be merged once the build is fixed.

@naqvitalha naqvitalha merged commit d9ef3d4 into Flipkart:master Feb 7, 2019
naqvitalha pushed a commit that referenced this pull request Feb 11, 2019
* import was not from web (#299)

* CR changes.

* Throwing exceptions for visibleIndexes and array sort.

* Handling index 0 cases.

* Updated doc with errors.
naqvitalha pushed a commit that referenced this pull request Feb 11, 2019
* Sticky Container init.

* Sticking view on scroll.

* Using view from row renderer.

* topStickyIndices done/

* Top and bottom stickies separated.

* Sticky header cascading and recycler react clone element

* Header cascading.

* Using StickyObject.

* Using Sticky Header.

* Sticky Footer used without multiplier.

* Sticky type context.

* Footer cascading working. Header and footer logic to be merged.

* Using Scroll component height.

* Previous sticky indice logic combined for header and footer.

* Next sticky index logic combined for header and footer.

* Sticky multiplier abstracted.

* Initial visibility abstracted and naming conventions.

* Container position.

* Refactoring.

* Getting rid of tentative sliding.

* Cleaning StickyContainer.

* Removed rerender.

* Computing layouts on indices change.

* Layout specifics abstracted.

* Init params and redundant methods removed.

* Using hashmap for visible indices.

* onVisibleIndexesChanged refactored.

* Calling super visible indices changed.

* Commented on receive props lines, modified todos.

* Todos.

* Recycler ref passed in visible indices changed and footer visibility dynamic.

* Deprecated visible indexes changed.

* Initial visibility bug fix.

* Resolved recylerRef any.

* Sending data in rowRenderer.

* Refactoring private vars.

* Fixes and refactoring.

* Resolved ref proxy.

* Scroll to handled for headers.

* Sticky Container prop types.

* Header scroll to todo removed and footer initial visibility bug fix.

* Indice to index...

* Sticky footer on load.

* Reverting type ScrollComponent.

* Refactoring.

* Custom recycler react element type.

* Correct child type asserted.

* Moved compute layouts to on scroll.

* Bug fixes.

* Compute layout bug fix.

* Resetting sticky view offset value bug fix.

* Bumped version.

* Made props optional.

* Added overrideRowRenderer and passing sticky layout type.

* Added overrideRowRenderer and passing sticky layout type.

* Override row renderer functional.

* rowRenderer type fix.

* Ts fix.

* Bumped sticky version.

* Sticky indices made function.

* Added compute layouts in visible indices changed.

* Bumped version.

* Reverting to array sticky params.

* Visible indices logic changed.

* Default offset 0.

* Removed maintaining visible indices.

* Renamed method.

* Renamed initial visibility.

* Made compute layouts public.

* Compute layouts again made private.

* Setting state after refs are obtained.

* Keeping init indices and calling after ref init.

* Bumping version.

* Removing unnecessary semicolons.

* Passing extended state in rowRenderer.

* Refactor.

* CR changes.

* CR changes.

* CR changes.

* Removing compute layouts from on scroll.

* Using all as sorted array.

* RLV dims and ficker bug fixes.

* Pagination  sticky removal bug fix.

* Bumped sticky version.

* Bumping version.

* Refactor.

* Build fixes and version bump.

* Adding style prop to container.

* Sorting indices.

* Not passing recyclerRef to Sticky object.

* Bumping version.

* Removed refs and undefined params.

* Bumped version.

* Edited doc.

* Binary search to find smallest index.

* Footer binary search added, refactoring, error handling.

* Bug fix.

* Removed unused method.

* Readme init.

* Doc, defs and sort removal.

* Sticky docs.

* Handling onBoundaryReached cases.

* Bumped version.

* Solved for sticky header initial.

* Boundary processing abstracted and footer solved.

* Bumped version.

* OnEndReached bug fix.

* Added onVisibleEndReached and using it instead of onEndReached.

* Flooring windowBound - offset. (#297)

* Boundary Processing (#298)

* Flooring windowBound - offset.

* Header boundary solved using scroll offset.

* Footer solved.

* Bug fix and doc updated.

* Version bump.

* Bounce scrolling recalculated on visible indices changed.

* Boundary reached method moved to object.

* Distance from window taken into consideration.

* Adding distance from window to window bound.

* Fix.

* Reverting process end reached code.

* Versions.

* Styling.

* Final Sticky Changes (#304)

* import was not from web (#299)

* CR changes.

* Throwing exceptions for visibleIndexes and array sort.

* Handling index 0 cases.

* Updated doc with errors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants