Benedikt Stebner
|
eb627f393c
|
More fixes
|
4 years ago |
Benedikt Stebner
|
7cbeb7ad3f
|
Rework TextLineImpl hit testing
|
4 years ago |
Nikita Tsukanov
|
d3debf0177
|
Merge pull request #8467 from AvaloniaUI/bindings-to-types-should-work
Fix bindings to Types.
|
4 years ago |
Takoooooo
|
8e57d0b7c6
|
Fix bindings to Types.
|
4 years ago |
Max Katz
|
69b4ddc160
|
Merge pull request #8466 from AvaloniaUI/more-compiled-binding-fixes
More compiled binding fixes
|
4 years ago |
Max Katz
|
34f8f3d556
|
Fix DataType set on Binding extension + add tests
|
4 years ago |
Max Katz
|
ff3b23b2d6
|
Formatting
|
4 years ago |
Max Katz
|
5d234cd49c
|
Remove reflection bindings from standard controls
|
4 years ago |
Max Katz
|
2619ab1759
|
Fix compiled binding with TemplatedParent relative source
|
4 years ago |
Max Katz
|
142b878984
|
Fix special case of compiled binding with Path child
|
4 years ago |
Max Katz
|
042fd47c1e
|
Fix ElementName binding inside of control template
|
4 years ago |
Max Katz
|
a1804e2e16
|
Add tests for explicitly implemented interface property binding
|
4 years ago |
Max Katz
|
55d19ea123
|
Merge pull request #8465 from danielmayost/fixes/repeaterMirrorTransform
fixes FlowDirection issue in ItemsRepeater
|
4 years ago |
daniel mayost
|
f80cf2d355
|
add base.OnAttachedToVisualTree(e) call to repeater
|
4 years ago |
Dan Walmsley
|
07ed206920
|
Merge pull request #8433 from AvaloniaUI/fixes/8389-datagrid-detach
Improve performance of style class selector subscriptions
|
4 years ago |
Max Katz
|
377248d491
|
Merge pull request #8452 from workgroupengineering/fixes/Warnings/DataGrid
fix(DataGrid): CS8073 The result of the expression is always 'true'
|
4 years ago |
workgroupengineering
|
92399689eb
|
Merge branch 'master' into fixes/Warnings/DataGrid
|
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 |
Giuseppe Lippolis
|
b63b84860c
|
fix(DataGrid): CS8073 The result of the expression is always 'true'
|
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 |