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(app): implement new UI and update action and remove unused API #9

Merged
merged 2 commits into from
May 10, 2024

Conversation

ruru-m07
Copy link
Owner

@ruru-m07 ruru-m07 commented May 10, 2024

Description

What type of PR is this? (check all applicable)

  • πŸ• Feature
  • πŸ› Bug Fix
  • πŸ“ Documentation Update
  • 🎨 Style
  • πŸ§‘β€πŸ’» Code Refactor
  • πŸ”₯ Performance Improvements
  • βœ… Test
  • πŸ€– Build
  • πŸ” CI
  • πŸ“¦ Chore (Release)
  • ⏩ Revert

Mobile & Desktop Screenshots/Recordings

Copy link

vercel bot commented May 10, 2024

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
commitly βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback May 10, 2024 3:33pm

Copy link

github-actions bot commented May 10, 2024

Dependency Review

βœ… No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

Copy link
Owner Author

@ruru-m07 ruru-m07 left a comment

Choose a reason for hiding this comment

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

πŸ‘

@ruru-m07
Copy link
Owner Author

code format issues

ruru_@Ruru MINGW64 /d/GitHub/commitly (dev)
$ pnpm run format:check

> [email protected] format:check D:\GitHub\commitly
> prettier --check "**/*.{ts,tsx,mdx}" --cache

Checking formatting...
[warn] action/index.ts
[warn] app/layout.tsx
[warn] app/page.tsx
[warn] components/emptyScreen.tsx
[warn] components/listSuggestion.tsx
[warn] components/loader.tsx
[warn] components/modeToggle.tsx
[warn] components/provider/theme-provider.tsx
[warn] components/ui/badge.tsx
[warn] components/ui/button.tsx
[warn] components/ui/card.tsx
[warn] components/ui/collapsible.tsx
[warn] components/ui/dropdown-menu.tsx
[warn] components/ui/input.tsx
[warn] components/ui/label.tsx
[warn] components/ui/scroll-area.tsx
[warn] components/ui/textarea.tsx
[warn] components/ui/toast.tsx
[warn] components/ui/toaster.tsx
[warn] components/ui/use-toast.ts
[warn] lib/utils.ts
[warn] tailwind.config.ts
[warn] utils/index.ts
[warn] Code style issues found in 23 files. Run Prettier to fix.
 ELIFECYCLE  Command failed with exit code 1.

@ruru-m07
Copy link
Owner Author

we can make another PR for that

@ruru-m07 ruru-m07 merged commit f46604a into main May 10, 2024
10 checks passed
@ruru-m07 ruru-m07 deleted the dev branch May 10, 2024 15:35
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