1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-17 13:46:47 +02:00
unleash.unleash/frontend/src/component/menu/Header
Nuno Góis 52b7e235fd
chore: add event timeline to new in unleash (#8358)
https://linear.app/unleash/issue/2-2729/add-event-timeline-to-new-in-unleash

Adds the new event timeline to the "New in Unleash" section.

Unlike Signals & Actions, the Event timeline doesn’t have a dedicated
page to link to, as it's a global component within the layout. To
address this, we extend the "check it out" action in the New in Unleash
component by supporting a callback instead of a link. When the user
clicks "check it out" for this new item, the page smoothly scrolls to
the top, ~~the timeline opens (if it's not already)~~, and a temporary
highlight effect is triggered on the timeline header button.

Also includes some scouting / slight UX adjustments.


https://github.com/user-attachments/assets/fe49f21b-5986-46b2-8fc6-acb4daef9d08
2024-10-04 08:20:55 +01:00
..
DrawerMenu feat: New mobile sidebar (#7135) 2024-05-24 09:35:03 +02:00
InviteLink fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
NavigationLink chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
NavigationMenu chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
Header.tsx chore: add event timeline to new in unleash (#8358) 2024-10-04 08:20:55 +01:00
HeaderEventTimelineButton.tsx chore: add event timeline to new in unleash (#8358) 2024-10-04 08:20:55 +01:00
OldHeader.tsx chore: add event timeline to new in unleash (#8358) 2024-10-04 08:20:55 +01:00