cesium / calendarium

📆 Calendar with special events, due dates and week schedule
https://calendario.cesium.di.uminho.pt/
11 stars 2 forks source link

feat: add day view & improve rbc toolbar #203

Closed diogogmatos closed 7 months ago

diogogmatos commented 7 months ago

This PR fixes the problem of no action being performed when clicking the + X more on days where there are more events than can fit the view. With this change I also improved the CustomToolbar so that it now changes dynamically, transforming into a dropdown menu on mobile devices to save space for the calendar title (ex: "February 2024", "Wednesday 12th", etc). I took the initiative of also transforming this element into a component for better code organization and tidiness.

Mobile

image

Desktop

image

netlify[bot] commented 7 months ago

Deploy Preview for cesium-calendarium ready!

Name Link
Latest commit b183eac7a68d175723f8ac1bb3fbe20e254aa3af
Latest deploy log https://app.netlify.com/sites/cesium-calendarium/deploys/65e8fdae1531a1000839ab9c
Deploy Preview https://deploy-preview-203--cesium-calendarium.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

diogogmatos commented 7 months ago

@MarioRodrigues10 @ruilopesm please take a look at this when you can 🙏