Max Katz
|
d77a38739e
|
Update TabControlPage.xaml
|
3 years ago |
Max Katz
|
15ec0eb202
|
Update TabControlPage.xaml
|
3 years ago |
Dan Walmsley
|
c29fff0342
|
rename avalonia.web to avalonia.browser
|
3 years ago |
Max Katz
|
07d53775ba
|
Make all themes AOT friendly by moving StyleInclude to the XAML
|
3 years ago |
Max Katz
|
b0618d1057
|
Try to fix unit test
|
3 years ago |
Max Katz
|
fa0cea97fe
|
Enable compiled bindings by default and fix all the usages + adjust some namespaces
|
3 years ago |
Emmanuel Hansen
|
96d4a1588b
|
remove notification manager property from toplevel. remove unused notification manager in control catalog main window
|
3 years ago |
Dan Walmsley
|
ad574e2c64
|
use net 7 for integration test app.
|
3 years ago |
Max Katz
|
12921c17f7
|
Refactor extension to use a custom xaml method
|
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 |
Emmanuel Hansen
|
7ce869475e
|
add notifcationmanager property to toplevel
|
3 years ago |
robloo
|
c959c0594f
|
Update palettes used in the ColorPickerPage
|
3 years ago |
Max Katz
|
3d4b0ae91c
|
Reenable form factor markup extension with some tests
|
3 years ago |
Max Katz
|
06a68751a4
|
Move IsOnPlatform method to the xaml helpers class
|
3 years ago |
Dan Walmsley
|
116146e847
|
smooth resizing wasm.
|
3 years ago |
Max Katz
|
9e41a88f46
|
Reimplement OnPlatform to inject IL code instead of markup extension
|
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 |
Dan Walmsley
|
59e12e4d30
|
add OnFormFactor extension.
|
3 years ago |
Dan Walmsley
|
81dca34889
|
tmp
|
3 years ago |
Dan Walmsley
|
aa09803e58
|
add a platform info page to control catalog that tells user where avalonia thinks its running,
|
3 years ago |
robloo
|
6bc689a662
|
Updates from code review
|
3 years ago |
Dan Walmsley
|
813476a1a5
|
fix designer tests.
|
3 years ago |
Steven Kirk
|
9c05066718
|
Added integration tests for #8869.
Some tests failing on Win32.
|
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 |
Max Katz
|
d1868e5d42
|
Simple implementation of RowTheme, CellTheme, ColumnHeaderTheme and RowGroupTheme
|
3 years ago |
Max Katz
|
f47f71c08d
|
Remove AlternatingRowBackground from the API
|
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 |
Tim
|
2a2add7d4d
|
Update ListBoxPage:
- Added ItemModel
- Enable CompiledBindings
- Use DisplayMemberBinding
|
4 years ago |
Tim
|
dcebd4f5ab
|
Update TabControl-Demo to use the new added HeaderDisplayMemberBinding
|
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 |