conduit/lib/features/notes
cogwheel eff8826bfc feat(refresh): standardize edge offsets for pull-to-refresh indicators across various components
- Added `sidebarRefreshIndicatorEdgeOffset` method to calculate edge offsets for pull-to-refresh indicators, ensuring they appear below sidebar chrome.
- Updated `ConduitRefreshIndicator` instances in `folder_page`, `chats_drawer`, `notes_list_page`, and `notes_list_tab` to use the new edge offset for consistent UI behavior.
- Enhanced `channel_list_tab` to include the new edge offset for its refresh indicator.
2026-05-26 20:33:05 +05:30
..
providers refactor(chat): improve chat provider methods and settings service 2026-04-30 23:36:24 +05:30
services refactor(auth): remove prefetchConversations method and clean up unused code 2026-05-14 23:27:31 +05:30
utils chore(dependencies): update pubspec and Podfile for package management 2026-05-06 17:59:41 +05:30
views feat(refresh): standardize edge offsets for pull-to-refresh indicators across various components 2026-05-26 20:33:05 +05:30
widgets feat(refresh): standardize edge offsets for pull-to-refresh indicators across various components 2026-05-26 20:33:05 +05:30