SpreadsheetView v0.6.3 Release Notes

Release Date: 2017-05-19 // almost 7 years ago
  • 💥 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