- custom pagination for loading data very efficiently
- scrollable components for selecting tags and folders instead of full blown lists
- material 3 expressive "loading" indicators
- feat: couple tag creation and tag list for individual components into TagSelectionComponent
- feat: use
ContainedLoadingIndicatorfor indicating "loading" status in CollectionsScreen - feat: add pagination support for add-a-new-link dialog component
- feat: add pagination support for rename-a-link dialog component
- feat: add pagination support for collections
- refactor: lil improvements
- add sliding window test for the custom Paginator
- feat: implement a custom paginator to load the data batch wise