dioxus/packages
Miles Murgaw bd58a92441
CLI: Toasts & Tweaks (#2702)
* progress: cli toasts

* forgot the html

* progress: toasts

* revision: don't open splash on desktop

* fix: fmt, spellcheck
2024-07-25 14:38:45 -07:00
..
autofmt fix formatting and merging if chains in attributes (#2697) 2024-07-24 18:56:21 -07:00
check Improve inline docs (#2460) 2024-06-06 18:15:17 -07:00
cli CLI: Toasts & Tweaks (#2702) 2024-07-25 14:38:45 -07:00
cli-config Make the web config optional in dioxus.toml (#2700) 2024-07-24 19:23:09 -07:00
config-macro Simplify dioxus-config-macro (#2514) 2024-06-18 16:10:23 -07:00
core Update tasks.rs (#2703) 2024-07-25 12:37:49 -05:00
core-macro fix most typos, add crate-ci/typos to CI (#2653) 2024-07-23 17:49:33 -07:00
desktop CLI: Toasts & Tweaks (#2702) 2024-07-25 14:38:45 -07:00
dioxus Re-Export Manganis & Update Examples (#2625) 2024-07-23 10:29:37 -07:00
dioxus-lib fix most typos, add crate-ci/typos to CI (#2653) 2024-07-23 17:49:33 -07:00
extension Switch to using refs instead of owned for autofmt write block out (#2573) 2024-07-02 12:27:11 -07:00
fullstack Fix playwright tests (#2695) 2024-07-24 12:48:30 -07:00
generational-box Fix generation race condition with sync storage (#2638) 2024-07-23 10:30:57 -07:00
hooks Unify the warning system (#2649) 2024-07-24 15:50:36 -07:00
hot-reload CLI: Toasts & Tweaks (#2702) 2024-07-25 14:38:45 -07:00
html Fix playwright tests (#2695) 2024-07-24 12:48:30 -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 Fix playwright tests (#2695) 2024-07-24 12:48:30 -07:00
router Fix rsx autocomplete and diagnostics in the root; provide better completions after attributes are finished (#2656) 2024-07-23 16:34:50 -07:00
router-macro fix most typos, add crate-ci/typos to CI (#2653) 2024-07-23 17:49:33 -07:00
rsx fix formatting and merging if chains in attributes (#2697) 2024-07-24 18:56:21 -07:00
rsx-rosetta fix most typos, add crate-ci/typos to CI (#2653) 2024-07-23 17:49:33 -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 Fix signal warnings in release mode 2024-07-24 17:55:57 -07:00
ssr Fix playwright tests (#2695) 2024-07-24 12:48:30 -07:00
static-generation Fix playwright tests (#2695) 2024-07-24 12:48:30 -07:00
web CLI: Toasts & Tweaks (#2702) 2024-07-25 14:38:45 -07:00