All Versions
14
Latest Version
Avg Release Cycle
9 days
Latest Release
2583 days ago

Changelog History
Page 2

  • v0.6.3 Changes

    May 19, 2017
    ๐Ÿ’ฅ Breaking
    • ๐Ÿ—„ Rename Grids/Cell.grids to Gridlines/Cell.gridlines. Old type and property are now deprecated. They will be removed in future version.
      #30
    โœจ Enhancements
    • None.
    ๐Ÿ› Bug Fixes
    • ๐Ÿ›  Fix a view on the cell cannot receive touch events.
      #42

    • ๐Ÿ›  Fix an issue that reloadData() doesn't reflect the latest state correctly.
      #37

  • v0.6.2 Changes

    May 16, 2017
    ๐Ÿ’ฅ Breaking
    • None.
    โœจ Enhancements
    • None.
    ๐Ÿ› Bug Fixes
    • ๐Ÿ›  Fix returning incorrect rect from rectForItem(at:)
      #13

    • ๐Ÿ›  Fix not working flashScrollIndicators() method.
      #14

  • v0.6.1 Changes

    May 14, 2017
    ๐Ÿ’ฅ Breaking
    • None.
    โœจ Enhancements
    • None.
    ๐Ÿ› Bug Fixes
    • ๐Ÿ›  Fix scrollToItem(indexPath:scrollPosition:animated:) generates incorrect results when specified index path for merged cells.
      5aab179
  • v0.6.0 Changes

    May 11, 2017

    First Version!