Greg Johnston
|
2934c295b5
|
work on Axum integration and on error boundaries
|
2024-08-01 19:40:25 -04:00 |
|
Greg Johnston
|
789eef914d
|
stash
|
2024-08-01 19:40:25 -04:00 |
|
Greg Johnston
|
782cb93743
|
feat: add <A>
|
2024-08-01 19:40:25 -04:00 |
|
Greg Johnston
|
8642c563d8
|
add use_navigate and Redirect
|
2024-08-01 19:40:25 -04:00 |
|
Greg Johnston
|
755fbd3866
|
preliminary use_navigate work
|
2024-08-01 19:40:25 -04:00 |
|
Greg Johnston
|
d83471e02b
|
fix fallback => match update
|
2024-08-01 19:40:25 -04:00 |
|
Greg Johnston
|
2dd2bb5958
|
add more hooks and primitives to router
|
2024-08-01 19:40:25 -04:00 |
|
Greg Johnston
|
12f2cec5c7
|
nested route CSR working
|
2024-08-01 19:40:25 -04:00 |
|
Greg Johnston
|
a41bf2784f
|
continuing on nested routes
|
2024-08-01 19:40:25 -04:00 |
|
Greg Johnston
|
ebdd31cd9f
|
continuing on nested routes
|
2024-08-01 19:40:25 -04:00 |
|
Greg Johnston
|
acec3bb313
|
working on reconfiguring nested routing
|
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
|
cd438e0bcf
|
fix Transition hydration
|
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
|
0c9167fd30
|
finish todo_app_sqlite_axum
|
2024-08-01 19:40:25 -04:00 |
|
Greg Johnston
|
52da0e43ac
|
fix Vec hydration
|
2024-08-01 19:40:25 -04:00 |
|
Greg Johnston
|
dad91f5960
|
add MultiActionForm
|
2024-08-01 19:40:25 -04:00 |
|
Greg Johnston
|
72e97047a5
|
add MultiAction/ServerMultiAction
|
2024-08-01 19:40:25 -04:00 |
|
Greg Johnston
|
883fd57fe1
|
stash
|
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
|
e4f3cf9cca
|
fix cancellation logic for server fn requests
|
2024-08-01 19:40:25 -04:00 |
|
Greg Johnston
|
60d883a26c
|
only subscribe to memo manually if already loaded
|
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
|
e837e9fded
|
fix stable examples
|
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
|
439deea066
|
suspend!() macro
|
2024-08-01 19:40:25 -04:00 |
|
Greg Johnston
|
e5f5710f46
|
add Transition
|
2024-08-01 19:40:25 -04:00 |
|
Greg Johnston
|
8626db27d7
|
loosen requirements for Show
|
2024-08-01 19:40:25 -04:00 |
|
Greg Johnston
|
ec3f0933fe
|
working on examples
|
2024-08-01 19:40:25 -04:00 |
|
Greg Johnston
|
b50de3a005
|
finish TodoMVC example
|
2024-08-01 19:40:25 -04:00 |
|
Greg Johnston
|
aa878534ad
|
simplify Suspense: this should still work with hydration
|
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
|
c5049ca1bb
|
working on examples
|
2024-08-01 19:40:24 -04:00 |
|
Greg Johnston
|
f69dbb48ca
|
styling with CSS
|
2024-08-01 19:40:24 -04:00 |
|
Greg Johnston
|
5feaf1aea6
|
example with isomorphic GTK/web design system
|
2024-08-01 19:40:24 -04:00 |
|
Greg Johnston
|
ec3ab6a355
|
gtk example
|
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
|
b8b77138ea
|
GTK example for 0.7
|
2024-08-01 19:40:24 -04:00 |
|
Greg Johnston
|
20c29cab89
|
add serde-wasm-bindgen encoding for resources
|
2024-08-01 19:40:24 -04:00 |
|