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: ✨ feat(client&server-examples): Update UI components and add new examples #24

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

RicardoGEsteves
Copy link
Owner

Description:
This commit introduces updates to the user interface components and adds new client and server examples. The changes are part of the ongoing work on the client&server-examples branch.

  • In app/(protected)/_components/navbar.tsx, app/(protected)/settings/page.tsx, and auth.ts, updates have been made to handle the UI enhancements and functionality updates.
    -New files app/(protected)/client/, app/(protected)/server/, components/ui/badge.tsx, components/user-info.tsx, and lib/auth.ts have been added to handle the new examples and features.

Changes:

  • Update app/(protected)/_components/navbar.tsx to modify the navbar styling
  • Update app/(protected)/settings/page.tsx and auth.ts for functionality updates
  • Add new files for handling new client and server examples and features

This commit doesn't introduce any breaking changes. The updates are compatible with the existing codebase.
Co-authored-by: Ricardo Esteves [email protected]

…w examples

Description:
This commit introduces updates to the user interface components and adds new client and server examples. The changes are part of the ongoing work on the `client&server-examples` branch.
- In `app/(protected)/_components/navbar.tsx`, `app/(protected)/settings/page.tsx`, and `auth.ts`, updates have been made to handle the UI enhancements and functionality updates.
-New files `app/(protected)/client/`, `app/(protected)/server/`, `components/ui/badge.tsx`, `components/user-info.tsx`, and `lib/auth.ts` have been added to handle the new examples and features.

Changes:
- Update `app/(protected)/_components/navbar.tsx` to modify the navbar styling
- Update `app/(protected)/settings/page.tsx` and `auth.ts` for functionality updates
- Add new files for handling new client and server examples and features

This commit doesn't introduce any breaking changes. The updates are compatible with the existing codebase.
Co-authored-by: Ricardo Esteves <[email protected]>
@RicardoGEsteves RicardoGEsteves merged commit a7f313e into main Jan 12, 2024
3 checks passed
@RicardoGEsteves RicardoGEsteves deleted the client&server-exemples branch January 12, 2024 15:48
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