Releases: kingjiajie/JJCollectionViewRoundFlowLayout
Releases · kingjiajie/JJCollectionViewRoundFlowLayout
2.9.2
26 Jun 13:31
Compare
Sorry, something went wrong.
No results found
fix:修复2.9.1版本在设置header悬浮后出现的崩溃问题。
2.9.1
13 Jun 14:53
Compare
Sorry, something went wrong.
No results found
fix issue:#11 切换夜间模式的问题, myCacheAttr 可能会存在空, 导致视图背景被清空问题。
2.9.0
12 Sep 08:35
Compare
Sorry, something went wrong.
No results found
扩展JJCollectionViewRoundFlowLayout 增加根据Section自定义对应Section内Cells的对齐方式设置
2.8.0
09 Jul 14:16
Compare
Sorry, something went wrong.
No results found
功能增加:扩展JJCollectionViewRoundFlowLayout 支持自定义delegate 输入,并兼容像IGListCollectionView无delegate的情况。-- 感谢liao3841054的提交
2.7.1
15 Apr 16:20
Compare
Sorry, something went wrong.
No results found
增加对不设置JJCollectionViewRoundConfigModel的处理。
2.7.0
15 Apr 16:15
Compare
Sorry, something went wrong.
No results found
2.6.0
29 Mar 17:04
Compare
Sorry, something went wrong.
No results found
增加背景点击动画,支持单独设置点按相关属性,支持点按后设置Cells是否跟随背景动画。
2.5.1
09 Mar 11:44
Compare
Sorry, something went wrong.
No results found
修复当cell大小不一时,首个Cell单独在首行显示时,底色判断出错问题
2.5.0
07 Mar 17:35
Compare
Sorry, something went wrong.
No results found
增加支持Cell个数为0时,可以单独对Section的Header&Footer进行计算,支持全局设置和单独根据Section设置是否计算。
2.4.0
24 Sep 15:17
Compare
Sorry, something went wrong.
No results found
增加对背景图的点击事件处理和控制,通过代理返回点击的背景图的IndexPath