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

Add menubar items #176

Merged
merged 7 commits into from
Mar 1, 2024
Merged

Add menubar items #176

merged 7 commits into from
Mar 1, 2024

Conversation

Jaewoook
Copy link
Owner

@Jaewoook Jaewoook commented Mar 1, 2024

Features

  • add portfolio menu
  • add battery indicator
  • apply lock / unlock animation

Refactors

  • apply MenuBar context
  • make lock screen as a overlay component

Changes

  • upgrade nodejs version
  • apply absolute path import

This PR resolves #170

- add getBattry type definition to call API
- add context for opened menu
- refactor MenuBar to receive menu components via props
- move /home path page to root page
- add lock context
- apply absolute path import
- portfolio menu
- clock indicator
- battery indicator
Copy link

vercel bot commented Mar 1, 2024

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

Name Status Preview Updated (UTC)
portfolio-web ✅ Ready (Inspect) Visit Preview Mar 1, 2024 2:42pm

@Jaewoook Jaewoook merged commit d6ef90f into master Mar 1, 2024
8 checks passed
@Jaewoook Jaewoook deleted the feature/menu-bar-items branch March 1, 2024 14:53
@Jaewoook
Copy link
Owner Author

Jaewoook commented Mar 1, 2024

Merge without status check due to GitHub Action system failure

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.

Add system toolbar
1 participant