merlyn/frontend/src
Marcello Fitton e9883f4d09
Refactor onboarding welcome screen to v2 design (#5262)
* refactor onboarding home page to v2 design

* fixc typography and buttons

* refactor useTheme to return isLight variable | call useTheme from inside SVG component | apply light mode background gradient | polish styles to match designs

* add welcome i18n

* simplify isLight variable

* add new welcome translation key to locales

* delete unused images

* move OnboardingLogoSVG into module | compute isLight directly in component

* add type button | add border-none | add hover state

* update hook with doc

---------

Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2026-03-24 22:06:58 -07:00
..
components add ask to run prompt for tool calls (demo) (#5261) 2026-03-24 15:18:17 -07:00
hooks Refactor onboarding welcome screen to v2 design (#5262) 2026-03-24 22:06:58 -07:00
locales Refactor onboarding welcome screen to v2 design (#5262) 2026-03-24 22:06:58 -07:00
media fix sidebar and add translations to sidebar 2026-03-05 10:31:28 -08:00
models add ask to run prompt for tool calls (demo) (#5261) 2026-03-24 15:18:17 -07:00
pages Refactor onboarding welcome screen to v2 design (#5262) 2026-03-24 22:06:58 -07:00
utils add ask to run prompt for tool calls (demo) (#5261) 2026-03-24 15:18:17 -07:00
App.jsx Implement Global Error Boundary (#4765) 2025-12-12 15:08:12 -08:00
AuthContext.jsx Add Eslint Config in /frontend (#4785) 2025-12-16 20:14:24 -08:00
i18n.js RU Transaltions (#1734) 2024-06-20 15:36:39 -07:00
index.css fix Firefox LaTeX rendering (#5258) 2026-03-23 21:06:36 -07:00
LogoContext.jsx feat: dedicated dark theme option with system preference support (#5007) 2026-02-19 12:37:13 -08:00
main.jsx Telegram bot connector (#5190) 2026-03-23 15:10:21 -07:00
PfpContext.jsx Add user PFP support and context to logo (#408) 2023-12-07 14:11:51 -08:00
PWAContext.jsx 4595 refactor PWA (#4664) 2025-11-19 16:08:09 -08:00
ThemeContext.jsx Light/dark mode UI overhaul (#2629) 2024-11-18 15:40:18 -08:00