Greg Johnston
|
3406446ebd
|
module restructuring for 0.7
|
2024-08-01 19:40:56 -04:00 |
|
Greg Johnston
|
53b22a9b74
|
clear some warnings
|
2024-08-01 19:40:56 -04:00 |
|
Greg Johnston
|
e68730d15f
|
rename TupleBuilder to NextTuple and prep for release
|
2024-08-01 19:40:56 -04:00 |
|
Greg Johnston
|
2239f04f6b
|
prep for preview release
|
2024-08-01 19:40:56 -04:00 |
|
Greg Johnston
|
ab67bea7ec
|
rename any_error
|
2024-08-01 19:40:56 -04:00 |
|
Greg Johnston
|
0beef3b2e0
|
prep for preview release
|
2024-08-01 19:40:56 -04:00 |
|
Greg Johnston
|
2470637b0b
|
SSR optimizations for binary size, and flat router
|
2024-08-01 19:40:25 -04:00 |
|
Greg Johnston
|
2934c295b5
|
work on Axum integration and on error boundaries
|
2024-08-01 19:40:25 -04:00 |
|
Greg Johnston
|
782cb93743
|
feat: add <A>
|
2024-08-01 19:40:25 -04:00 |
|
Greg Johnston
|
464f157186
|
make placeholder-finding code consistent across container types
|
2024-08-01 19:40:25 -04:00 |
|
Greg Johnston
|
b53e4d8ff8
|
remove logs
|
2024-08-01 19:40:25 -04:00 |
|
Greg Johnston
|
13da1e743d
|
remove TryCatch/fallible rendering in favor of better ErrorBoundary model
|
2024-08-01 19:40:25 -04:00 |
|
Greg Johnston
|
52da0e43ac
|
fix Vec hydration
|
2024-08-01 19:40:25 -04:00 |
|
Greg Johnston
|
42b99dd912
|
ErrorBoundary SSR and serialization of errors to support hydration
|
2024-08-01 19:40:25 -04:00 |
|
Greg Johnston
|
851e1f73fd
|
get types working with nested ErrorBoundary/Suspense
|
2024-08-01 19:40:25 -04:00 |
|
Greg Johnston
|
e11eea1af1
|
probably as far as I can go with the current SuspenseBoundary approach
|
2024-08-01 19:40:25 -04:00 |
|
Greg Johnston
|
f508cc4510
|
fix static types
|
2024-08-01 19:40:25 -04:00 |
|
Greg Johnston
|
add3be0ff5
|
Suspense SSR
|
2024-08-01 19:40:25 -04:00 |
|
Greg Johnston
|
a01640cafd
|
updates toward todo_app_sqlite
|
2024-08-01 19:40:25 -04:00 |
|
Greg Johnston
|
e0e67360aa
|
implement rendering traits for signals directly on stable
|
2024-08-01 19:40:25 -04:00 |
|
Greg Johnston
|
603f9f96c4
|
working model for Suspense with new version
|
2024-08-01 19:40:25 -04:00 |
|
Greg Johnston
|
f78e675506
|
probably as far as I can go with the current SuspenseBoundary approach
|
2024-08-01 19:40:24 -04:00 |
|
Greg Johnston
|
cc2714c03d
|
fix ErrorBoundary/Suspense
|
2024-08-01 19:40:24 -04:00 |
|
Greg Johnston
|
c06110128b
|
feat: ErrorBoundary and Suspense
|
2024-08-01 19:40:24 -04:00 |
|
Greg Johnston
|
d7c62622ae
|
feat: ErrorBoundary
|
2024-08-01 19:40:24 -04:00 |
|
Greg Johnston
|
1edec6c36a
|
fix Cargo.toml merge issues
|
2024-08-01 19:40:24 -04:00 |
|
Greg Johnston
|
100ed7d926
|
ErrorBoundary component
|
2024-08-01 19:40:24 -04:00 |
|
Greg Johnston
|
88b93f40f9
|
Suspense/Transition components
|
2024-08-01 19:40:24 -04:00 |
|
Greg Johnston
|
f5935c6333
|
correctly omit HTML-generating code from AnyView
|
2024-08-01 19:40:24 -04:00 |
|
Greg Johnston
|
c8e5e1b16b
|
experimental sledgehammer Renderer backend
|
2024-08-01 19:40:24 -04:00 |
|
Greg Johnston
|
a12c707f3f
|
fix async context issues, add flat routing
|
2024-08-01 19:40:24 -04:00 |
|
Greg Johnston
|
6d9906111d
|
test more dynamic string length work
|
2024-08-01 19:40:24 -04:00 |
|
Greg Johnston
|
5ea314c998
|
attribute value escaping
|
2024-08-01 19:40:24 -04:00 |
|
Greg Johnston
|
b41fde3ff9
|
work related to 0.7 blog port
|
2024-08-01 19:40:24 -04:00 |
|
Greg Johnston
|
c29081b12a
|
completing work on meta
|
2024-08-01 19:40:24 -04:00 |
|
Greg Johnston
|
39607adc94
|
initial work on meta
|
2024-08-01 19:40:24 -04:00 |
|
Greg Johnston
|
abfe3cabd2
|
fix nested route rebuilding
|
2024-08-01 19:40:24 -04:00 |
|
Greg Johnston
|
84ebdc1b92
|
get basic routing working
|
2024-08-01 19:40:24 -04:00 |
|
Greg Johnston
|
9f02cc8cc1
|
stash
|
2024-08-01 19:40:24 -04:00 |
|
Greg Johnston
|
317f90e1e3
|
use either_of crate
|
2024-08-01 19:40:24 -04:00 |
|
Greg Johnston
|
a3c3478831
|
clear warning
|
2024-08-01 19:40:24 -04:00 |
|
Greg Johnston
|
1ca8a9189c
|
chore: clear warnings
|
2024-08-01 19:40:24 -04:00 |
|
Greg Johnston
|
9e276a8879
|
pass on: to components (and lay basis for passing all other attributes)
|
2024-08-01 19:40:24 -04:00 |
|
Greg Johnston
|
53703f208a
|
working on AddAttr
|
2024-08-01 19:40:24 -04:00 |
|
Greg Johnston
|
9a60b21a0a
|
remove boilerplate: require that Node, Element, etc. types always be Clone + 'static
|
2024-08-01 19:40:24 -04:00 |
|
Greg Johnston
|
5bc8c4e0d3
|
use AnyError for all try_ rendering errors, so that they can compose
|
2024-08-01 19:40:24 -04:00 |
|
Greg Johnston
|
7f7003f7f1
|
support for guards with class: syntax
|
2024-08-01 19:40:24 -04:00 |
|
Greg Johnston
|
992e2bce78
|
finish error boundary (fix last state transition issue)
|
2024-08-01 19:40:24 -04:00 |
|
Greg Johnston
|
6c2469ec3a
|
progress on error boundary that works with nested reactivity
|
2024-08-01 19:40:24 -04:00 |
|
Greg Johnston
|
a7162d7907
|
progress on error boundary that works with nested reactivity
|
2024-08-01 19:40:24 -04:00 |
|