- 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