Julien Lebosquain
0a26404268
Fix WasmExtraFilesToDeploy on non-Windows .NET 8 ( #13698 )
2 years ago
Max Katz
020cf9ff21
Make Avalonia.Browser work on .NET 8 ( #13312 )
* Update SkiaSharp/HarfBuzzSharp and use proper native bits, make it configurable
* Run UiThreadRender jobs on each animation request in WASM
* Update ControlCatalog to match our current templates
* Add TaskContinuationOptions.ExecuteSynchronously in compositing engine where it's missed
* Log invalid rendering configuration
* Use setInterval isntead of Timer on WASM
* Minor fixes
* Implement BrowserDispatcherImpl and avoid possible memory leak
2 years ago
Dan Walmsley
c29fff0342
rename avalonia.web to avalonia.browser
3 years ago
Dan Walmsley
116146e847
smooth resizing wasm.
3 years ago
Dan Walmsley
6cf47980f3
fix trimmer roots include.
4 years ago
Dan Walmsley
f2e5193819
add roots.xml
4 years ago
Dan Walmsley
5503e8f775
move sample, and fix splash screen positioning and rename blazor sample.
4 years ago
Max Katz
0d05c40ca2
Remove old blazor backend. Keep blazor components with new WASM implementation.
4 years ago
Benedikt Stebner
e69fff386f
Reset surroundingText on focus change
Reset surroundingText on focus change
4 years ago
Dan Walmsley
9c5fbcfa1b
support net 7 on wasm backend.
4 years ago
Benedikt Stebner
ff3fe479b1
Fix ControlCatalog.Web build
4 years ago
Max Katz
a568c175f3
Solve workload installation
4 years ago
Dan Walmsley
e7a36d011f
fix controlcatalog.web
4 years ago
Dan Walmsley
b1353793f5
fix wasm props.
4 years ago
Dan Walmsley
6dd74a3b83
make avalonia.skia pull in wasm native assets.
4 years ago
Dan Walmsley
a0e93c6250
optimizations.
4 years ago
Dan Walmsley
236e02ad3c
implement mouse event modifiers.
4 years ago
Dan Walmsley
f8d73e2d85
add linker config file.
4 years ago
Benedikt Stebner
a212489efb
Fix namspaces
Fix native asset reference
Move js interop classes
4 years ago
Dan Walmsley
65f56f28b5
use newer skiasharp version.
4 years ago
Dan Walmsley
6c11cd7f37
dont optimize debug builds
4 years ago
Dan Walmsley
e51efddddb
add missing stuff.
4 years ago
Dan Walmsley
89482b0181
add Avalonia.Blazor and sample project.
4 years ago