Dan Walmsley
|
ad574e2c64
|
use net 7 for integration test app.
|
3 years ago |
Benedikt Stebner
|
040cccf619
|
Attempts to fix Android IME
|
3 years ago |
Steven Kirk
|
c733950aff
|
Refactor gestures tab in IntegrationTestApp.
|
3 years ago |
Steven Kirk
|
9a50b9ee0c
|
Added integration tests for tapped gestures.
Some skipped on Windows as right button actions aren't supported by WinAppDriver.
|
3 years ago |
robloo
|
572ad56150
|
Complete Expander updates
|
3 years ago |
robloo
|
c959c0594f
|
Update palettes used in the ColorPickerPage
|
3 years ago |
Dan Walmsley
|
116146e847
|
smooth resizing wasm.
|
3 years ago |
Benedikt Stebner
|
93b77b1b6a
|
Move inlines support to TextBlock and rename RichTextBlock to SelectableTextBlock
|
3 years ago |
robloo
|
91d25f7416
|
Fix missed property rename
|
3 years ago |
robloo
|
d816726ef0
|
Rename Scale to Scaling and update more comments
|
3 years ago |
robloo
|
6bc689a662
|
Updates from code review
|
3 years ago |
Dan Walmsley
|
813476a1a5
|
fix designer tests.
|
3 years ago |
robloo
|
e96772e707
|
Remove ThirdComponentConverter replacing it with ColorSpectrum.ThirdComponent property
|
3 years ago |
robloo
|
11a73142c0
|
Add additional ColorPicker sample to control catalog created from code-behind
|
3 years ago |
rabbitism
|
c384c10091
|
feat: remove header in TimePicker
|
3 years ago |
rabbitism
|
dd7e941c37
|
feat: remove header from DatePicker.
|
3 years ago |
Benedikt Stebner
|
5a5080b1a5
|
Rework GlyphTypeface
|
3 years ago |
Wiesław Šoltés
|
a432f7d5b1
|
Add SupportedOSPlatform browser
|
3 years ago |
Emmanuel Hansen
|
0869827722
|
Address Review
|
3 years ago |
Emmanuel Hansen
|
ebdb4e1974
|
Seperate Avalonia lifecycle from android activity
|
3 years ago |
Dan Walmsley
|
ff25d17c0b
|
fix build
|
4 years ago |
Dan Walmsley
|
33f9f52ed4
|
fix build error.
|
4 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
|
897f7c9706
|
Reuse module initialization and make it configurable + some fixes
|
4 years ago |
Max Katz
|
0d05c40ca2
|
Remove old blazor backend. Keep blazor components with new WASM implementation.
|
4 years ago |
robloo
|
30fd91121e
|
Comment and update the Screen class
|
4 years ago |
daniilpavliuchyk
|
f6cae3af06
|
WIP
|
4 years ago |
daniilpavliuchyk
|
50cea008d7
|
WIP
|
4 years ago |
ShadowMarker789
|
1aa44984b7
|
Fix for Issue 9064 - Dispatcher call instead
https://github.com/AvaloniaUI/Avalonia/issues/9064
Fix for throwing unhandled exception in screen page, replace direct invalidate visual with dispatcher invocation of invalidate visual
|
4 years ago |
Giuseppe Lippolis
|
b4859f0479
|
fix: Avoid Cast exception on Single View Application
|
4 years ago |
Benedikt Stebner
|
116fd47439
|
Implement FormattedText.BuildHighlightGeometry
|
4 years ago |
Dan Walmsley
|
f1a16db39e
|
revert framework upgrade on controlcatalog.netcore.
|
4 years ago |
Wiesław Šoltés
|
4b31690b12
|
Add add / remove adorner buttons for testing
|
4 years ago |
Wiesław Šoltés
|
272775a3d9
|
Format xaml
|
4 years ago |
Wiesław Šoltés
|
db35037dfb
|
Add LayoutTransformControl
|
4 years ago |
Wiesław Šoltés
|
8351932bf6
|
Set control adorner from xaml
|
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
|
e1a4609233
|
render avalonia content.
|
4 years ago |
Dan Walmsley
|
2a67b7950b
|
temporarilty trim down control catalog.
|
4 years ago |
Benedikt Stebner
|
e69fff386f
|
Reset surroundingText on focus change
Reset surroundingText on focus change
|
4 years ago |
Wiesław Šoltés
|
d6deda6414
|
Add spring animation demo page
|
4 years ago |
Dan Walmsley
|
9c5fbcfa1b
|
support net 7 on wasm backend.
|
4 years ago |
Dan Walmsley
|
c82687426c
|
implement return key and accepts return, and closing keyboard on done return keys.
|
4 years ago |
Dan Walmsley
|
4d90f63953
|
make android compatible with new ime interfaces.
|
4 years ago |
Nikita Tsukanov
|
006fe37d0d
|
Working on iOS IME
|
4 years ago |
robloo
|
2b6dad5068
|
Finish updating Fluent ColorPicker ControlThemes
|
4 years ago |
Giuseppe Lippolis
|
9fc7be195a
|
fix: CS8667 Nullability of reference types in type of
|
4 years ago |
Steven Kirk
|
d1b652213a
|
Make sure child windows have unique titles/ids.
|
4 years ago |