aboutsummaryrefslogtreecommitdiffstats
path: root/frontend/src/App.css
Commit message (Collapse)AuthorAgeFilesLines
* Remove circle styling from NEKO sidebar toggle buttonclaude/thicket-ready-crank-RmQuIClaude9 days1-2/+1
| | | | | | | Strip border-radius, box-shadow, background, and backdrop-filter from the sidebar toggle in both v2 and v3 frontends so the logo appears flat. https://claude.ai/code/session_019Z4VJxzY7tcAuNkPAkvry9
* Fix horizontal scrolling on iPad and improve mobile responsivenessAdam Mathes10 days1-0/+5
|
* style: update Settings page to match glass sidebar aestheticAdam Mathes11 days1-1/+1
|
* task: improve mobile responsiveness of React UI\n\n- Added media queries to ↵Adam Mathes11 days1-3/+62
| | | | App.css to handle mobile sidebar layout (overlay with backdrop)\n- Implemented auto-hiding sidebar on mobile when links are clicked\n- Reduced padding and adjusted max-widths for smaller screens in App.css, FeedItem.css, and Settings.css\n- Added window resize listener to Dashboard to manage sidebar visibility based on width\n- Verified all existing tests pass\n\nFixes NK-g818qn
* style: refine sidebar design to closely match v1 (fixing NK-7jh6re)Adam Mathes11 days1-2/+2
|
* fix: ensure neko toggle button is always accessible (fixing NK-zvt8hi)Adam Mathes11 days1-50/+15
|
* ui: simplify themes to light/dark and improve theme-aware styling (fixing ↵Adam Mathes11 days1-1/+1
| | | | NK-dp5efo)
* UI: Centering content area in v2Adam Mathes11 days1-1/+1
|
* Refactor: project structure, implement dependency injection, and align v2 UI ↵Adam Mathes11 days1-3/+1
| | | | with v1
* feat(v2): add neko cat toggle for sidebar (NK-jyw7lb)Adam Mathes12 days1-4/+10
|
* UI: increase max-width to 600px and left-align content (NK-jhludy)Adam Mathes12 days1-3/+2
|
* UI Refinements: remove redundant header and fix global monospace font stackAdam Mathes12 days1-5/+0
|
* Implement UI styling updates: typography, sidebar, feed items, controls, ↵Adam Mathes12 days1-9/+43
| | | | dark mode
* Implement Frontend Logout with testsAdam Mathes12 days1-0/+16
|
* Implement Frontend Feed List with testsAdam Mathes12 days1-30/+48
|
* Scaffold new frontend and close NK-t0nmbjAdam Mathes12 days1-0/+42