dioxus/packages
Jonathan Kelley 8b586352a2
Make wasm-bindgen parallel/disable log, speed up 2-10x (#3161)
* wip: pull out incr linker intercept and debug=true for wasm for faster builds

* make walrus parallel

* clean up impl
2024-11-04 18:32:23 -08:00
..
autofmt Fix bundling/path errors, sidecar support, iOS/Android simulator support, asset hotreload fixes, serverfn hotrelad, native tailwind support (#2779) 2024-10-25 17:23:45 -07:00
check Allow hooks in the expression of a match statement and if statement (#2902) 2024-09-07 13:35:15 -05:00
cli Make wasm-bindgen parallel/disable log, speed up 2-10x (#3161) 2024-11-04 18:32:23 -08:00
cli-config Fix bundling/path errors, sidecar support, iOS/Android simulator support, asset hotreload fixes, serverfn hotrelad, native tailwind support (#2779) 2024-10-25 17:23:45 -07:00
config-macro Fix Links & Add Link Checker (#2769) 2024-08-02 10:46:18 -07:00
core add a warning about using use_hook(RefCell) in the docs (#3151) 2024-10-31 12:49:49 -07:00
core-macro Fix bundling/path errors, sidecar support, iOS/Android simulator support, asset hotreload fixes, serverfn hotrelad, native tailwind support (#2779) 2024-10-25 17:23:45 -07:00
core-types Fix: race condition in asset resolution 2024-11-01 15:34:48 -07:00
desktop SystemTray (#3123) 2024-10-31 12:46:17 -07:00
devtools Fix bundling/path errors, sidecar support, iOS/Android simulator support, asset hotreload fixes, serverfn hotrelad, native tailwind support (#2779) 2024-10-25 17:23:45 -07:00
devtools-types Fix bundling/path errors, sidecar support, iOS/Android simulator support, asset hotreload fixes, serverfn hotrelad, native tailwind support (#2779) 2024-10-25 17:23:45 -07:00
dioxus Move the history provider into the context (#3048) 2024-10-31 12:44:04 -07:00
dioxus-lib Move the history provider into the context (#3048) 2024-10-31 12:44:04 -07:00
document Move the history provider into the context (#3048) 2024-10-31 12:44:04 -07:00
extension bump to 0.6.0-alpha.3 2024-10-14 12:30:41 -07:00
fullstack Fix isg streaming (#3156) 2024-11-01 13:01:04 -07:00
generational-box Fix cloned rsx double drop (#2839) 2024-10-14 09:23:09 -07:00
history Release: dioxus v0.6.0-alpha.4 2024-11-01 16:39:02 -07:00
hooks Fix: Windows File Drag-N-Drop (#3046) 2024-10-14 11:00:11 -07:00
html Move the document trait into a separate crate (#3035) 2024-10-14 10:33:37 -07:00
html-internal-macro Chore: format some cargo tomls (#2970) 2024-09-16 16:58:19 -07:00
interpreter feat: enable ssg using /api/static_routes (#3157) 2024-11-01 15:02:23 -07:00
isrg Add metadata to crates 2024-10-14 12:33:33 -07:00
lazy-js-bundle Fix bug in js bundle 2024-09-17 17:47:41 -07:00
liveview Move the history provider into the context (#3048) 2024-10-31 12:44:04 -07:00
manganis Release: dioxus v0.6.0-alpha.4 2024-11-01 16:39:02 -07:00
mobile Fix bundling/path errors, sidecar support, iOS/Android simulator support, asset hotreload fixes, serverfn hotrelad, native tailwind support (#2779) 2024-10-25 17:23:45 -07:00
playwright-tests Fix bundling/path errors, sidecar support, iOS/Android simulator support, asset hotreload fixes, serverfn hotrelad, native tailwind support (#2779) 2024-10-25 17:23:45 -07:00
router Remove latent dependencies in router 2024-11-01 16:11:24 -07:00
router-macro Move the history provider into the context (#3048) 2024-10-31 12:44:04 -07:00
rsx Fix if chain attributes with mixed expressions and strings (#3149) 2024-10-31 12:48:25 -07:00
rsx-hotreload Fix bundling/path errors, sidecar support, iOS/Android simulator support, asset hotreload fixes, serverfn hotrelad, native tailwind support (#2779) 2024-10-25 17:23:45 -07:00
rsx-rosetta Escape HTML as we translate to rsx (#3038) 2024-10-08 07:02:02 -05:00
server-macro Improve documentation for the fullstack crate (#2952) 2024-10-10 13:40:11 -07:00
signals Fix bundling/path errors, sidecar support, iOS/Android simulator support, asset hotreload fixes, serverfn hotrelad, native tailwind support (#2779) 2024-10-25 17:23:45 -07:00
ssr Extend head components with global attributes (#2888) 2024-10-01 10:24:22 -05:00
static-generation Move the history provider into the context (#3048) 2024-10-31 12:44:04 -07:00
web Move the history provider into the context (#3048) 2024-10-31 12:44:04 -07:00