Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ui): New navigation #32517

Merged
merged 12 commits into from
Jul 12, 2024
Merged

feat(ui): New navigation #32517

merged 12 commits into from
Jul 12, 2024

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    f25f1a4 View commit details
    Browse the repository at this point in the history
  2. feat: Header and Contextualbar size improvements (#32292)

    * chore: update Room Header paddings and sizes
    
    * feat(ui-client): `HeaderSubContent` component
    
    * chore: move topic and leader to `RoomHeader` sub content
    
    * chore: delete deprecated `LeaderBar`
    
    * feat: `HeaderSection`
    
    * fix: lint
    
    * fix test
    
    * chore: room not found and skeleton adjustments
    
    * feat: new `Contextualbar` sizes
    
    * fix: HeaderContentRow width
    
    * feat: Header and SearchList heights
    
    * bump fuselage@dev
    
    * feat: `TeamsChannels` search section
    
    * move HeaderSection inside RoomBody (wip)
    
    * chore: improve animation
    
    * feat: remove neg margin from HeaderSection
    
    * chore: rename hook
    
    * remove imports
    
    * feat: `RoomHeaderSection` component
    
    * feat: `AnnouncementBanner`
    
    * feat: `RoomBanner` component
    
    * chore: rename
    
    * test: RoomBanner selectors
    
    * fix test
    
    * feat: `Add topic` section on banner
    
    * chore: changeset
    
    * fix icons version with fuselage@dev
    
    * chore: refinement
    
    * review
    
    * chore: RoomLeader icon title
    
    * chore: `ComposerUserActionIndicator` size and typography changes
    
    * Update apps/meteor/client/views/room/RoomAnnouncement/AnnouncementComponent.tsx
    
    Co-authored-by: Douglas Fabris <[email protected]>
    
    * chore: `RoomBannerContent` padding
    
    * Update packages/ui-client/src/components/RoomBanner/RoomBanner.tsx
    
    Co-authored-by: Douglas Fabris <[email protected]>
    
    * chore: import tweaks
    
    * bump fuselage
    
    * fix banner locator
    
    * test: truncated width
    
    ---------
    
    Co-authored-by: Douglas Fabris <[email protected]>
    juliajforesti and dougfabris committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    b183cf4 View commit details
    Browse the repository at this point in the history
  3. fix merge

    juliajforesti committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    6c1d08e View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. feat: newNavigation Feature preview (#32672)

    * bump fuselage
    
    * feat preview
    
    * feat: navigation preview duplicate changes
    
    * feat:  `Contextualbar` feat on/off
    
    * feat: `ui-client/Header` V2
    
    * chore: reexport `ui-client/Header` in `client/components with feat preview
    
    * chore: import `Header` components from `client/components`
    
    * contextualbarActions
    
    * Header stories
    
    * forward refs
    
    * test: channel-management
    
    * Contextualbar imports
    
    * feat: `NavBarV2`
    
    * feat: `NavBarV2`
    
    * git reset
    
    * chore: `client/sidebarv1`
    
    * chore: `sidebarv2`
    
    * chore: rename `sidebarv1` -> `sidebar`
    
    * chore: `ComposerUserActionIndicator`
    
    * feat: apply navbar feat.prev
    
    * review
    
    * revert
    
    * fix `HeaderTagSkeleton` props
    
    * add TODO
    
    * review: replace deprecated `useRoute` with `useRouter`
    
    * review: replace deprecated `useMutableCallback` with `useEffectEvent`
    
    * Extract component props
    
    * Normalize component modules
    
    * Normalize component modules
    
    * Normalize component modules
    
    * Fix broken file extension
    
    * Normalize component modules
    
    ---------
    
    Co-authored-by: Tasso <[email protected]>
    juliajforesti and tassoevan authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    2b33b7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b264b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4b1b48 View commit details
    Browse the repository at this point in the history
  4. changeset

    juliajforesti committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f2dea28 View commit details
    Browse the repository at this point in the history
  5. expanded

    juliajforesti committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    356d116 View commit details
    Browse the repository at this point in the history
  6. firstChannelAfterLogin

    juliajforesti committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    6f8f034 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a0517f8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    42dfbeb View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    a87c74d View commit details
    Browse the repository at this point in the history