Community Package Component Status
This file tracks the current implementation and test status for the social features inside @smolitux/community.
| Component | Tests | Stories | Status |
|---|---|---|---|
| UserProfile | ✅ | ✅ | Ready |
| ActivityFeed | ✅ | ✅ | Ready |
| CommentSection | ✅ | ✅ | Ready |
| NotificationCenter | ✅ | ✅ | Ready |
| FollowButton | ✅ | ✅ | Ready |
Recent Updates
- Added realistic stories with mock social data for all components.
- Extended interaction tests for ActivityFeed and FollowButton.
- Integrated privacy consent management with GDPR controls across components (2025-06-09)
- Implemented forwardRef for all components (2025-06-21)