Skip to content

Releases: sbaeumlisberger/VirtualizingWrapPanel

Version 2.0.10

10 Jul 18:44
Compare
Choose a tag to compare

https://www.nuget.org/packages/VirtualizingWrapPanel/2.0.10

Release Notes:

  • Fix: Not all items of last row realized when using grouping with small cache size and partially visible header (see #61)

Version 2.0.8

09 Jul 18:51
Compare
Choose a tag to compare

https://www.nuget.org/packages/VirtualizingWrapPanel/2.0.8

Release Notes:

  • Fix: #61 Items disappear from top row while using grouping

Version 2.0.6

14 May 19:02
Compare
Choose a tag to compare

https://www.nuget.org/packages/VirtualizingWrapPanel/2.0.6

Release Notes:

  • Fix: #58 In the case of Orientation="Vertical", the BringIndexIntoView method does not work correctly

Version 2.0.5

04 Feb 01:07
Compare
Choose a tag to compare

https://www.nuget.org/packages/VirtualizingWrapPanel/2.0.5

Release Notes:

  • Fix: Exception when changing the items collection while bringing container into view

Version 2.0.4

23 Jan 21:20
Compare
Choose a tag to compare

https://www.nuget.org/packages/VirtualizingWrapPanel/2.0.4

Release Notes:

  • Fix: InvalidOperationException when items collection is empty

Version 2.0.3

22 Jan 20:15
Compare
Choose a tag to compare

https://www.nuget.org/packages/VirtualizingWrapPanel/2.0.3

Release Notes:

  • Fix: #51 VirtualizingWrapPanel does not shrink when items are changed

Version 2.0.0

09 Jan 19:43
Compare
Choose a tag to compare

https://www.nuget.org/packages/VirtualizingWrapPanel/2.0.0

Release Notes:

  • Breaking Change: Inverted behaviour and default value of the Orientation property to match the behaviour of the WPF WrapPanel control
  • Breaking Change: Removed thr deprecated properties SpacingEnabled, IsSpacingEnabled and ChildrenSize
  • Breaking Change: Drop support for target frameworks which have reached end of life
  • Feature: #22 Add support for different sized items (see Getting started)
  • Feature: Add option for wrapping keyboard navigation to GridView control
  • Feature: Finalized grouping support
  • Performance improvements

Version 1.5.8

13 Nov 12:32
Compare
Choose a tag to compare

Version 1.5.7

17 Dec 19:38
Compare
Choose a tag to compare

Version 1.5.6

06 Nov 13:04
Compare
Choose a tag to compare