Steven Kirk
002377044a
Disallow selectors with trailing /template/.
It's an invalid selector: what does `Button /template/` select?
4 years ago
Steven Kirk
de584666d4
Merge branch 'master' into feature/7120-control-themes
4 years ago
Steven Kirk
34cc24e516
Merge branch 'master' into feature/7120-control-themes
4 years ago
Max Katz
60d51ab156
Merge pull request #8370 from Gillibald/feature/RichTextBlock
Introduce RichTextBlock
4 years ago
Max Katz
8468d36535
Merge branch 'master' into feature/RichTextBlock
4 years ago
Max Katz
c3587ba072
Merge pull request #8456 from AvaloniaUI/fixes/splitview-culture-sensitive
make splitview not culture sensitive.
4 years ago
Dan Walmsley
45ae4221dc
correct spelling.
4 years ago
Benedikt Stebner
cc2d791f36
Update samples/Sandbox/MainWindow.axaml
Co-authored-by: Max Katz <maxkatz6@outlook.com>
4 years ago
Dan Walmsley
b7a3bce6f9
fix compiler warning.
4 years ago
Dan Walmsley
84a4de5c07
make splitview not culture sensitive.
4 years ago
Dan Walmsley
3c3a186f63
Merge pull request #8443 from AvaloniaUI/intergration-azure-pipelines
Run integration tests on CI (win32 / macos)
4 years ago
Dan Walmsley
c034525d29
win32, keep window size at all scale settings when entering and exiting fs mode.
4 years ago
Dan Walmsley
fdf3d291da
Merge remote-tracking branch 'origin/intergration-azure-pipelines' into intergration-azure-pipelines
4 years ago
Dan Walmsley
d2ff748680
Merge branch 'master' into intergration-azure-pipelines
4 years ago
Dan Walmsley
0bb62fa809
use 4k res on windows tests
4 years ago
Dan Walmsley
7b12c76e1d
build test app first.
4 years ago
Dan Walmsley
03b0fcb454
add windows integration tests
4 years ago
Dan Walmsley
407f761201
add windows task
4 years ago
Steven Kirk
3e17bd0662
Skip these failing tests for now.
I will work on a fix.
4 years ago
Steven Kirk
a341c33b55
Revert "Fix parent selectors with /template/ at end."
This reverts commit e50b416d5b as it was not functioning correctly.
4 years ago
Steven Kirk
030c956e31
Revert "Make MovePreviousOrParent internal as well."
This reverts commit 5e1f28f2a9 .
4 years ago
Max Katz
0eae455bfa
Merge pull request #8430 from AvaloniaUI/wasm-pen
Pen support for Browser backend
4 years ago
Max Katz
1732c1d2d9
Merge branch 'master' into wasm-pen
4 years ago
Max Katz
4a2b731d46
Merge pull request #8303 from AvaloniaUI/file-picker
File picker and bookmarks API
4 years ago
Dan Walmsley
e33f7a2128
Merge branch 'master' into wasm-pen
4 years ago
Max Katz
daa071e1f9
Add base PickerOptions + some formatting
4 years ago
Dan Walmsley
8fea718182
Merge branch 'master' into file-picker
4 years ago
Dan Walmsley
f215bfadf0
dont start appium
4 years ago
Dan Walmsley
9679b1562c
use self hosted mac agent.
4 years ago
Max Katz
6a9d367958
Merge pull request #8417 from HappenHq/blazor-skia-raster-backend
[Blazor] Implement Skia Raster backend for rendering to HTML canvas
4 years ago
Sentient Lobster
955d8782a2
Merge branch 'master' into blazor-skia-raster-backend
4 years ago
Max Katz
64dd2f49d1
Merge pull request #8445 from pr8x/devtools-nav-properties
Some QOL improvements for DevTools
4 years ago
Max Katz
cc8f9754a0
Merge branch 'master' into devtools-nav-properties
4 years ago
Max Katz
d546a124a4
Merge pull request #8442 from AvaloniaUI/fixes/empty-batch-update
Fix empty batch nested updates.
4 years ago
Dan Walmsley
219a12fb74
use macos-12 for integration tests
4 years ago
Dan Walmsley
92bdf1cce5
install the integration sample app
4 years ago
Dan Walmsley
fc19f1e1a0
fix yaml
4 years ago
Dan Walmsley
d400353bfe
install sdks.
4 years ago
Dan Walmsley
fb7998bf9d
Update azure-pipelines-integrationtests.yml for Azure Pipelines
4 years ago
Dan Walmsley
0f40cedfb9
Update azure-pipelines-integrationtests.yml for Azure Pipelines
4 years ago
Dan Walmsley
d462d1147a
Update azure-pipelines-integrationtests.yml for Azure Pipelines
4 years ago
Dan Walmsley
9c8b779747
Update azure-pipelines-integrationtests.yml for Azure Pipelines
4 years ago
Dan Walmsley
e4203da346
Update azure-pipelines-integrationtests.yml for Azure Pipelines
4 years ago
Dan Walmsley
9ed8648c91
Set up CI with Azure Pipelines
[skip ci]
4 years ago
Luis von der Eltz
c7b65512bd
Some QOL for DevTools navigate feature
4 years ago
Steven Kirk
4d23058c9b
Don't run an unnecessary batch update.
If there are no styles to detach, there's no reason to run a batch update.
4 years ago
Steven Kirk
259c2d8020
Remove check for invalid state.
This state is not actually invalid: it can happen when running an empty batch update of >1 value which causes new, empty batch update to run in a `PropertyChanged` handler triggered from the first batch update.
4 years ago
Steven Kirk
b95e377a7e
Added failing batch update test.
4 years ago
Steven Kirk
31b9cd39a8
Merge pull request #8440 from AvaloniaUI/fixes/osx-popups-dont-have-shadow
[OSX] popups shouldnt have shadow
4 years ago
Dan Walmsley
423dacda5b
[OSX] popups shouldnt have shadow
4 years ago