Skip to content

v0.8.0

Compare
Choose a tag to compare
@kishikawakatsumi kishikawakatsumi released this 23 Jul 17:12
· 154 commits to master since this release
Breaking
  • None.
Enhancements
  • Add stickyRowHeader and stickyColumnHeader options those make row/column headers stick to the top/left.
    Leo Mehlig
    #93
Bug Fixes
  • Fix an issue that rendering of merged cells might be misaligned.
    #103

  • Fixed an issue where the scrollToItem (at: at: animated:) method caused the view to scroll beyond the scrollable area.
    #104