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

Remove arrowKeysOverrides prop warning and improve editable cell scrolling in virtual table #443

Merged
merged 2 commits into from Nov 13, 2018

Conversation

jeroenransijn
Copy link
Contributor

@jeroenransijn jeroenransijn commented Nov 13, 2018

Table.Cell

  • [Fix] Remove arrowKeysOverrides prop warning
  • [Fix] Setting false for a arrowKeysOverrides key cancels any default interaction
  • [Improvement] Add e.preventDefault on arrow key interaction to prevent scrolling in scrollable/virtual tables (hurting performance)

@jeroenransijn jeroenransijn merged commit dce34dd into master Nov 13, 2018
@jeroenransijn jeroenransijn deleted the fix-prop-keys branch November 13, 2018 21:27
Rowno added a commit that referenced this pull request Dec 18, 2018
* master: (49 commits)
  v4.8.0
  Add scroll props to Table.VirtualBody (#461)
  4.7.1
  Fix manual control over <Popover> visibility (#448)
  4.7.0
  Add emptyView to <SelectMenu> (#445)
  remove old readmes (#444)
  4.6.0
  Fix Popover spills out of viewport (#432)
  Dialog: Add "contentContainerProps" (#441)
  closes #433. specify type "button" for filepicker button (#442)
  Remove arrowKeysOverrides prop warning and improve editable cell scrolling in virtual table (#443)
  4.5.0
  add arrow keys overrides (#439)
  4.4.0
  Add disabled tabs support (#395)
  Sketch file for designers (#430)
  Show runtime warnings only once (#422)
  4.3.0
  Runtime warnings (#415)
  ...
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.

None yet

1 participant