Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

2.1: Declarative Collections (IGListKit Support)

Compare
Choose a tag to compare
@garrettmoon garrettmoon released this 06 Feb 18:35

2.1 add support for IGListKit and has a few bug fixes as well 2.0.2...2.1

Some highlights:

  • IGListKitSupport #2942
  • Refactored layout #2892 and #2920
  • Refactored and simplified ASDataController #2923
  • Disabled background allocations on iOS 8. This was causing crashes for accessibility users #2954
  • Fixed an issue with deleting sections #2962