aboutsummaryrefslogtreecommitdiff
path: root/apps/web/components/new/onboarding/setup/header.tsx
Commit message (Collapse)AuthorAgeFilesLines
* feat: create space, delete spaces and emoji picker (#687)01-19-feat_create_space_and_delete_spaces_and_emoji_pickerMaheshtheDev2026-01-201-10/+7
| | | | | | | | | | | | ### Add user display name functionality and enhance space management with emoji support and deletion capabilities. ### What changed? - Added support for user display names, which are now stored and displayed throughout the app - Implemented emoji support for spaces (projects), allowing users to customize their space icons - Created a new `AddSpaceModal` component with emoji picker for creating spaces - Added space deletion functionality with options to move content to another space or delete everything - Enhanced the space selector UI to show emojis and delete options
* feat: deep-research on user profile and tiptap integration (#672)01-14-feat_deep-research_on_user_profileMaheshtheDev2026-01-151-0/+47
deep-research on user profile add novel integration tiptap 3.x integration