Moritz Hedtke 2be2333ef4 Add initial version of hash history (#4311) 3 days ago
..
barebones-template fa012f36ff release 0.7.0-alpha.0 1 month ago
cli-optimization 76ffcabd0b Cache hashed assets forever in fullstack (#3928) 1 week ago
default-features-disabled f610c6b8c1 Implement Into<CaptureError> for the default server function error type (#4205) 6 days ago
fullstack f610c6b8c1 Implement Into<CaptureError> for the default server function error type (#4205) 6 days ago
fullstack-mounted a1107de0c0 Update axum and many dependencies (#3825) 2 months ago
fullstack-routing 315854b449 fix can go back hydration (#4209) 1 week ago
liveview dfc359cdfb adds feature `server_fn_axum` that compiles for wasm target (#3840) 3 months ago
nested-suspense f610c6b8c1 Implement Into<CaptureError> for the default server function error type (#4205) 6 days ago
suspense-carousel d976ca184a Binary patching rust hot-reloading, sub-second rebuilds, independent server/client hot-reload (#3797) 1 month ago
wasm-split-harness 58669f892d Move asset hashing into the CLI (#3988) 3 weeks ago
web ad63d529fd Merge static and dynamic styles (#3950) 1 month ago
web-hash-routing 2be2333ef4 Add initial version of hash history (#4311) 3 days ago
web-routing 53ef78823d Fix web redirect routes (#4109) 1 month ago
.gitignore 52e14e8ece dont commit wasm 1 year ago
cli-optimization.spec.js 58669f892d Move asset hashing into the CLI (#3988) 3 weeks ago
default-features-disabled.spec.js 8c866b783d Remove default features when fullstack is enabled and one platform is enabled in the default features (#3925) 2 months ago
fullstack-mounted.spec.js d890cc72ac Fix mounted event after initial hydration (#3480) 5 months ago
fullstack-routing.spec.js 09a4b5eb4e Return a 404 when paring the route fails (#3860) 3 months ago
fullstack.spec.js 76ffcabd0b Cache hashed assets forever in fullstack (#3928) 1 week ago
liveview.spec.js c0e01f99af Fix onmounted event triggering many times (#3346) 6 months ago
nested-suspense-no-js.spec.js bd484842bd Fix playwright tests (#2695) 11 months ago
nested-suspense-ssg.spec.js fdd77d79c1 Restore SSG serve logic (#4111) 4 days ago
nested-suspense.spec.js bd484842bd Fix playwright tests (#2695) 11 months ago
package-lock.json 39e783c19f update Playwright to 1.52.0 (#4125) 3 weeks ago
package.json 39e783c19f update Playwright to 1.52.0 (#4125) 3 weeks ago
playwright.config.js 2be2333ef4 Add initial version of hash history (#4311) 3 days ago
suspense-carousel.spec.js bd484842bd Fix playwright tests (#2695) 11 months ago
wasm-split.spec.js bdeedc13eb feat: router-based wasm bundle splitting (#3683) 4 months ago
web-hash-routing.spec.js 2be2333ef4 Add initial version of hash history (#4311) 3 days ago
web-routing.spec.js 53ef78823d Fix web redirect routes (#4109) 1 month ago
web.spec.js 58669f892d Move asset hashing into the CLI (#3988) 3 weeks ago