Marco Pasqualetti
|
a4e207688a
|
docs: update to tuono 0.17.6 (#461)
|
2025-01-29 07:20:05 +01:00 |
|
Valerio Ageno
|
fdc87ed8f1
|
chore: bump version to v0.17.6 (#453)
v0.17.6
|
2025-01-28 19:08:36 +01:00 |
|
Valerio Ageno
|
0ab9c297a5
|
test: integration test to tuono_lib (#425)
|
2025-01-28 19:08:18 +01:00 |
|
Marco Pasqualetti
|
04d6fcc1e1
|
feat(examples/tuono-tutorial): rewrite tuono-tutorial (#449)
|
2025-01-28 19:07:36 +01:00 |
|
Marco Pasqualetti
|
bf18ac0ab0
|
docs: add notes about pull request and validating changes (#427)
|
2025-01-28 18:53:31 +01:00 |
|
Marco Pasqualetti
|
bbe9605f6f
|
docs(configuration): add documentation for server option (#446)
Co-authored-by: Valerio Ageno <51341197+Valerioageno@users.noreply.github.com>
|
2025-01-28 08:53:49 +01:00 |
|
Marco Pasqualetti
|
bd34c194cb
|
ci: add concurrency flag for CI workflows (#448)
|
2025-01-28 08:30:33 +01:00 |
|
Marco Pasqualetti
|
c0aa707315
|
docs(tutorial): correct api fetching example (#447)
|
2025-01-28 08:17:32 +01:00 |
|
Jacob Marshall
|
b6fa448202
|
fix: check if project contains tuono.config.ts before running dev/build (#420)
|
2025-01-27 20:16:12 +01:00 |
|
Marco Pasqualetti
|
2e141be0fc
|
test(packages/tuono-router): replace jsdom with happy-dom (#444)
|
2025-01-27 20:00:28 +01:00 |
|
Marco Pasqualetti
|
93b5e3e68f
|
chore(deps): update dependency @types/react to v19.0.8 (#442)
|
2025-01-27 19:42:29 +01:00 |
|
spacecodeur
|
39dac5065f
|
ci: add docker image test workflow (#332)
|
2025-01-27 19:29:08 +01:00 |
|
Marco Pasqualetti
|
a16a313f71
|
ci(pr-title-checker): test type is marked as invalid (#432)
|
2025-01-27 01:11:11 +01:00 |
|
Jacob Marshall
|
82560ddc20
|
fix(docs): content overflow (#423)
|
2025-01-26 19:27:33 +01:00 |
|
Jacob Marshall
|
83f3cae6f0
|
docs: table of contents (#394)
Co-authored-by: Valerio Ageno <valerioageno@yahoo.it>
|
2025-01-26 16:36:18 +01:00 |
|
Marco Pasqualetti
|
99df4a5575
|
docs: update tuono to 0.17.5 (#416)
|
2025-01-26 15:02:49 +01:00 |
|
Valerio Ageno
|
d33c211a01
|
chore: bump version to v0.17.5 (#417)
v0.17.5
|
2025-01-25 21:16:36 +01:00 |
|
Marco Pasqualetti
|
21ee89ada4
|
fix(packages/tuono): build error when config contains vite plugins (#415)
|
2025-01-25 18:12:57 +01:00 |
|
Marco Pasqualetti
|
dcedb1c6c0
|
refactor: create TuonoContext (#413)
|
2025-01-25 15:56:10 +01:00 |
|
Jacob Marshall
|
d5cc65983e
|
feat(crates/tuono): add --head flag to download most recent template (#408)
Co-authored-by: Valerio Ageno <51341197+Valerioageno@users.noreply.github.com>
|
2025-01-25 13:42:29 +01:00 |
|
Valerio Ageno
|
3cb150b090
|
chore: bump version 0.17.4 (#409)
v0.17.4
|
2025-01-23 18:57:14 +01:00 |
|
Valerio Ageno
|
305ae59086
|
feat: pass config from server to client (#407)
|
2025-01-23 18:43:17 +01:00 |
|
Robert Lawson
|
8fe8930def
|
feat: Improve error handling (#398)
|
2025-01-22 20:41:59 +01:00 |
|
Valerio Ageno
|
8730bdbfb9
|
refactor: streamline readme (#403)
|
2025-01-22 19:07:30 +01:00 |
|
Valerio Ageno
|
3ee47e9481
|
feat: load config in tuono CLI (#399)
|
2025-01-22 18:01:29 +01:00 |
|
Marco Pasqualetti
|
4e649acd60
|
ci(docs): use tuono 0.17.3 in docs workflows (#404)
|
2025-01-22 16:07:21 +01:00 |
|
Valerio Ageno
|
4768d70a8a
|
docs: remove "Components > Head" entry from sidebar (#402)
Co-authored-by: Marco Pasqualetti <marco.pasqualetti@live.com>
|
2025-01-22 13:55:19 +01:00 |
|
Marco Pasqualetti
|
c7bff7ed09
|
fix(deps): update dependency vite to v5.4.12 [security] (#401)
|
2025-01-22 08:32:23 +01:00 |
|
Valerio Ageno
|
3035d2a645
|
feat: create tuono_internal crate (#395)
|
2025-01-21 19:01:37 +01:00 |
|
renovate[bot]
|
0750037385
|
fix(deps): update mantine monorepo to v7.16.1 (#388)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-21 09:49:18 +01:00 |
|
Marco Pasqualetti
|
8c4d61ee65
|
chore(deps): update dependency @types/react to v19.0.7 (#392)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-21 09:09:37 +01:00 |
|
Valerio Ageno
|
1a3ccb112e
|
feat: add host and port support to TuonoConfig (#366)
Co-authored-by: Marco Pasqualetti <marco.pasqualetti@live.com>
|
2025-01-20 21:00:47 +01:00 |
|
Jacob Marshall
|
118172d27f
|
refactor: add TuonoEntryPoint (#374)
Co-authored-by: Marco Pasqualetti <marco.pasqualetti@live.com>
|
2025-01-20 20:17:49 +01:00 |
|
renovate[bot]
|
69f1d85360
|
chore(deps): update dependency @types/node to v22.10.7 (#375)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-20 19:58:11 +01:00 |
|
Marco Pasqualetti
|
f0d042c85b
|
chore(packages/tuono): remove dynamic orphan files (#385)
|
2025-01-20 16:30:30 +01:00 |
|
Jacob Marshall
|
550830c232
|
chore: update documentation to tuono 0.17.x (#364)
|
2025-01-20 16:21:35 +01:00 |
|
Valerio Ageno
|
6be12b4e58
|
chore: bump version to v0.17.3 (#372)
v0.17.3
|
2025-01-19 16:24:19 +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
|
43910fd75d
|
ci: add unique names on ci_ok jobs (#370)
|
2025-01-19 11:52:57 +01:00 |
|
LeNei
|
5efcc86a63
|
fix: propagate build error and check if js files exist (#297)
|
2025-01-19 09:35:11 +01:00 |
|
Valerio Ageno
|
17b61a5a41
|
chore: bump to v0.17.2 (#365)
v0.17.2
|
2025-01-18 20:51:28 +01:00 |
|
Jacob Marshall
|
5dae5c31b7
|
feat: add a with-tailwind example (#359)
Co-authored-by: Marco Pasqualetti <marco.pasqualetti@live.com>
|
2025-01-18 20:44:45 +01:00 |
|
Marco Pasqualetti
|
96deea7f31
|
ci: redesign CI-related workflows to allow marking them as "Required” before merging a PR (#368)
|
2025-01-18 20:36:06 +01:00 |
|
Jacob Marshall
|
7632e6a464
|
fix: broken docs tables (#361)
|
2025-01-17 15:11:57 +01:00 |
|
Jacob Marshall
|
23e2a2e3ff
|
docs(styles): add Tailwind CSS (#351)
Co-authored-by: Marco Pasqualetti <marco.pasqualetti@live.com>
|
2025-01-16 18:50:56 +01:00 |
|
Jacob Marshall
|
b19512dffc
|
docs: move from bullet points to tables for reference docs (#352)
Co-authored-by: Marco Pasqualetti <marco.pasqualetti@live.com>
|
2025-01-16 18:42:37 +01:00 |
|
Valerio Ageno
|
11c6fc820b
|
chore: bump version to v0.17.1 (#357)
v0.17.1
|
2025-01-16 12:34:59 +01:00 |
|
Valerio Ageno
|
1a8231851d
|
feat: add support for client only lazy loading with dynamic (#331)
|
2025-01-16 12:34:06 +01:00 |
|
Valerio Ageno
|
1dfb83b1aa
|
fix: revert "chore: bump version to v0.17.1" (#356)
|
2025-01-16 12:23:46 +01:00 |
|
Valerio Ageno
|
93cb1ae8ba
|
chore: bump version to v0.17.1 (#354)
|
2025-01-15 19:24:34 +01:00 |
|