Updates

April 19, 2017 ยท View on GitHub

v1.1.0

  • Bug fixed

v1.0.1

  • Bug fixed

v1.0.0

  • Add func tableView(_ tableView: YNTableView, expandCellWithHeightAt indexPath: IndexPath) -> YNTableViewCell? method

v0.9.0

  • Add UITest

v0.8.0

  • Change didSelectRowAt method
  • Change didDeselectRowAt method

v0.7.0

  • Add expandAll method
  • Add collapseAll method

v0.6.0

  • Add override tableview reloadData method
  • Fix bug

v0.5.1

  • Update Readme

v0.5.0

  • Add didDeselectRowAt method in YNDelegate #1
  • Change didSelectRowAt method to optional

v0.4.0

  • Public to Open class #3

v0.3.1

  • Change podspec image

v0.3.0

  • Add didSelectRowAt method in YNDelegate #1

v0.2.0

  • Update docs

v0.1.1

  • Update pod spec

v0.1.0

  • Initial Pod Commit