TheNounProject CollectionView Versions Save

An easy to use, highly customizable replacement for NSCollectionView.

2.3

5 years ago

This release fixes a few bugs with reload items and adds a method to reload entire sections.

The CollectionViewProxy internals have also been exposed to allow for custom use to update a collection view. This lands well with the new ContextObserver class which can be used to observe changes in a managed object context and handle them as needed.

2.2

5 years ago
  • Preview controller now dismisses with a pinch gesture
  • All new internals for column and list layouts are up to 95% faster
  • Flow layout also includes some performance improvements
  • Tests for provided layouts
  • Updated example app now includes a column view to demo column layout

2.1

5 years ago

CollectionViewProvider now manages state and updates for collapsable sections.

2.0

6 years ago

An all new results controller brings improved performance and accuracy. The collection view manipulation logic has also been rewritten, fixing a few bugs and improving performance.

1.1

6 years ago

1.0

6 years ago