-
Notifications
You must be signed in to change notification settings - Fork 10
Redesign the event page template #4978
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
Open
tiagov8
wants to merge
33
commits into
main
Choose a base branch
from
fix/event-title-bold
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
f0119ef
fix(events): make event page H1 title bold
tiagov8 d515530
feat(events): rebuild event hero card and relocate breadcrumb
tiagov8 b12bbb8
feat(events): show hero speakers as individual avatars with roles
tiagov8 53d41ba
feat(events): dynamic CTA, past-event state, and restyled About section
tiagov8 b6e6d18
feat(events): card-grid About the Speakers section with hover
tiagov8 50f4e28
fix(events): tidy speaker cards — ring hugs image, drop office line
tiagov8 c2e698f
fix(events): resolve lint errors and flush hero speaker rings
tiagov8 0fbda44
style(events): refine speaker cards
tiagov8 99de729
style(events): use neutral gray ring on hero speaker avatars
tiagov8 29813d2
build(tina): regenerate tina-lock.json for new event fields
tiagov8 ff359d0
feat(events): add event-details sidebar card
tiagov8 863108a
feat(events): sticky sidebar, smaller mobile banner, populate AHD Mel…
tiagov8 2e87ae7
refactor(events): remove dead headerLayout, tidy schema and hero loca…
tiagov8 1231033
Merge branch 'main' into fix/event-title-bold
tiagov8 39ae4c9
Merge branch 'main' into fix/event-title-bold
0xharkirat 4d0886e
Update app/(events)/events/[...filename]/events-preview.tsx
tiagov8 3b69491
Merge branch 'main' into fix/event-title-bold
tiagov8 8f86ef0
fix(events): address PR review
tiagov8 154650b
fix(events): don't flash an empty date chip before hydration
tiagov8 2456b9f
Merge remote-tracking branch 'origin/main' into fix/event-title-bold
Copilot eb2cd88
style(events): address Ken's design feedback
tiagov8 85ced11
style(events): reduce hero title size
tiagov8 569200c
style(events): move About the Speakers into the left column
tiagov8 37c6cdf
fix(events): correct multi-day dates and tidy the sidebar
tiagov8 950a0e2
fix(breadcrumb): use a chevron separator to match the design system
tiagov8 acb6cb4
Revert "fix(breadcrumb): use a chevron separator to match the design …
tiagov8 485408d
feat(events): hide the year crumb on event pages
tiagov8 4bbe709
build(tina): regenerate tina-lock.json after the main merge
tiagov8 af81dfe
fix(events): button link styling, lone speaker width, banner and hero…
tiagov8 d2097e0
Merge branch 'main' into fix/event-title-bold
tiagov8 6a2e4fe
fix(events): address second review round
tiagov8 23be67f
fix(events): never claim a price we don't have, drop the dead CTA
tiagov8 b473cce
fix(events): stop repeating the date beside the calendar squares
tiagov8 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
1,005 changes: 693 additions & 312 deletions
1,005
app/(events)/events/[...filename]/events-preview.tsx
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.