Michael Schneider
55abeed743
Introduce let / var macros and some further cleanup ( #1012 )
...
* Introduce let / var and some further cleanup
* Address first comments
* Update changelog
* Move the const before auto
2018-07-10 09:37:53 -07:00
Adlai Holler
a11506564a
Reduce usage of autorelease pools ( #968 )
...
* Reduce reliance on the autorelease pool
* changelog
* A few more places
* Use it in another place
2018-06-15 10:15:25 -07:00
Max Wang
9214e3c2ef
Renew supplementary node on relayout ( #842 )
...
* fix SIMULATE_WEB_RESPONSE not imported #449
* Fix to make rangeMode update in right time
* Renew supplementary node on relayout.
* Add support for layoutDelegate (ASCollectionLayout).
* revert space
* Update change log
* fix build error
* refactor
* set default size
* return early when can delegate
2018-06-04 10:29:41 -07:00
Adlai Holler
4fc753a458
Make it possible to map between sections even if they're empty ( #660 )
...
* Make section mapping work even for empty sections
* Unlock more cases and update changelog
* Fix complexity documentation
2017-11-03 16:24:48 -07:00
Adlai Holler
d00ed249e5
Introduce ASIntegerMap, improve our changeset handling #trivial ( #405 )
...
* Introduce ASIntegerMap, improve our changeset handling
Rename to ASIntegerMap
License header
* Add unit tests for ASIntegerMap
* Address nit
2017-07-05 13:29:02 -07:00
Adlai Holler
fcb293e049
Fix issue where supplementary elements don't track section changes ( #404 )
...
* Fix collection view supplementary issue
* Add a fast-path
* Remove the old index path entry unconditionally
* Handle overwriting bug
2017-07-01 10:55:59 -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
a0e67a8b15
ASMultidimensionalArrayUtils -> ASTwoDimensionalArrayUtils ( #3157 )
...
* Requery subarray count less in ASMultidimensionalArrayUtils
* Simplify (gut) ASMultidimensionalArrayUtils
* Remove weird change
* Add bounds-checking for graceful failure
2017-03-10 14:33:30 +00:00
Adlai Holler
25bc97c5c8
Fix Issues Repopulating Supplementary Elements ( #3098 )
...
* Fix issues repopulating supplementary elements
* Remove unrelated change
* Update comments
2017-02-27 16:06:06 -08:00
Huy Nguyen
dc23aca30d
Fix crashes in ASElementMap and ASMutableElementMap ( #3090 )
...
* Fix crashes in ASElementMap and ASMutableElementMap
* testInitialRangeBounds to have a 10% maximum difference
2017-02-27 09:07:23 -08:00
Adlai Holler
73ca6ab514
Shuffle & Cleanup Stuff ( #3080 )
2017-02-26 18:14:13 -08:00