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

♻️ refactor: Refactor UI components to shared package using shadcn/ui #60

Merged

Conversation

aryanprince
Copy link
Owner

@aryanprince aryanprince commented Jul 27, 2024

  • ♻️ refactor(ui): Create cn utils fn using tw-merge and clsx
  • ♻️ chore(student): Use shared UI components in a component
  • 🔥 chore(ui): Remove unused shared UI components
  • ✨ feat(ui): Reconfigure ui package with shadcn/ui
  • ♻️ refactor(finance): Update imports for new ui package
  • ♻️ refactor(student): Update imports for new ui package
  • 🔥 chore: Remove individual components.json for shadcn/ui
  • 💩 chore: Create temp pages to test shared ui package
  • ♻️ refactor(ui): Use shared Tailwind config
  • 🩹 chore(ui): Reorganize TSConfig file
  • ⬆️ chore: Update lockfile
  • ✨ feat(ui): Create components for finance service
  • 🚚 chore(finance): Update import paths to shared ui package
  • 🔥 chore(finance): Remove unused components after refactor
  • ⬆️ chore: Update lockfile
  • 🔨 chore: Create script to add shadcn/ui components from root
  • 📌 chore(deps): Standardized deps version mismatch using pnpm catalog
  • ➖ chore(finance): Remove refactored UI-related dependencies
  • ✨ feat(ui): Create components for library service
  • 🚚 chore(library): Update import paths to shared ui package
  • 🔥 chore(library): Remove unused components after refactor
  • ➖ chore(library): Remove refactored UI-related dependencies
  • ✨ feat(ui): Create components for student service
  • 🚚 chore(student): Update import paths to shared ui package
  • 🔥 chore(student): Remove unused components after refactor
  • ➖ chore(student): Remove refactored UI-related dependencies
  • ⬆️ chore: Update lockfile
  • 🐛 fix(student): Update missing imports
  • 🔨 chore(ui): Now auto-formats file after adding new component

Closes HUB-27, closes HUB-28, closes HUB-29, closes HUB-30

Copy link

linear bot commented Jul 27, 2024

Copy link

vercel bot commented Jul 27, 2024

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

Name Status Preview Comments Updated (UTC)
campus-hub-finance ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 27, 2024 8:01pm
campus-hub-library ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 27, 2024 8:01pm
campus-hub-student ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 27, 2024 8:01pm

@aryanprince aryanprince changed the title feature/hub 27 refactor ui components to shared package ♻️ refactor: Refactor UI components to shared package using shadcn/ui Jul 27, 2024
@aryanprince aryanprince self-assigned this Jul 27, 2024
Copy link

github-actions bot commented Jul 27, 2024

Playwright Test Results

passed  8 passed

Details

stats  8 tests across 2 suites
duration  44.3 seconds
commit  3d51602
info  Generated by GitHub Actions (Link to Action)

@aryanprince aryanprince merged commit 3f12c7f into main Jul 27, 2024
10 checks passed
@aryanprince aryanprince deleted the feature/hub-27-refactor-ui-components-to-shared-package branch July 27, 2024 20:04
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