dioxus/packages
2024-07-23 16:12:54 -07:00
..
autofmt 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
check Improve inline docs (#2460) 2024-06-06 18:15:17 -07:00
cli fix: gitignore builder (#2689) 2024-07-23 16:12:54 -07:00
cli-config Splash Screens (#2657) 2024-07-23 10:22:49 -07:00
config-macro Simplify dioxus-config-macro (#2514) 2024-06-18 16:10:23 -07:00
core Make VirtualDom constructor take an impl Fn() instead of a function pointer (#2583) 2024-07-23 10:40:48 -07:00
core-macro Fix some CI (windows + nasm, core-macro error) (#2676) 2024-07-23 09:58:13 -07:00
desktop prevent the reload shortcut on windows (#2654) 2024-07-23 10:58:17 -07:00
dioxus Re-Export Manganis & Update Examples (#2625) 2024-07-23 10:29:37 -07:00
dioxus-lib Remove deprecated macros: inline_props, format_args_f!, render! (#2574) 2024-07-02 21:46:11 -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 some CI (windows + nasm, core-macro error) (#2676) 2024-07-23 09:58:13 -07:00
generational-box Fix generation race condition with sync storage (#2638) 2024-07-23 10:30:57 -07:00
hooks Suspense boundaries/out of order streaming/anyhow like error handling (#2365) 2024-07-01 20:50:36 -07:00
hot-reload 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
html Handle deserialize errors without panic (#2664) 2024-07-22 12:20:15 -05: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 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
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 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
mobile set up example scaping for docs.rs (#2450) 2024-05-28 13:05:55 -07:00
playwright-tests switch to a Document trait and introduce Script/Head/Style/Meta components (#2635) 2024-07-17 20:54:03 -05:00
router Re-Export Manganis & Update Examples (#2625) 2024-07-23 10:29:37 -07:00
router-macro Suspense boundaries/out of order streaming/anyhow like error handling (#2365) 2024-07-01 20:50:36 -07:00
rsx Expand to a partial Component if a shorthand attribute starts with a capital letter (#2652) 2024-07-23 10:57:15 -07:00
rsx-rosetta 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
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 generation race condition with sync storage (#2638) 2024-07-23 10:30:57 -07:00
ssr 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
static-generation 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
web revision: use JSON compatible serializer (#2592) 2024-07-23 14:36:37 -07:00