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

Split Timer displays, stepper, settings drawer, update context #22

Merged
merged 3 commits into from
Apr 19, 2024

Conversation

sn163
Copy link
Owner

@sn163 sn163 commented Apr 13, 2024

Following changes were made:

  • Split Timer displays
  • Added Stepper progress component
  • Changed settings modal to drawer
  • Updated context to include stepper state
  • Added custom Themed button
  • Added slider component
  • Add knip for finding unused files, dependencies and exports.
  • Various code clean-ups

Copy link

render bot commented Apr 13, 2024

Copy link

vercel bot commented Apr 13, 2024

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

Name Status Preview Comments Updated (UTC)
pomoparty ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 18, 2024 1:06am

Copy link

📦 Next.js Bundle Analysis for pomoparty

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Copy link

📦 Next.js Bundle Analysis for pomoparty

This analysis was generated by the Next.js Bundle Analysis action. 🤖

🎉 Global Bundle Size Decreased

Page Size (compressed)
global 77.07 KB (🟢 -10 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

Copy link

📦 Next.js Bundle Analysis for pomoparty

This analysis was generated by the Next.js Bundle Analysis action. 🤖

🎉 Global Bundle Size Decreased

Page Size (compressed)
global 77.07 KB (🟢 -10 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

@sn163 sn163 requested a review from aleckslu April 18, 2024 01:06
@sn163 sn163 marked this pull request as ready for review April 18, 2024 01:10
@sn163 sn163 requested a review from cyliang93 April 18, 2024 01:10
Copy link
Collaborator

@cyliang93 cyliang93 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am impressed!!

Copy link
Collaborator

@aleckslu aleckslu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work

src/app/_components/ContactForm.tsx Show resolved Hide resolved
src/app/_components/ContactForm.tsx Show resolved Hide resolved
src/app/_components/timer/PomodoroTimer.tsx Show resolved Hide resolved
@sn163 sn163 merged commit 18482e2 into main Apr 19, 2024
7 checks passed
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.

3 participants