Skip to content

1.1.0-beta1

Compare
Choose a tag to compare
@aartikov aartikov released this 24 Aug 13:50
· 73 commits to master since this release

Refactoring and new features for Loading and PagedLoading:

  • Rename map to mapData
  • Remove methods without fresh flag for creating of Loading and PagedLoading
  • Remove internal state for Loading and PagedLoading
  • Add mutateData method to Loading and PagedLoading
  • Remove pageCount from PagedLoading.Data
  • Add Page class that allows to specify that next page exists
  • Add DataMerger for duplicate removing