Marco Pasqualetti
|
0335c8c1ad
|
feat: add TuonoLayoutProps interface (#702)
|
2025-04-03 08:53:20 +02:00 |
|
Valerio Ageno
|
97082840f8
|
feat: remove global.css import to enable global CSS file customizations (#650)
Co-authored-by: Marco Pasqualetti <24919330+marcalexiei@users.noreply.github.com>
|
2025-03-20 16:41:41 +01:00 |
|
Marco Pasqualetti
|
d562aa87a3
|
feat(packages/tuono): improve TuonoRouteProps type (#648)
|
2025-03-18 09:07:38 +01:00 |
|
Marco Pasqualetti
|
67de777fd1
|
feat: Implement .env file support (#618)
Co-authored-by: Jacob Marshall <me@jhqcat.com>
|
2025-03-09 12:00:12 +01:00 |
|
Nicolas Gasco
|
9db6f02701
|
feat(examples/tuono-tutorial): improve styles of PokemonView component (#628)
Co-authored-by: Marco Pasqualetti <marco.pasqualetti@live.com>
|
2025-03-08 09:59:31 +01:00 |
|
Marco Pasqualetti
|
310579cf76
|
fix(examples/tuono-tutorial): use pokemon name as key instead of index (#613)
|
2025-02-28 14:17:26 +01:00 |
|
Marco Pasqualetti
|
3063763667
|
feat(env): temporary revert frontend implementation (#609)
|
2025-02-27 08:35:06 +01:00 |
|
Jacob Marshall
|
d679982949
|
feat(env): setup env prefix and typescript for client-side (#584)
|
2025-02-23 14:17:23 +01:00 |
|
Marco Pasqualetti
|
04d6fcc1e1
|
feat(examples/tuono-tutorial): rewrite tuono-tutorial (#449)
|
2025-01-28 19:07:36 +01:00 |
|
Valerio Ageno
|
33aa37ed7d
|
fix: create a component tree that matches between client and server to avoid useId output mismatch (#371)
Co-authored-by: Marco Pasqualetti <marco.pasqualetti@live.com>
|
2025-01-19 16:23:30 +01:00 |
|
Marco Pasqualetti
|
0ef1252e1f
|
feat(packages/tuono-(router|fs-router-vite-plugin)): replace __route with __layout (#283)
|
2025-01-03 17:08:18 +01:00 |
|
Marco Pasqualetti
|
592f402ffd
|
feat: add support for react 19 (#264)
Co-authored-by: Valerio Ageno <valerioageno@yahoo.it>
|
2025-01-03 11:00:44 +01:00 |
|
Valerio Ageno
|
6191e55745
|
Revert "Add ⚡️ as default favicon for documentation and examples (#191) (#192)"
This reverts commit 7f9bf08f76.
|
2024-12-08 10:48:15 +01:00 |
|
Marco Pasqualetti
|
c76464bf8a
|
refactor(typescript): use generic instead of simple array type (#205)
|
2024-12-07 11:58:58 +01:00 |
|
Nayan Radadiya
|
7f9bf08f76
|
Add ⚡️ as default favicon for documentation and examples (#191) (#192)
|
2024-12-03 19:35:25 +01:00 |
|
Valerio Ageno
|
ec4577c187
|
feat: add tuono.config.ts support (#153)
Co-authored-by: Marco Pasqualetti <marco.pasqualetti@live.com>
|
2024-11-30 19:58:04 +01:00 |
|
Valerio Ageno
|
439b4757df
|
Turn main.rs into app.rs (#159)
Co-authored-by: Valerio Ageno <valerio.ageno@qonto.com>
|
2024-11-26 09:20:10 +01:00 |
|
Marco Pasqualetti
|
89d7a2c740
|
chore: add examples folder to workspaces and make examples packages name unique (#125)
|
2024-11-20 13:46:31 +01:00 |
|