Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

Update dependency react-virtualized to v9.22.3 #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 29, 2018

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-virtualized 9.8.0 -> 9.22.3 age adoption passing confidence

Release Notes

bvaughn/react-virtualized

v9.22.3

Compare Source

v9.22.2

Compare Source

v9.22.1

Compare Source

v9.22.0

Compare Source

v9.21.2

Compare Source

v9.21.1

Compare Source

v9.21.0

Compare Source

v9.20.1

Compare Source

v9.20.0

Compare Source

v9.19.1

Compare Source

v9.19.0

Compare Source

v9.18.5

Compare Source

  • 🐛 Revert changes > 9.18.0

v9.18.0

Compare Source

  • ✨ Add onScrollbarPresenceChange prop to MultiGrid.

v9.17.3

Compare Source

  • 🐛 Fix Grid server-side rendering which was broken after natural scrolling tweak in Chrome. (TrySound - #​970)

v9.17.2

Compare Source

  • ✨ Eliminate unnecessary renders for CellMeasurer and Grid. (bvaughn - #​969)

v9.17.1

Compare Source

  • 🐛 CellMeasurer works properly in iframes and popup windows. (dfdeagle47 - #​968)

v9.17.0

Compare Source

  • More natural scrolling speeds for large lists in Chrome. (TrySound - #​936)
  • Support for multi-column sort added to Table component. Read more about this here. Special thanks to CzBuCHi for the initial proposal and iteration in PRs #​946 and #​957. (bvaughn - #​966)
  • ✨ Improved Table performance for cases with large numbers of columns. (gannunziata - #​942)
  • 🐛 Fixed potential initial render bug when using CellMeasurer with a List. (OriR - #​959)
  • 🐛 Masonry component now renders at least one column to avoid an invalid, Infinity height layout issue. (djeeg - #​961)
  • 🎉 Optional className and style props added to AutoSizer component.

v9.16.1

Compare Source

  • 🐛 Run server-side rendering tests under pure node environment and fix SSR in WindowScroller (TrySound - #​953)
  • 🎉 Warn on passing wrong value to registerChild in WindowScroller (TrySound - #​949)
  • 🐛 Fixed overrided merge WindowScroller scrollElement prop type (TrySound - #​948)
  • 🎉 AutoSizer (via the detectElementResize helper) now supports properly rendering into iframes and child windows (ahutchings - #​900)

v9.16.0

Compare Source

  • 🐛 Fixed window check for SSR in detectElementResize (eqyiel - #​945)
  • 🎉 Allowed custom WindowScroller child with registerChild in children function (TrySound - #​940 and #​947)
  • 🐛 Fixed WindowScroller scrollElement prop type (TrySound - #​939)

v9.15.0

Compare Source

  • 🎉 Detected WindowScroller container (not only window) resize similar to AutoSizer (TrySound - #​918)
  • 🐛 Prevented position breaking on WindowScroller container resize (TrySound - #​920)
  • 🎉 Published AutoSizer Flow types (TrySound - #​934)
  • 🎉 Published WindowScroller Flow types (TrySound - #​915)

v9.14.1

Compare Source

  • 🐛 Fixed server-side rendering bug in WindowScroller with undefined window variable.

v9.14.0

Compare Source

  • 🎉 Added serverHeight and serverWidth props to WindowScroller for better server-side rendering support.

v9.13.0

Compare Source

  • 🎉 Added headerStyle support for Table columns (@​mucsi96 - #​877)
  • 🐛 Fixed Masonry bug that caused cells to be unnecessarily destroyed and then recreated when new cells were measured - d561d9c

v9.12.0

Compare Source

  • 🎉 Added defaultWidth and defaultHeight props to AutoSizer to better support server-side rendering.

v9.11.1

Compare Source

  • 🐛 Masonry component now properly pre-renders as specified by overscanByPixels

v9.11.0

Compare Source

v9.10.1

Compare Source

  • 🐛 Server-side rendering window reference bugfix
  • 🐛 Grid.defaultProps bugfix

v9.10.0

Compare Source

v9.9.0

Compare Source

  • 🎉 InfiniteLoader API method resetLoadMoreRowsCache accepts optional parameter to auto-reload most recent range of rows. (@​BamaBoy - #​704)
  • 🎉 MultiGrid now supports scrolling when hovering over fixed rows or columns by way of new enableFixedColumnScroll and enableFixedRowScroll props. (@​danalloway - #​708)
  • 🎉 WindowScroller supports new configurable scrollingResetTimeInterval prop (similar to Grid). (@​djeeg - #​728)
  • 🐛 Edge-case bugfix for style caching of Grids locked with ScrollSync. (@​nathanpower - #​727)
  • ✨ New onScrollbarPresenceChange prop added to Grid.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/react-virtualized-9.x branch from 78ed910 to 380af47 Compare May 16, 2018 07:39
@renovate renovate bot changed the title Update dependency react-virtualized to v9.18.5 Update dependency react-virtualized to v9.19.0 May 16, 2018
@renovate renovate bot force-pushed the renovate/react-virtualized-9.x branch from 380af47 to 7ab6c13 Compare May 23, 2018 02:59
@renovate renovate bot changed the title Update dependency react-virtualized to v9.19.0 Update dependency react-virtualized to v9.19.1 May 23, 2018
@renovate renovate bot force-pushed the renovate/react-virtualized-9.x branch from 7ab6c13 to d1f61d6 Compare June 25, 2018 02:40
@renovate renovate bot changed the title Update dependency react-virtualized to v9.19.1 Update dependency react-virtualized to v9.20.0 Jun 25, 2018
@renovate renovate bot force-pushed the renovate/react-virtualized-9.x branch from d1f61d6 to c6fb1c8 Compare July 11, 2018 06:00
@renovate renovate bot changed the title Update dependency react-virtualized to v9.20.0 Update dependency react-virtualized to v9.20.1 Jul 11, 2018
@renovate renovate bot force-pushed the renovate/react-virtualized-9.x branch from c6fb1c8 to dcf5523 Compare October 23, 2018 06:38
@renovate renovate bot changed the title Update dependency react-virtualized to v9.20.1 Update dependency react-virtualized to v9.21.0 Oct 23, 2018
@renovate renovate bot force-pushed the renovate/react-virtualized-9.x branch from dcf5523 to d1587bc Compare May 12, 2019 09:53
@renovate renovate bot changed the title Update dependency react-virtualized to v9.21.0 Update dependency react-virtualized to v9.21.1 May 12, 2019
@renovate renovate bot force-pushed the renovate/react-virtualized-9.x branch from d1587bc to 8a8c184 Compare November 21, 2019 11:10
@renovate renovate bot changed the title Update dependency react-virtualized to v9.21.1 Update dependency react-virtualized to v9.21.2 Nov 21, 2019
@renovate renovate bot force-pushed the renovate/react-virtualized-9.x branch from 8a8c184 to 9a24533 Compare August 24, 2020 21:00
@renovate renovate bot changed the title Update dependency react-virtualized to v9.21.2 Update dependency react-virtualized to v9.22.2 Aug 24, 2020
@renovate renovate bot force-pushed the renovate/react-virtualized-9.x branch from 9a24533 to 29b2e92 Compare January 6, 2021 04:06
@renovate renovate bot changed the title Update dependency react-virtualized to v9.22.2 Update dependency react-virtualized to v9.22.3 Jan 6, 2021
@renovate
Copy link
Author

renovate bot commented Mar 25, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant