Skip to content
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 openstatus widget #376

Merged
merged 1 commit into from
Apr 15, 2024
Merged

feat: add openstatus widget #376

merged 1 commit into from
Apr 15, 2024

Conversation

mfts
Copy link
Owner

@mfts mfts commented Apr 14, 2024

No description provided.

Copy link

vercel bot commented Apr 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
papermark ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 14, 2024 2:00pm

Copy link

what-the-diff bot commented Apr 14, 2024

PR Summary

  • Introduced a new Status Widget into the website's footer
    This update brings a new component called 'StatusWidget' that is placed within the footer of the webpage. Its job is to display the status information obtained from the OpenStatus API.

  • Implementation of the Status Widget
    A new file had to be created to lay the groundwork for this new widget, specifically, its functions include fetching the appropriate status from the OpenStatus API, then it illustrates a labeled status with a color indicator to visually represent the fetched status.

  • Added a new package to the project dependencies
    To support the above enhancements, the project dependencies were updated to include the '@openstatus/react' package, now a part of the project's foundation. This new addition is of version '0.0.3'.

@mfts mfts merged commit 7e02c26 into main Apr 15, 2024
2 checks passed
@mfts mfts deleted the feat/status branch May 13, 2024 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant