Commit d2452db
new conf design — speakers (#1996)
* Add Hans Grotesk as --font-sans
* Clean up the font setup to make sure .font-sans works consistently
* Add Commit Mono as --font-mono
* Add new colors
* Use relative rgb colors to support alpha
* Use unwraped custom properties for colors to support older browsers
* Add typography styles
* Make the texts switch to different size starting from `lg`
* Go back to switching on 768px
* Add README.md to explain the new directory
* Add Anchor component for internal and external links
* Add clsx to classFunctions in Tailwind VSCode settings
* Add Button component
* Add `variant` prop
* Fix Button colors
* Tweak hover color
* Set text color in dark mode
* Add RegisterToday section
* Tweak RegisterToday section spacing
* Improve mobile styles
* Improve paddings for medium screen sizes
* Add a global focus style className
* Improve medium screen size styles
* Add Calendar and Pin from Pixelarticons
* Move typography styles to a Tailwind plugin so they autocomplete
* Extract the event links
* Move RegisterToday to components dir
* Fix typography-d1 size
* Use next-theems from transitive dep (for now) (we need `dark:` prefix for Hero)
* Draft Hero component
* Move Pixelarticons to .tsx files
* Make the Hero match designs
* Redo the Hero stripes in CSS
* Tweak focus outline
* Use alternative gradients in dark mode
* Animate mask bean on load to avoid blinking
* Tweak styles for mobiles and large screen sizes
* Remove todo comment
* Clean up more comments
* Add Navbar
* Improve the backdrop layer
* Make the gradient match Figma
* Add What to Expect section
* Improve gql-conf-container class
* Style What to Expect section nicely
* Remove the old Intro section
* Add a two hacky classes to make the old part of website still readable
* Make the gradient match Figma
* Add top minds section
* improve styles
* Improve social buttons
* Add more socials
* Update styles
* More responsive styles
* Show [Become as speakser] if there is no /speakers page yet
* Improve the contrast of secondary button in dark mode
* Make Tanmai's photo as green as the others
* Add GetYourTicket section
* Improve GetYourTicket styles
* Improve the stripes
* Lower the opacity to make text readable
* Fix borders
* Update text
* Make the padding and borders better
* Add RegisterSection
* Underline links
* Add Sponsors section
* Tweak styles
* Use SVGR to load sponsor logos and fix the grid layout
* Make it less transparent and get rid of border radius
* Remove a redundant comment
* Remove unused import
* Fix a type name
* Use a proper icon
* Fix alignment
* Add Call for Proposals section
* make the dates table
* Improve styles
* Begin mobile version
* Tweak styles
* Add the stripes
* Add missing keys
* Add .typography-link utility
* Add FrequentlyAskedQuestions section
* Tweak spacing
* Bump navbar opacities
* Make the Navbar okay
* Add background strips per section
* Remove unused import
* Make the navbar more mobile friendly
* Make the navbar consistent color at the top
* Supress hydration warning from next-themes
* Make the FAQ work better on medium screens
* Fix the CallForProposals on mobile
* Take a random shot at fixing the stripes glitch
* Fix the navbar root link
* Make the logo link to / and the text to conf root
* Remove the old Register section
* Update old sections to new typography styles
* Fix Tyk logo
* Add shrink-0 to arrows
* Update navbar icons to pixelarticons
* Make CallForProposals better on tablet screens
* Fix border colors
* Tweak spacing
* Tweak the top minds for medium screens
* Tweak the heading width
* Add GraphQLFoundationCard
* Use proper trademark color
* Tweak spacings
* Improve mobile styles
* Refactor the logo link out, restyle old footer
* Add stripes to the footer
* Add grid borders to the footer
* Tweak the blur blob position
* Unify paddings
* Make the Stripes look more like the design
* Remove old pnpm-workspace.yaml
* Add a basic Marquee with Motion
* Copy the content of the marquee way too many times
* Make the decoration look like on the design
* Add remaining marquee sections
* Unify colors and block scroll in navbar
* Switch to current sponsors
* Restyle the Sponsorship perks section
* Run Prettier on SVGs
* Change dl to ul in WhatToExpectSection
* Show previous edition speakers in the top minds section
* Restyle Resources
* Unify widths per @saihaj's suggestion
Co-authored-by: Saihajpreet Singh <[email protected]>
* Unify more widths per @saihaj's suggestion
Co-authored-by: Saihajpreet Singh <[email protected]>
* Tweak styles
* Draft new Speakers and Schedule pages
* Bring styles closer to the design
* Improve styles
* Improve schedule grid styles
* Add [See the speakers] link
* Add comboboxes to filters
* Improve dark mode styles
* Add variant=tertiary to Button
* Reuse Hero component
* Improve [Clear Filters] button
* Fix the background color
* Improve hover style
* Improve the backlink
* Actually improve the backlink
* Bring styles closer to the design
* Add SpeakerCard
* Add a speaker name above the title
* Fix the TS target (match Node version)
* Remove (now redundant) @ts-ignore comments
* Display socials in consistent order
* Bring the schedule page closer to the design
* Improve UI
* Format
* Stop showing socials on speaker cards
* Improve styles
* Remove [View full PDF] button
* Improve the UI of session page
* Add a footer to speakers page
* Format
* Upgrade `@headlessui/react`
* Open the combobox as soon as it's focused
* Add USE_2025 constant
* Link to proper Sched on Schedule page
* Add a footer to the schedule page
* Improve styles
* Fix type errors
* Grab speaker tags
* Display returning and first time speaker
* Fix icon size
* Shorten a tag that's way too long
* wip
* wip
* wip
* wip
* wip
* Tweak things
* Progress
* Improve how session description looks like
* add force-cache to old data to help develop
* Format links in bios
* Remove a TODO comment
* Improve padding
* bring it closer to the design
* style the speaker page
* Format
* Fix speaker card on mobiles
* Tweak spacing
* Update Prettier to try to fix the CI
* Add React rules for ESLint back
* Remove extra padding on very narrow screens
* Run ESLint on CI
* Tailwind class autosorting is inconsistent between runs tailwindlabs/prettier-plugin-tailwindcss#246
* Format
* Fix type error
* Improve error handling
* Sync 2025 speakers
* Hide [Add to calendar] for now
* Fix schedule paddings, hide [first time speaker] (yes) and [add to calendar] (for now?)
* Clean up empty tag
* Add calendar link and fix long session cards
* Fix text color
* Fix type error
* Sync schedule 2025
* Omit inactive sessions
* Rotate speakers properly when syncing
* Show only speakers that have an active session
* Add aspect-square
* Fix schedule styles and handle malformed event types
* Fix it again
* Tweak cards knowing 2025 data
* Remove placeholder video
* Always lowercase social service name
* Tweak filters for new design
* Tweak the copy in What to Expect section
* Tweak tags for new data
* Add new colors
* Fix filters
* Improve Filters
* Fix filters for multiselects
* Fix type error
* Fix sticky navbar when listbox opens
---------
Co-authored-by: Saihajpreet Singh <[email protected]>1 parent be06165 commit d2452db
File tree
74 files changed
+8390
-598
lines changed- .github/workflows
- scripts/sync-sched
- src
- app/conf
- 2023
- sessions/[id]
- 2024/speakers/[id]
- 2025
- components
- become-a-sponsor
- cta-card-section
- gallery-strip
- get-your-ticket
- hero
- register-section
- register-today
- testimonials
- top-minds
- venue
- resources
- schedule
- [id]
- _components
- speakers
- [id]
- _api
- _components
- schedule
- speakers
- _design-system
- pixelarticons
- components/index-page
- icons
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
74 files changed
+8390
-598
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
9 | 17 | | |
10 | 18 | | |
11 | 19 | | |
| |||
14 | 22 | | |
15 | 23 | | |
16 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
17 | 28 | | |
18 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
19 | 61 | | |
20 | 62 | | |
21 | 63 | | |
| |||
41 | 83 | | |
42 | 84 | | |
43 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
44 | 89 | | |
45 | 90 | | |
46 | 91 | | |
| |||
63 | 108 | | |
64 | 109 | | |
65 | 110 | | |
| 111 | + | |
66 | 112 | | |
67 | 113 | | |
68 | 114 | | |
| |||
90 | 136 | | |
91 | 137 | | |
92 | 138 | | |
| 139 | + | |
93 | 140 | | |
| 141 | + | |
94 | 142 | | |
95 | 143 | | |
96 | 144 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
| 20 | + | |
| 21 | + | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
34 | | - | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
38 | | - | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | | - | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | | - | |
45 | | - | |
46 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
54 | | - | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
62 | | - | |
63 | | - | |
| 63 | + | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
71 | | - | |
| 72 | + | |
| 73 | + | |
72 | 74 | | |
73 | 75 | | |
74 | | - | |
75 | | - | |
| 76 | + | |
| 77 | + | |
76 | 78 | | |
77 | 79 | | |
78 | 80 | | |
79 | 81 | | |
80 | 82 | | |
81 | 83 | | |
82 | 84 | | |
| 85 | + | |
| 86 | + | |
83 | 87 | | |
84 | | - | |
85 | | - | |
86 | | - | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
87 | 91 | | |
88 | 92 | | |
89 | 93 | | |
90 | | - | |
91 | | - | |
| 94 | + | |
| 95 | + | |
92 | 96 | | |
93 | 97 | | |
94 | 98 | | |
| |||
0 commit comments