Huy Nguyen
eb5bde0791
[ASDataController ] Merge willUpdateWithChangeSet and didUpdateWithChangeSet delegate methods #trivial ( #445 )
...
* Merge willUpdateWithChangeSet and didUpdateWithChangeSet delegate methods into one
- After #420 , there is no change occurs between those 2 methods. Having them separately doesn't achieve anything and can cause confusions.
* Minor change
2017-07-17 11:43:31 +00:00
Huy Nguyen
ed9a3cc2e0
[ASDataController] Apply new visible map inside batch updates block ( #420 )
...
* ASDataController to apply new visible map inside batch updates block
* Update CHANGELOG
* Sorry, put up a PR that doesn't even build LOL
2017-07-05 19:04:17 +00:00
Adlai Holler
a9837f2dc8
Replace NSMutableSet with NSHashTable when Appropriate #trivial ( #321 )
...
* Use NSHashTable to avoid needless -hash and -isEqual: calls
* Mark debug-only methods as such for clarity
* Address feedback
2017-06-05 16:33:37 -07:00
Garrett Moon
8013e25524
Update license v2 ( #67 )
...
* Fixed license
* Update all licenses
* Update Dangerfile for new license
* Update already updated licenses
* Closer…
* Closer…
* Closer…
* Closer…
* Closer…
* Closer…
* Closer…
* Closer…
* Closer…
* Closer…
* Closer…
2017-04-24 16:59:57 -07:00
Adlai Holler
d59ea3902d
Initial Work for Range Controller to Support Supplementary Elements ( #3140 )
...
* Initial work supporting supplementaries in range controller
* Rename indexPathForElementIfItem
2017-03-06 10:11:00 -08:00
Adlai Holler
18dc91ccc2
Remove ASRangeController's viewport API ( #3122 )
2017-03-02 08:38:01 +00:00
Adlai Holler
73ca6ab514
Shuffle & Cleanup Stuff ( #3080 )
2017-02-26 18:14:13 -08:00