Max Katz
0dc65db7ba
Revert "simply controlcatalog demo - to revert."
This reverts commit e6b8a7369d .
4 years ago
Max Katz
c757edeea5
Fix WASM SetTransparencyLevelHint
4 years ago
Max Katz
e3b2724f5a
Fix annoying warnings
4 years ago
Dan Walmsley
42fa1c2377
add missing launch settings.
4 years ago
Dan Walmsley
34a19ae48d
make web canvas transparent by clearing gl buffers
4 years ago
Dan Walmsley
e6b8a7369d
simply controlcatalog demo - to revert.
4 years ago
Steven Kirk
18d43a5f47
Merge pull request #9632 from dif-sam/patch-1
Increase GenerateElement performance
4 years ago
Max Katz
81aa44d829
Merge branch 'master' into patch-1
4 years ago
Max Katz
ad855938fb
Merge pull request #9562 from AvaloniaUI/feature/window-show-hide-with-isvisible
IsVisible can control window show and hide.
4 years ago
Dan Walmsley
2be163454b
Merge remote-tracking branch 'origin/master' into feature/window-show-hide-with-isvisible
4 years ago
Dan Walmsley
65d6eccc94
use disposable pattern to make logic more robust.
4 years ago
Max Katz
054c957397
Merge pull request #9627 from AvaloniaUI/disabled-controls-should-not-get-keyboard-events
Disabled controls should lose focus and don't accept keyboard events
4 years ago
Max Katz
0307de4500
Merge branch 'master' into disabled-controls-should-not-get-keyboard-events
4 years ago
Max Katz
0b38185925
Merge pull request #9437 from AvaloniaUI/pull_refresh
Add Refresh Container
4 years ago
Dan Walmsley
77d23f2569
Merge branch 'master' into feature/window-show-hide-with-isvisible
4 years ago
Emmanuel Hansen
19ed6ec05f
addressed reveiw
4 years ago
Emmanuel Hansen
1810a18d26
Merge branch 'master' into pull_refresh
4 years ago
Max Katz
511d7b5957
Merge pull request #9622 from danielmayost/fixes/moveFlowDirection
Move FlowFirection to Visual
4 years ago
Max Katz
cb096dfb12
Merge branch 'master' into patch-1
4 years ago
Benedikt Stebner
36681d19e4
Merge branch 'master' into fixes/moveFlowDirection
4 years ago
Jumar Macato
cea2268971
Merge pull request #9642 from AvaloniaUI/fixes/9514-routedviewhost
Fix canceling animations.
4 years ago
Steven Kirk
1c1025212e
Merge branch 'master' into patch-1
4 years ago
Daniil Pavliuchyk
6b8b5d78f4
Rework focus so we don't return focus to the lastly enabled element
4 years ago
Jumar Macato
a46c35f9b1
Merge branch 'master' into fixes/9514-routedviewhost
4 years ago
Max Katz
2a5c1095cf
Merge pull request #9625 from AvaloniaUI/fixes/9561-theme-reattach
Fix Theme Re-Attach and Animations in Styles Without Activators
4 years ago
Jumar Macato
e630da1616
Merge branch 'master' into fixes/9514-routedviewhost
4 years ago
Max Katz
0e666894d1
Merge branch 'master' into fixes/9561-theme-reattach
4 years ago
Steven Kirk
f4eeb82a58
Actually dispose DisposeAnimationInstanceSubject.
We were creating a `DisposeAnimationInstanceSubject` and then just discarding it, meaning it was never disposed.
Fixes #6111
Fixes #9514
4 years ago
Steven Kirk
4502ed3729
Added ReactiveUIDemo sample.
4 years ago
Nikita Tsukanov
8cc9953d45
Merge pull request #9637 from AvaloniaUI/public-ctors
Do not require matching ctor, if top level element
4 years ago
Max Katz
6348a810a0
Merge branch 'master' into public-ctors
4 years ago
Max Katz
ba1c4dcc1b
Switch to upstream xamlx
4 years ago
Max Katz
8d272c7381
Merge pull request #9566 from AvaloniaUI/fixes/9565-mac-fullscreen-children
MacOS: Only bring windows to front if they're on the active space.
4 years ago
Steven Kirk
23e45beb90
Fix integration tests on macOS.
4 years ago
Steven Kirk
003923b50d
Fix integration tests on Windows.
We need to be explicit about which element we're talking about when there are two elements with the same content, and so use accessibility IDs rather than Name.
4 years ago
Steven Kirk
e3e8c7af48
Merge branch 'master' into fixes/9565-mac-fullscreen-children
4 years ago
Max Katz
76b2d467ae
Merge pull request #9629 from AvaloniaUI/combox_selection
Don't set key event to handled if selection control receives Enter or Space key events
4 years ago
Max Katz
9b9539a791
Merge branch 'master' into combox_selection
4 years ago
Max Katz
bdceb1c3df
Do not require matching ctor, if top level element
4 years ago
Dan Walmsley
9e41e223f8
Merge pull request #9620 from comesx4/fix-tray-menu-issue
bugfix: Prevent showing trayMenu if the menu is empty.
4 years ago
Dan Walmsley
923df459e3
Merge branch 'master' into fix-tray-menu-issue
4 years ago
Max Katz
46fd473772
Merge pull request #9634 from kivarsen/fix-datagrid-grouping-arrows
Fix datagrid grouping arrows
4 years ago
kivarsen
0b76ab251e
Merge branch 'AvaloniaUI:master' into fix-datagrid-grouping-arrows
4 years ago
Kevin Ivarsen
845fea9d11
Swap the figures used for expanded/collapsed groups in DataGrid to match the standard convention.
4 years ago
dif-sam
ef535eeea6
Switch IControl to Control
4 years ago
dif-sam
8b490152d4
Increase GenerateElement performance
Use ability of the IRecyclingDataTemplate to speed up performance, when CellTemplate is an instance of DataTemplate type.
4 years ago
Emmanuel Hansen
a691e7c8fa
don't set key event to handled when selection changes with space or enter
4 years ago
Daniil Pavliuchyk
80e1e1eb4c
Disabled controls should lose focus and don't accept keyboard events
4 years ago
Max Katz
567a38ec72
Merge pull request #9480 from AvaloniaUI/enable-trimming
Enable trimming and fix errors in multiple projects
4 years ago
Max Katz
eb1f2edaed
Merge branch 'master' into enable-trimming
4 years ago