issues
search
Rightpoint
/
RZCollectionList
A framework for dealing with displaying data from Core Data and other sources in UITableViews.
Other
43
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix nsrange exception
#83
mr-fixit
closed
8 years ago
4
-[RZFilteredCollection listObjects] can throw NSRange exception
#82
mr-fixit
opened
8 years ago
0
Release 0.7.4
#81
alexrrouse
closed
8 years ago
0
Fixing some breaking changes with Xcode 7.3
#80
alexrrouse
closed
8 years ago
1
Observer Methods Required
#79
robcadwallader
opened
8 years ago
4
RZCollectionListObserver methods are all @required
#78
robcadwallader
opened
8 years ago
1
RZArrayCollectionList Variadic Initializer in Swift
#77
robcadwallader
opened
8 years ago
0
Develop
#76
nbonatsakis
closed
8 years ago
0
Total numberOfObjects property
#75
robcadwallader
opened
8 years ago
1
Get index paths of objects matching a predicate
#74
ZevEisenberg
opened
9 years ago
0
Ability to change section name key paths of array collection list
#73
ZevEisenberg
opened
9 years ago
0
RZFilteredCollectionList - indexPathOfObject: bug
#72
bsmith11
closed
9 years ago
2
- Fix iOS 9 FRC changes as moves bug
#71
nbonatsakis
closed
9 years ago
2
Bugfix in RZArrayCollectionList -objectAtIndexPath:
#70
spencerp
closed
8 years ago
0
indexPathForObject doesn't return nil in RZSortedCollectionList
#69
ZevEisenberg
closed
9 years ago
1
RZSortedCollectionList indexPathForObject should return nil when object isn't found
#68
kgrigsby59
closed
9 years ago
1
indexPathForObject should return nil when object isn't found
#67
kgrigsby59
closed
9 years ago
2
Removing Sections shouldn't remove objects in RZArrayCollectionList
#66
dostrander
opened
9 years ago
0
Release 0.7.2
#65
alexrrouse
closed
9 years ago
0
Bugfix/jstricker/table data source not checking visibility
#64
jatraiz
closed
9 years ago
1
Issue #39 Changed initWith... from id to instancetype
#63
dostrander
closed
9 years ago
0
Rewrite index path logic to not be depending on UIKit helpers.
#62
alexrrouse
opened
9 years ago
0
RZCollectionListTableViewDataSource doesn’t nil table view’s data source
#61
ZevEisenberg
opened
9 years ago
2
Add Travis CI info to readme
#60
ZevEisenberg
opened
9 years ago
0
Bugfix/jstricker/table data source not checking visibility
#59
jatraiz
closed
9 years ago
5
Issue #39 Changed initWith... from id to instancetype
#58
dostrander
closed
9 years ago
1
Adding missing imports
#57
alexrrouse
closed
9 years ago
9
0.7.1
#56
alexrrouse
closed
9 years ago
1
Remove all objects ending batch update
#55
alexrrouse
closed
9 years ago
3
Bugfix/arrouse/removing from section
#54
alexrrouse
closed
10 years ago
3
Release 0.7.0
#53
ndonald2
closed
9 years ago
3
Collection list should support indexed subscripting
#52
ZevEisenberg
opened
10 years ago
0
Add me as a pod owner
#51
ndonald2
closed
9 years ago
3
Fixing some things in the demo project to be iOS7-friendly
#50
ndonald2
closed
10 years ago
0
added new init method
#49
armcknight
closed
9 years ago
6
Add travis CI
#48
ndonald2
closed
10 years ago
0
Allow empty sections in filtered list
#47
ndonald2
opened
10 years ago
0
Travis CI
#46
ndonald2
closed
10 years ago
0
Fix demo for iOS7
#45
ndonald2
opened
10 years ago
0
Make collection list property settable
#44
ndonald2
closed
10 years ago
1
Code examples in README
#43
ndonald2
opened
10 years ago
0
Nd filtered move fix
#42
ndonald2
closed
10 years ago
0
Fix for sections not being removed from filtered list and expose collectionList setter on Data Sources.
#41
joe-goullaud
closed
10 years ago
9
initWithSectionTitlesAndSectionArrays: should take an NSDictionary
#40
ZevEisenberg
opened
10 years ago
0
Use instancetype for init methods
#39
ZevEisenberg
closed
8 years ago
1
Animations for duplicate objects
#38
cmds4410
opened
10 years ago
3
Correctly remove objects in a filtered list that have been both moved and updated
#37
ndonald2
closed
10 years ago
1
- Fix issues on arm7, now no warnings on both arm7 AND arm64
#36
nbonatsakis
closed
10 years ago
1
- Fix format string issues for 64-bit
#35
nbonatsakis
closed
11 years ago
1
Fix bug with updates to collection view while not onscreen yet
#34
ndonald2
closed
11 years ago
1
Next