dioxus/packages
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
..
autofmt Fix: #2604, Fix: #2240, Fix: #2341, Fix #1355 - Better error handling and and spaces handling in autofmt (#2736) 2024-07-30 18:36:13 -07:00
check Improve inline docs (#2460) 2024-06-06 18:15:17 -07:00
cli Pre-release 0.6.0-alpha.0 (#2755) 2024-07-31 22:37:39 -05:00
cli-config Feat: always_on_top CLI Setting (#2715) 2024-07-26 16:27:56 -07:00
config-macro Simplify dioxus-config-macro (#2514) 2024-06-18 16:10:23 -07:00
core Pre-release 0.6.0-alpha.0 (#2755) 2024-07-31 22:37:39 -05:00
core-macro Feat: Auto Default Into (#2757) 2024-07-31 20:14:43 -04:00
desktop Pre-release 0.6.0-alpha.0 (#2755) 2024-07-31 22:37:39 -05:00
dioxus Pre-release 0.6.0-alpha.0 (#2755) 2024-07-31 22:37:39 -05:00
dioxus-lib Fix #2378: CLI MSRV and add MSRV to CI (#2716) 2024-07-26 19:24:40 -05:00
extension Fix: #2604, Fix: #2240, Fix: #2341, Fix #1355 - Better error handling and and spaces handling in autofmt (#2736) 2024-07-30 18:36:13 -07:00
fullstack Pre-release 0.6.0-alpha.0 (#2755) 2024-07-31 22:37:39 -05:00
generational-box Pre-release 0.6.0-alpha.0 (#2755) 2024-07-31 22:37:39 -05:00
hooks Pre-release 0.6.0-alpha.0 (#2755) 2024-07-31 22:37:39 -05:00
hot-reload Switch to a pool of dynamic values for hot reloading (#2705) 2024-07-30 17:16:27 +00:00
html Refactor WebEventExt (#2707) 2024-07-31 13:01:25 -07:00
html-internal-macro 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
interpreter fix most typos, add crate-ci/typos to CI (#2653) 2024-07-23 17:49:33 -07:00
lazy-js-bundle switch to a Document trait and introduce Script/Head/Style/Meta components (#2635) 2024-07-17 20:54:03 -05:00
liveview CLI: Toasts & Tweaks (#2702) 2024-07-25 14:38:45 -07:00
mobile set up example scaping for docs.rs (#2450) 2024-05-28 13:05:55 -07:00
playwright-tests Pre-release 0.6.0-alpha.0 (#2755) 2024-07-31 22:37:39 -05:00
router Pre-release 0.6.0-alpha.0 (#2755) 2024-07-31 22:37:39 -05:00
router-macro Parse redirects in the same order they appear in (#2650) 2024-07-25 17:47:38 -07:00
rsx Use the correct to-static impl for sending escaped strings via hotreload (#2753) 2024-07-30 23:06:44 -05:00
rsx-rosetta Fix: #2604, Fix: #2240, Fix: #2341, Fix #1355 - Better error handling and and spaces handling in autofmt (#2736) 2024-07-30 18:36:13 -07:00
server-macro 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
signals Pre-release 0.6.0-alpha.0 (#2755) 2024-07-31 22:37:39 -05:00
ssr Switch to a pool of dynamic values for hot reloading (#2705) 2024-07-30 17:16:27 +00:00
static-generation Pre-release 0.6.0-alpha.0 (#2755) 2024-07-31 22:37:39 -05:00
web Refactor WebEventExt (#2707) 2024-07-31 13:01:25 -07:00