Skip to content

Latest commit

 

History

History
50 lines (35 loc) · 1.91 KB

CHANGELOG.md

File metadata and controls

50 lines (35 loc) · 1.91 KB

Updates

  • Bug fixed
  • Bug fixed
  • Add func tableView(_ tableView: YNTableView, expandCellWithHeightAt indexPath: IndexPath) -> YNTableViewCell? method
  • Add UITest
  • Change didSelectRowAt method
  • Change didDeselectRowAt method
  • Add expandAll method
  • Add collapseAll method
  • Add override tableview reloadData method
  • Fix bug
  • Update Readme
  • Add didDeselectRowAt method in YNDelegate #1
  • Change didSelectRowAt method to optional
  • Public to Open class #3
  • Change podspec image
  • Add didSelectRowAt method in YNDelegate #1
  • Update docs
  • Update pod spec
  • Initial Pod Commit