Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bvaughn/react-window
base: 1.3.1
Choose a base ref
...
head repository: bvaughn/react-window
compare: 01028a90b100efeae7a3ac8726d6ea3dac46e61c
Choose a head ref
  • 11 commits
  • 14 files changed
  • 2 contributors

Commits on Dec 6, 2018

  1. Configuration menu
    Copy the full SHA
    2f21738 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2018

  1. List overscans in both directions when not scrolling.

    Brian Vaughn committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    343ca5b View commit details
    Browse the repository at this point in the history
  2. Deprecated grid overscanCount prop in favor of overscanColumnsCount a…

    …nd overscanRowsCount
    Brian Vaughn committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    08fe116 View commit details
    Browse the repository at this point in the history
  3. Updated CHANGELOG

    Brian Vaughn committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    626d3d4 View commit details
    Browse the repository at this point in the history
  4. Grid overscans in both directions when not scrolling.

    Brian Vaughn committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    8f6e421 View commit details
    Browse the repository at this point in the history
  5. Replaced setTimeout with requestAnimationFrame based timer, to avoid …

    …starvation issue for isScrolling reset.
    Brian Vaughn committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    c37a32a View commit details
    Browse the repository at this point in the history
  6. Deprecated outerTagName+innerTagName props in favor of outerElementTy…

    …pe+innerElementType props
    Brian Vaughn committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    5d4e30a View commit details
    Browse the repository at this point in the history
  7. Improved deprecated prop formatting

    Brian Vaughn committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    33bb875 View commit details
    Browse the repository at this point in the history
  8. List re-renders item sxwhen direction prop changes

    Brian Vaughn committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    9d7c3f5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8ff411c View commit details
    Browse the repository at this point in the history
  10. 1.3.1 -> 1.4.0

    Brian Vaughn committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    01028a9 View commit details
    Browse the repository at this point in the history