MJRefresh Versions Save

An easy way to use pull-to-refresh.

3.7.7

2 weeks ago

What's Changed

Full Changelog: https://github.com/CoderMJLee/MJRefresh/compare/3.7.6...3.7.7

3.7.6

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/CoderMJLee/MJRefresh/compare/3.7.5...3.7.6

3.7.5

2 years ago

What's Changed

Full Changelog: https://github.com/CoderMJLee/MJRefresh/compare/3.7.4...3.7.5

3.7.4

2 years ago

What's Changed

Full Changelog: https://github.com/CoderMJLee/MJRefresh/compare/3.7.3...3.7.4

3.7.3

2 years ago

What's Changed

Full Changelog: https://github.com/CoderMJLee/MJRefresh/compare/3.7.2...3.7.3

3.7.2

2 years ago
  • Fixed a duplication warning causing by SPM function (#1532)

3.7.1

2 years ago
  • SPM supported (#1470)
  • Fixed a bug that AutoStateFooter(Normal) couldn't call refresh method by tapping state label. It shouldn't be influenced by dragging logic. (#1529)
  • Add a new feature: MJRefresh components will be rerendered automatically with MJRefreshConfig.default.language setting. (#1527)

3.6.1

2 years ago
  • Revert some deletion.

3.6.0

2 years ago
  • 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

3 years ago
  • Fix a build bug in Carthage