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

Migrate to Next.js #165

Merged
merged 39 commits into from
Jan 21, 2024
Merged

Migrate to Next.js #165

merged 39 commits into from
Jan 21, 2024

Conversation

Jaewoook
Copy link
Owner

No description provided.

Jaewoook and others added 30 commits October 13, 2021 02:33
- updsate tsconfig jsx option
- upgrade project dependencies
- format code
- add .tool-versions file
- update .editorconfig file for yaml formatting
- add next dependency
- remove cra dependency
- remove HeaderContext
- remove react-app-env.d.ts
- remove entry point and App component
- add default pages of error, layout, not-found
- update .gitignore
- add eslint config
- add "use client" directive to fix rendering issue temporary
- move modules/components for next project structure
- add vscode config for typescript backend
- add MIT license
- remove port information from .env
- upgrade styled-components to v6
- remove @types/styled-components
- upgrade typescript to v5
- other library upgraded
- change editorconfig tab size to 2
- refactor utils to refer API endpoint from env variables
- add .env file
- add vanilla-extract dependencies
- remove styled dependencies
- remove support module for styled-components
- index page redirects to login page automatically
- add disabled variant for status bar
- add VE dynamic dependency
- add sample wallpaper image
- apply to layout component
- implement selected state
- call onClick callback when shortcut double clicked
- add Settings window component
- add Resume window component
- remove legacy components
- change useDrag return ref to drag start trigger
- add LayerManager and Layer components
- add LayerContext
- register pre-commit hook to lint message
- apply removeCurrent method to Window close button
- add Profile, Resume, Settings shortcut components
- apply added components on home page
- apply isTopLayer to Window component header
- write pdf renderer module
- add pdfium.js module
- add resume pdf resource in static resource
Copy link

vercel bot commented Jan 20, 2024

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

Name Status Preview Comments Updated (UTC)
portfolio-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 21, 2024 10:10am

@Jaewoook Jaewoook changed the title Refactor/migrate to nextjs Migrate to Next.js Jan 21, 2024
- icon from macOS_Big_Sur_icons_replacements repository
@Jaewoook Jaewoook merged commit 1723cb1 into master Jan 21, 2024
6 checks passed
@Jaewoook Jaewoook deleted the refactor/migrate-to-nextjs branch January 21, 2024 10:18
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