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(ui): implement shadcn styles and notifications #40

Merged
merged 5 commits into from
Jun 12, 2024
Merged

feat(ui): implement shadcn styles and notifications #40

merged 5 commits into from
Jun 12, 2024

Commits on Jun 12, 2024

  1. feat(ui): add shadcn and components

    change ui components to shadcn equivalents, add
    toast-component for notifications
    
    Issue: #14
    mpjk committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    6098396 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f6079e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef613b9 View commit details
    Browse the repository at this point in the history
  4. feat(ui): change toast font size and content

    remove conditional text rendering under download button
    
    Issue: #14
    mpjk committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    3835dae View commit details
    Browse the repository at this point in the history
  5. fix(ui): toast typing error

    Issue: #14
    mpjk committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    3f2abd9 View commit details
    Browse the repository at this point in the history