X Tutup
The Wayback Machine - https://web.archive.org/web/20210305061304/https://github.com/CoderMJLee/MJRefresh/commits/master
Skip to content
Permalink
master

Commits on Mar 4, 2021

  1. Update README.md

    wolfcon committed Mar 4, 2021
  2. Add some Chaining grammar (#1499)

    * Add some Chaining grammar
    wolfcon committed Mar 4, 2021

Commits on Mar 3, 2021

  1. Remove deprecated code (#1498)

    wolfcon committed Mar 3, 2021

Commits on Jan 25, 2021

  1. [Demo]Fix `keyWindow` deprecated in iOS 13

    wolfcon committed Jan 25, 2021

Commits on Jan 22, 2021

  1. Get rid of some redundant comments

    wolfcon committed Jan 22, 2021

Commits on Dec 8, 2020

  1. fix: API risk -[UIView insertSubView: atIndex:] The view to insert. … (

    …#1484)
    
    * fix: API risk -[UIView insertSubView: atIndex:]  The view to insert. This value cannot be nil. refer to: https://developer.apple.com/documentation/uikit/uiview/1622538-insertsubview?language=objc
    yanpanpan committed Dec 8, 2020

Commits on Sep 14, 2020

  1. Merge pull request #1463 from kinarobin/add-gif-for-trailer

    Add a gif for trailer example
    kinarobin committed Sep 14, 2020
  2. add trailer gif

    kinarobin committed Sep 14, 2020
  3. Add trailer example (#1462)

    - add trailer example
    kinarobin committed Sep 14, 2020

Commits on Aug 28, 2020

Commits on Aug 13, 2020

  1. bump version to 3.5.0

    wolfcon committed Aug 13, 2020

Commits on Jul 16, 2020

  1. Update bug--.md

    wolfcon committed Jul 16, 2020

Commits on May 31, 2020

  1. Merge pull request #1435 from CoderMJLee/add-trailer-to-refresh

    Add trailer to refresh-header-file
    kinarobin committed May 31, 2020
  2. Merge pull request #1432 from kinarobin/feature-trailer

    Feature for trailer(UICollectionView 横拉)
    kinarobin committed May 31, 2020

Commits on May 9, 2020

  1. Support to trailer.

    kinarobin committed May 9, 2020

Commits on May 8, 2020

  1. Update MJRefresh.podspec

    wolfcon committed May 8, 2020
  2. Update README.md

    wolfcon committed May 8, 2020

Commits on May 6, 2020

  1. Update MJRefresh.podspec

    wolfcon committed May 6, 2020

Commits on Apr 30, 2020

  1. Update bug--.md

    wolfcon committed Apr 30, 2020
  2. Update bug--.md

    wolfcon committed Apr 30, 2020

Commits on Apr 13, 2020

Commits on Apr 10, 2020

  1. Fix a problem that refresh header is still shown when calling ending …

    …command before refreshing animation finished. (#1417)
    wolfcon committed Apr 10, 2020
  2. release version 3.4.0 (#1416)

    wolfcon committed Apr 10, 2020
  3. 3.3.2

    kinarobin committed Apr 10, 2020

Commits on Apr 9, 2020

  1. Add assert in label'font property (#1415)

     add assert in MJ_Label attributes
    kinarobin committed Apr 9, 2020

Commits on Apr 1, 2020

  1. Revert UIView Animation from CAAnimation. Now they are all existed, a…

    …nd selected by this trigger (isCollectionViewAnimationBug). (#1407)
    wolfcon committed Apr 1, 2020
  2. fix: (#1400)

    1、修复在uicollectionviewcell嵌套tableview使用refresh,在刷新的同时,左右滑动,导致刷新结束以后,无法滚动tableview的情况。经多次测试,动画代理回调,并没有进入animationForKey的判断。猜测是首先响应滚动事件,导致动画已经移除,无法进入判断。从而导致无法重置响应触摸事件以及contentoffset。
    2、修复代码,经多次暴利测试。暂时没有发现问题
    wendaQueue committed Apr 1, 2020

Commits on Dec 12, 2019

  1. bump version to 3.3.1

    wolfcon committed Dec 12, 2019
  2. replace deprecated method

    wolfcon committed Dec 12, 2019
  3. Update README.md

    wolfcon committed Dec 12, 2019
  4. Update README.md

    wolfcon committed Dec 12, 2019
  5. bump version to 3.3.0

    wolfcon committed Dec 12, 2019
  6. Solve the mess between default animation and UIViewAnimation in UICol…

    …lectionView. (#1372)
    
    Rename redundant block type definition.
    Solve the mess between default animation and UIViewAnimation in UICollectionView
    wolfcon committed Dec 12, 2019

Commits on Dec 1, 2019

  1. Merge pull request #1304 from CoderMJLee/fix/state-of-autoFooter-is-n…

    …ot-correct-when-scrollView_s-pageEnabled
    
    修复AutoFooter 在 scrollView 打开 page 模式时, 则会变成和回弹 Footer 一样, 需要回弹. 加入回弹逻辑
    CoderMJLee committed Dec 1, 2019
Older
X Tutup