-
-
Notifications
You must be signed in to change notification settings - Fork 93
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: add agenda component #180
Conversation
✅ Deploy Preview for peaceful-ramanujan-288045 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
I have a request, is there a way we can the talk abstract/summary of what the talk will be all about (this can be a dropdown column where someone can click on the title and get the details) @AceTheCreator |
Agenda | ||
</Heading> | ||
<Paragraph className='mt-[16px]'> | ||
<Paragraph className='mt-[16px] text-center'> | ||
The conference will commence at 8:00am BST (UTC+1) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The conference will commence at 8:00am BST (UTC+1) | |
The conference will commence at 9:00am BST (UTC+1) |
yea, it's very possible @thulieblack |
Awesome, because it will be helpful to have it, especially when we have people viewing what the talks will be all about. We can merge this so long while we work on that. thoughts @derberg |
Looks good @AceTheCreator. |
@AceTheCreator @thulieblack @Mayaleeeee please do not wait for my approval. I'm not a codeowner here. It's all yours. If I have an opinion I can share it after merging as any other community member. anyway, agenda looks great, I love the idea to show speaker profile pic next to the title of the talk, great stuff. go ahead and merge whenever you want. @AceTheCreator I suggest you setup CODEOWNERS file in a separate PR |
I'll do just that :) |
This reverts commit 92a2378.
Implemented the agenda component and rendered the conference agenda for the London Edition.
cc @thulieblack @derberg @Mayaleeeee
resolves #162