mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-09-09 06:00:43 +00:00
* Refactor example & test Layout API * fix layoutSpecThatFits: * remove test code * address @appleguy's comments * remove project file * remove workspace * Fix Uncalled Collection Delegate Methods (#2433) * Fix batch fetching * Fix not calling constrainedSizeForItemAtIndexPath: * Fix constrainedSizeForItemAtIndexPath: not being called * Add preferredSize as getter to ASLayoutElementStyle (#2427) * [2.0] add helpful deprecation messages (#2437) [2.0] add helpful deprecation messages * fix macro (#2439) * Macro still needs to be defined even if we're skipping. (#2441) * Remove block copying (#2438) * Make flow layout inspector call the new constrainedSize method (#2444) * Update exception test for new constrainedSize method (#2445) * Fix asdk again (#2446) * Man whoever is maintaining PINRemoteImage really needs to get theirselves together! * Learning from previous mistakes, we should set a specific version on this. * Refactor example & test Layout API * fix layoutSpecThatFits: * remove test code * address @appleguy's comments * remove project file * remove workspace