Dan Walmsley
|
4ca077cd70
|
non hard coded path for interop.js
|
4 years ago |
Dan Walmsley
|
b2b706ed20
|
working input.
|
4 years ago |
Dan Walmsley
|
98aba6d4a7
|
add basics for ime support.
|
4 years ago |
Dan Walmsley
|
01127d6693
|
style the input element correctly for IME support.
|
4 years ago |
Dan Walmsley
|
ddc9b33e1a
|
add input and composition events to input helper.
|
4 years ago |
Dan Walmsley
|
8a9764a7f6
|
fix sizing issues.
|
4 years ago |
Dan Walmsley
|
6d610c3533
|
initialize input hidden.
|
4 years ago |
Dan Walmsley
|
fdf37f5786
|
ensure input box is hidden until needed.
|
4 years ago |
Dan Walmsley
|
d48981872d
|
ensure the dom is setup so that the avalonia elements tracks the size and position of container div.
|
4 years ago |
Dan Walmsley
|
6750e57bd5
|
Merge remote-tracking branch 'origin/master' into features/blazorless-wasm
|
4 years ago |
Dan Walmsley
|
38fb9f18c4
|
Merge pull request #8963 from AvaloniaUI/ios-ime-responder
Fully working IME - WASM, ios and Android
|
4 years ago |
Dan Walmsley
|
cd0cbedf10
|
set canvas height and width properties to resize backing buffer.
|
4 years ago |
Dan Walmsley
|
710f015b68
|
refactor subscription of pointer events to share code, and preventdefault when handled.
|
4 years ago |
Max Katz
|
50cc71996c
|
Reorganize interop, remove "blazor" terminology and add some missing features
|
4 years ago |
Dan Walmsley
|
42e0cdce37
|
remove logging.
|
4 years ago |
Dan Walmsley
|
c1a3974fb0
|
correctly style canvas to fill users div.
|
4 years ago |
Dan Walmsley
|
c19797988c
|
allow any div to be turned into a toplevel.
|
4 years ago |
Dan Walmsley
|
31090e4989
|
implement mouse events.
|
4 years ago |
Dan Walmsley
|
35ca12e9b1
|
add missing stubs.
|
4 years ago |
Dan Walmsley
|
19ea413e4e
|
Revert "temporarilty trim down control catalog."
This reverts commit 2a67b7950b.
# Conflicts:
# samples/ControlCatalog/MainView.xaml
|
4 years ago |
Dan Walmsley
|
8d6050bf97
|
implement dpi and size tracking.
|
4 years ago |
Dan Walmsley
|
e1a4609233
|
render avalonia content.
|
4 years ago |
Dan Walmsley
|
3e16701f83
|
Merge branch 'features/blazorless-wasm' of github.com:AvaloniaUI/Avalonia into features/blazorless-wasm
|
4 years ago |
Dan Walmsley
|
77f06aa529
|
remove test function.
|
4 years ago |
Max Katz
|
722c05acc7
|
Add initial stream interop
|
4 years ago |
Max Katz
|
03db5ac898
|
Ignore wwwroot of web project
|
4 years ago |
Max Katz
|
8402e6b5f2
|
Delete generated files
|
4 years ago |
Max Katz
|
4b5885fab6
|
Add initial InputHelper
|
4 years ago |
Dan Walmsley
|
94278e5c3a
|
successful gl canvas init.
|
4 years ago |
Dan Walmsley
|
25878fa838
|
partially implement wasm backend initialisation.
|
4 years ago |
Dan Walmsley
|
2a67b7950b
|
temporarilty trim down control catalog.
|
4 years ago |
Max Katz
|
8efd4bb04d
|
Fix
|
4 years ago |
Dan Walmsley
|
39aa7f513c
|
move initialisation to managed side.
|
4 years ago |
Dan Walmsley
|
43017d1590
|
remove and rename code.
|
4 years ago |
Dan Walmsley
|
e3e0f3caef
|
working webgl and GRGl context initialisation.
|
4 years ago |
Dan Walmsley
|
08336ae4b3
|
add js emscripten injection.
|
4 years ago |
Dan Walmsley
|
6d05bbbc35
|
add initial work towards blazorless wasm
|
4 years ago |
Benedikt Stebner
|
c6bddc60d2
|
Merge branch 'ios-ime-responder' of https://github.com/AvaloniaUI/Avalonia into ios-ime-responder
|
4 years ago |
Benedikt Stebner
|
a242a10db4
|
Android - switch to full editor input connection
|
4 years ago |
Dan Walmsley
|
0cfc320875
|
tweak wasm inputbox so not visible but takes part in a11y tree for ios compat.
|
4 years ago |
Benedikt Stebner
|
169480e74d
|
Fix GetTextLineText
|
4 years ago |
Dan Walmsley
|
609f5e73e4
|
Merge remote-tracking branch 'origin/master' into ios-ime-responder
|
4 years ago |
Benedikt Stebner
|
8084bdbd78
|
Properly raise surroundingText changed
|
4 years ago |
Max Katz
|
e57e0b76fc
|
Merge pull request #9003 from AvaloniaUI/fixes/remove-leftover-console-writeline
Removed leftover debug code
|
4 years ago |
Dan Walmsley
|
991364f33c
|
remove mobile sandbox apps from build.
|
4 years ago |
Dan Walmsley
|
b94cf8d920
|
Merge remote-tracking branch 'origin/master' into ios-ime-responder
|
4 years ago |
Dan Walmsley
|
bb2caa0c62
|
make native input box invisible.
|
4 years ago |
Dan Walmsley
|
e9fc5fe9ac
|
make input box size to the surrounding text and position correctly.
|
4 years ago |
Dan Walmsley
|
ecc3c7e3b1
|
ensure caretRectChange events propogate
|
4 years ago |
Nikita Tsukanov
|
b101cb1ba2
|
Removed leftover debug code
|
4 years ago |