Releases: CoderMJLee/MJRefresh
Releases · CoderMJLee/MJRefresh
3.6.0
17 May 02:47
Compare
Sorry, something went wrong.
No results found
Now animation duration can be changed. (set 0 to disable animtion) (#1503 )
Providing a new method to disable all animation(setAnimationDisabled) [Specially for Bugs in UICollectionView] (#1503 )
Add some Chaining grammar (#1499 )
Remove deprecated code (#1498 )
3.5.1
28 Aug 06:16
Compare
Sorry, something went wrong.
No results found
Fix a build bug in Carthage
3.5.0
13 Aug 01:43
Compare
Sorry, something went wrong.
No results found
Add a new default Component called mj_trailer, which is for horizontal circumstance.
3.4.3
08 May 09:51
Compare
Sorry, something went wrong.
No results found
(No need updated )Update README.md
3.4.2
06 May 09:48
Compare
Sorry, something went wrong.
No results found
Fix compatibility for dark mode.
3.4.1
10 Apr 10:30
Compare
Sorry, something went wrong.
No results found
Fix a problem that refresh header is still shown when calling ending command before refreshing animation finished.
Please use header.isCollectionViewAnimationBug = true mode for more compatibility with collectionView.
3.4.0
10 Apr 08:07
Compare
Sorry, something went wrong.
No results found
Add assert in label font property
Revert UIView Animation from CAAnimation. Now they are all existed, and selected by this trigger (isCollectionViewAnimationBug).
3.3.1
12 Dec 03:39
Compare
Sorry, something went wrong.
No results found
Replace deprecated methods
3.3.0
12 Dec 03:25
Compare
Sorry, something went wrong.
No results found
lastUpdatedTimeText param should be nullable
Replace deprecated attributes method
Support attributed text width calculation for UILabel
AutoFooter will be performed like BackFooter if scrollView.pageEnabled = YES
Solve the mess between default animation and UIViewAnimation in UICollectionView
修改 AutoFooter 的触发方式
25 Nov 02:03
Compare
Sorry, something went wrong.
No results found
移除 onlyRefreshPerDrag, 请使用 autoTriggerTimes 替换