Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 371 Bytes

CHANGELOG.md

File metadata and controls

9 lines (8 loc) · 371 Bytes

1.0.0

  • [✓] JumpTo(int index)
  • [✓] ScrollTo(int index)
  • [✓] Load list content from both leading and trailing direction.
  • [✓] Reuse Element and RenderObject of list item.
  • [✓] Provide life-cycle callbacks of list item.
  • [✓] Load more list items without refreshing the whole list.
  • [✓] Provides compatibility with refresh components(SmartRefresher).