dioxus/packages/fullstack/examples
Jonathan Kelley 0cbcef735f
Pre-release 0.6.0-alpha.0 (#2755)
* CI: add docsrs to ci

* add env vars

* no need for tokio things

* whoops, wrong rust nightly

* add swc

* bump crate versions to 0.6.0-alpha.0

* hoist up warnings and shuffle cargo.toml

* update cargos and disable warnings from ci

* attempt fix of aws

* attempt disabling aws_lc_sys globally

* pull in lc-sys

* add fips feature to fix docs

* turn on features for aws-lc-sys on cargo-doc-all

* pass along more args

* fix cfg docs

* fix: flakey gen box test

* fix: doc_cfg in static gen

* dont include readme

* fix error on static gen

* remove random line

* temporarily disable warnings

* simplify axum desktop so it doesnt count as a lib

* fix binstall link

* bump locks

* lock fixes

* revert axum desktop

* dont publish some crates
2024-07-31 22:37:39 -05:00
..
axum-auth Pre-release 0.6.0-alpha.0 (#2755) 2024-07-31 22:37:39 -05:00
axum-desktop Pre-release 0.6.0-alpha.0 (#2755) 2024-07-31 22:37:39 -05:00
axum-hello-world Hotreloading of for/if/body, formatted strings, literals, component props, nested rsx, light CLI rewrite, cli TUI (#2258) 2024-07-17 19:11:18 -07:00
axum-router Forward cli serve settings and make it easier to provide platform config to fullstack (#2521) 2024-06-28 14:40:41 -07:00
axum-streaming add a streaming example 2024-02-16 16:04:12 -06:00
hackernews Pre-release 0.6.0-alpha.0 (#2755) 2024-07-31 22:37:39 -05:00