AppFlowy/frontend/appflowy_flutter/lib/plugins/document
Lucas c8acd0227a
feat: optimize shared section logic (#7957)
* chore: bump AppFlowy version to 1.0.0 and add sharedSection feature flag

* feat: conditionally display spaces in sidebar based on user role

* refactor: update user avatar implementation and enhance shared section functionality

- Removed unused colorHash from SharedUserWidget.
- Enabled polling in SharedSectionBloc for improved data updates.
- Disabled dragging for shared pages in SharedPagesList.
- Updated UserAvatar to use AFAvatar for consistency across components.
- Adjusted avatar sizes in various components to utilize AFAvatarSize enums.

* fix: typo

* refactor: enhance share tab functionality and error handling

* chore: i18n

* feat: turn guest into member

* fix: unit tests

* fix: unit tests

* chore: revert version changes
2025-05-21 10:39:13 +08:00
..
application chore: replace auth type with workspace type 2025-04-24 20:01:41 +08:00
presentation feat: optimize shared section logic (#7957) 2025-05-21 10:39:13 +08:00
document.dart chore: upgrade to Flutter 3.27.4 (#7230) 2025-02-07 18:17:46 +08:00
document_page.dart fix: revamp desktop notification center (#7607) 2025-04-23 13:41:34 +08:00