issues
search
3lvis
/
DATASource
Core Data's NSFetchedResultsController wrapper for UITableView and UICollectionView
Other
106
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Invalid Update Crash
#123
beekeweerts
opened
4 years ago
1
Updating core data object causes DATASource to delete from tableView
#122
ortizroberto
closed
4 years ago
5
fix #120 - crash when last UITableView row moves out from section 0
#121
yonat
closed
5 years ago
3
NSInternalInconsistencyException at controllerDidChangeContent (DATASource+NSFetchedResultsControllerDelegate.swift:137)
#120
yonat
closed
5 years ago
5
Added ability to change a sort descriptor of an already existing data…
#119
rlester
closed
5 years ago
0
Update README.md
#118
rlester
closed
5 years ago
1
Swift 5 support
#117
batjo
closed
5 years ago
1
sortDescriptors proposal
#116
dneykov
closed
5 years ago
4
Swift 4.2
#115
yonat
closed
5 years ago
6
UITableVIew swipe trailingSwipeActionsConfigurationForRowAt not working
#114
mperovic
closed
5 years ago
4
Fix update instead of move
#113
batjo
closed
6 years ago
1
Fixes #111 and removed swift 3 warnings
#112
batjo
closed
6 years ago
1
NSRangeException exception in NSFetchedResultsChangeUpdate event of NSFetchedResultsController
#111
batjo
closed
6 years ago
2
How to change predicate on fetchrequest?
#110
petkrein
closed
7 years ago
3
Add support for Swift 4 and Xcode 9
#109
3lvis
closed
7 years ago
0
Customizing change animations in Objective C
#108
ortizroberto
closed
7 years ago
3
Pagination
#107
dneykov
closed
7 years ago
5
Sorting by distance
#106
dneykov
closed
7 years ago
6
Filtering DATASource
#105
dneykov
closed
7 years ago
2
Predicate update for DATASource cause crash
#104
tibibo
closed
7 years ago
2
Rollback Safer UICollection reloading.
#103
tibibo
closed
7 years ago
0
Add delete cell demo
#102
3lvis
closed
7 years ago
0
No Example to delete items in table-view
#101
petkrein
closed
7 years ago
2
Update Readme to fix broken demo links
#100
screenworker
closed
7 years ago
1
Prevent indexPath from being OoB
#99
askeland
closed
7 years ago
0
Add guard for out of bounds access to object
#98
3lvis
closed
7 years ago
0
DidSelectRowAtIndexPath
#97
swabzz
closed
7 years ago
1
Assertion failure in -[UITableView _endCellAnimationsWithContext
#96
kermankohli
closed
7 years ago
10
Xcode 8.1
#95
3lvis
closed
8 years ago
0
Add a way to disable calling configure cell in cellForItemAt
#94
3lvis
closed
7 years ago
1
Add a Gitter chat badge to README.md
#93
gitter-badger
closed
8 years ago
0
Add Demo for multiple identifiers
#92
3lvis
closed
8 years ago
0
Demo on multiple cell identifier
#91
3lvis
closed
8 years ago
0
TableViewCRUDAndReorder Demo
#90
3lvis
closed
7 years ago
2
Improve structure of demos
#89
3lvis
closed
8 years ago
1
Multiple cell identifier support
#88
MojtabaHs
closed
8 years ago
7
Fix returned array for UICollectionView header title
#87
3lvis
closed
8 years ago
0
Unit test viewForSupplementaryElementOfKind with title
#86
3lvis
closed
7 years ago
1
Update .travis.yml
#85
3lvis
closed
8 years ago
0
Improve/include carthage build
#84
3lvis
closed
8 years ago
1
Update .travis.yml
#83
3lvis
closed
8 years ago
0
adding support: cellIdentifier for indexpath
#82
screenworker
closed
8 years ago
3
Provide a block free alternative
#81
3lvis
closed
8 years ago
0
Reload cached sections also when out of bounds section is found
#80
3lvis
closed
8 years ago
0
Add reloadCells method
#79
3lvis
closed
8 years ago
0
Migrate to Swift 3
#78
3lvis
closed
8 years ago
0
Reduce memory footprint in count and isEmpty
#77
3lvis
closed
8 years ago
0
Document tweaking animations
#76
3lvis
closed
8 years ago
1
Cancel in progress animations when new animations are created
#75
3lvis
closed
8 years ago
0
Avoid weird inconsistency state when data is not valid
#74
3lvis
closed
8 years ago
0
Next