mirror of
https://github.com/stack-auth/stack.git
synced 2026-07-20 21:29:36 +08:00
- Added a new StickyPageHeader component to enhance the user interface by providing a sticky header that morphs during scrolling. - Integrated the StickyPageHeader into the metrics page and spans-events analytics page for improved navigation. - Updated the .gitignore to exclude .gstack/ files. - Refactored existing header logic to utilize the new sticky header functionality, improving code organization and maintainability.