| Age | Commit message (Collapse) | Author |
|
|
|
Co-authored-by: Aiden Cline <[email protected]>
|
|
- Replace Server.App() with Server.Default() for internal server access
- Extract server app creation into Server.createApp(opts) for testability
- Move CORS whitelist from module-level variable to function parameter
- Update all tests to use Server.Default() instead of Server.App()
|
|
|
|
|
|
|
|
|
|
|
|
flag (#16775)
|
|
(#16634)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(#16758)
|
|
|
|
window (#16153)
Co-authored-by: Aiden Cline <[email protected]>
|
|
|
|
|
|
|
|
prevent content overflow issues
|
|
|
|
|
|
|
|
area (#15374)
|
|
Co-authored-by: Claude Opus 4.6 <[email protected]>
Co-authored-by: Shoubhit Dash <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
When the sidebar was collapsed (not on mobile), the background color was showing as the stronger variant instead of matching the base background. This fixes the hover state detection so users see a consistent lighter background when the sidebar is in collapsed mode.
|
|
flickering
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Shoubhit Dash <[email protected]>
|
|
Co-authored-by: Shoubhit Dash <[email protected]>
|