Closed MrSunshyne closed 1 month ago
[!CAUTION]
Review failed
The pull request is closed.
The pull request introduces several updates across multiple files. A new speaker entry for "Rayyan" has been added to the speakers-raw.json
file. The Single.vue
component has been enhanced with new utility functions and improved layout for event locations, including a link to view events on a map. Additionally, the DirectusEvent
interface in types.ts
has been updated to include a new optional map
property, allowing for more detailed event information.
Files | Change Summary |
---|---|
packages/frontendmu-data/data/speakers-raw.json |
Added a new speaker entry for "Rayyan" with relevant details. |
packages/frontendmu-nuxt/components/meetup/Single.vue |
Added isUpcoming and vTransitionName utility functions; improved layout for event location with map link. |
packages/frontendmu-nuxt/utils/types.ts |
Added map: string | undefined property to DirectusEvent interface. |
In the garden where speakers bloom,
A new friend, Rayyan, joins the room.
With events that now lead to maps,
Our gatherings grow, like joyful laps.
Hopping through code, we cheer and play,
Celebrating changes, hip-hip-hooray! 🐇✨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Summary by CodeRabbit
New Features
Improvements