Jonathan Kelley
|
1cbfcde6cd
improve build times by extracting asset opt into its own crate (#3273)
|
6 months ago |
ASR-ASU
|
79a2f023e7
Add the `onvisible` event handler to `Element` (#2911)
|
6 months ago |
Jonathan Kelley
|
b114ed39f3
drop reference types due to deprecation, pin browserlist (fix ci) (#3272)
|
6 months ago |
Evan Almloff
|
5fc099b30a
document Write, GenerationalRef, and GenerationalRefMut (#3253)
|
6 months ago |
Evan Almloff
|
9dc567255a
Fix fullstack axum integration docs (#3263)
|
6 months ago |
Evan Almloff
|
354c4ce9cc
Fix diffing cloned rsx nodes by deep cloning nodes before mounting them (#3271)
|
6 months ago |
Miles Murgaw
|
2c1215c6a4
fix: legacy folder asset (#3264)
|
6 months ago |
Evan Almloff
|
a7806583b2
Fix hot reloading identical event handler closures (#3270)
|
6 months ago |
igor
|
f257529bec
chore(web): bump web-sys & js-sys to 0.3.70 (#3256)
|
7 months ago |
Evan Almloff
|
3d62fbf021
Fix base path on web and fullstack (#3247)
|
7 months ago |
Jonathan Kelley
|
1e8693a0e8
wgpu windows (fixed) (#3257)
|
7 months ago |
Ryo Hirayama
|
e1457744f0
Fix hydration race condition (#3240)
|
7 months ago |
Miles Murgaw
|
3af7d34ef3
Fix: CLI Windows Write `exe` Errors (#3239)
|
7 months ago |
Evan Almloff
|
f9617c8d33
Restore manganis optimizations (#3195)
|
7 months ago |
Jonathan Kelley
|
31d72db82d
fix android serverfns (#3231)
|
7 months ago |
Jonathan Kelley
|
493c5c7532
properly expose all symbls in manganis without linker intercept (#3230)
|
7 months ago |
Jonathan Kelley
|
017478d212
feat: traverse the target directory instead of intercepting the linker to collect assets (#3228)
|
7 months ago |
Chris Rogus
|
1b54cb95a0
fix the downcast for formdata try_as_web_event (#3227)
|
7 months ago |
Jonathan Kelley
|
fe1dd03732
only specify branch if it's none
|
7 months ago |
Jonathan Kelley
|
7d353c9f17
feat: enable versioned templates (#3223)
|
7 months ago |
Andrew Voynov
|
fca5a82e2b
Fix (and rewrite) `dx init`/`dx new` (#2822)
|
7 months ago |
Jonathan Kelley
|
a0e649ad96
Release v0.6.0-alpha.5
|
7 months ago |
Jonathan Kelley
|
fb7c568275
fix: java_home and cli swallowing logs (#3221)
|
7 months ago |
Miles Murgaw
|
6da7226370
fix: asset warnigns on windows (#3220)
|
7 months ago |
Jonathan Kelley
|
992c2b0b9c
feat: add keep-symbols flag, change ssg format to Vec<String> (#3217)
|
7 months ago |
Miles Murgaw
|
af53354b28
Feat: Android Dynamic Arch Support (#3215)
|
7 months ago |
Jonathan Kelley
|
5ecbb6594c
fixes: light qol fixes for ssg and logging on `dx run` (#3216)
|
7 months ago |
Jonathan Kelley
|
ba4389567d
Deprecate relative asset paths, better warnings for asset!() (#3214)
|
7 months ago |
Jonathan Kelley
|
8a2922c663
feat: allow android apps with any name, fix android + windows for aarch64 target (#3213)
|
7 months ago |
Alex Andreba
|
1370bce182
Add support for user-provided event loops & event handlers (#3180)
|
7 months ago |