Skip to content

Releases: YaxinCheng/LiteTableView

Swift 5 version

26 Mar 00:06
Compare
Choose a tag to compare

Updated to swift 5

Update threshold and itemCount dynamically

18 Feb 01:56
Compare
Choose a tag to compare
  • Dynamically update threshold and itemCount to avoid crashes

Built in scroll to top and bottom

12 Feb 21:06
Compare
Choose a tag to compare
  • Builtin scroll to top and bottom function with cmd + up/down

Fixed MoveUp function

30 Jan 21:39
Compare
Choose a tag to compare

Move up function is now fixed the right way.

Bug fix

22 Jan 02:24
Compare
Choose a tag to compare
  • Fixed the bug of jumping highlights when scrolled up more than once continuously
  • Moved the call of keyPressed() before the actual highlight move

Initial release

20 Oct 21:41
Compare
Choose a tag to compare
  • Fully documented
  • Fixed permission issues
  • Supports Carthage