Skip to content

Conversation

bvaughn
Copy link
Owner

@bvaughn bvaughn commented Mar 17, 2016

Completed

  • Removed arrow-key snapping behavior from Grid and moved it into a new ArrowKeyStepper HOC; resolves VirtualScroll takes over arrow keys #156.
  • Removed scroll-to-* and set-scroll-* methods from FlexTable, Grid, and VirtualScroll; properties should be used instead of these methods.
  • Replaced react-pure-render with shallowCompare.

Resolves #156

@jquense
Copy link
Contributor

jquense commented Mar 17, 2016

this is sweet!

@bvaughn bvaughn changed the title Removed arrow-key snapping behavior from Grid and moved it into a new ArrowKeyStepper HOC Version 6.0 Mar 18, 2016
bvaughn added a commit that referenced this pull request Mar 19, 2016
@bvaughn bvaughn merged commit 35ad0c0 into master Mar 19, 2016
@bvaughn bvaughn deleted the issues/156 branch March 19, 2016 17:11
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.

VirtualScroll takes over arrow keys

2 participants