This website requires JavaScript.
Explore
Help
Register
Sign In
cardosofelipe
/
pragma-stack
Template
Watch
1
Star
0
Fork
1
You've already forked pragma-stack
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
b181182c3b985e681327ba9b788bbbb2226622a3
pragma-stack
/
frontend
/
src
/
components
/
layout
History
Felipe Cardoso
b181182c3b
**Authentication Refactor:** Remove
authStore
and its associated tests, transitioning to the new authentication model. Add dynamic loading for
PasswordResetConfirmForm
to optimize performance. Include a theme initialization script in
layout.tsx
to prevent FOUC.
2025-11-02 14:00:05 +01:00
..
Footer.tsx
Update semantic color tokens across components for improved consistency
2025-11-02 06:55:18 +01:00
Header.tsx
**Authentication Refactor:** Remove
authStore
and its associated tests, transitioning to the new authentication model. Add dynamic loading for
PasswordResetConfirmForm
to optimize performance. Include a theme initialization script in
layout.tsx
to prevent FOUC.
2025-11-02 14:00:05 +01:00
index.ts
Add
Header
and
Footer
components for authenticated page layouts.
2025-11-02 05:59:08 +01:00