Max Katz
|
f1fa0b092e
|
Merge pull request #7853 from MarchingCube/progressbar-value-bindingmode
Change ProgressBar Value binding mode to OneWay by default.
|
4 years ago |
Dariusz Komosiński
|
61264825b8
|
Change ProgressBar Value binding mode to OneWay by default.
|
4 years ago |
Max Katz
|
49d4f0c026
|
Merge pull request #7008 from workgroupengineering/features/Issue_6642
feat(ContentPresenter): Content of ContentPresenter should become DataContext of the subtree whenever ContentTemplate is not null
|
4 years ago |
Max Katz
|
28c7e94959
|
Merge branch 'master' into features/Issue_6642
|
4 years ago |
Dan Walmsley
|
e013e4c044
|
Merge pull request #7832 from AvaloniaUI/fixes/7815-overlaylayer-measure
Measure overlay layer children to constraint.
|
5 years ago |
Dan Walmsley
|
459a3c7470
|
Merge branch 'master' into fixes/7815-overlaylayer-measure
|
5 years ago |
Max Katz
|
79479a3840
|
Merge pull request #7827 from MarchingCube/devtools-binding-visualization
Add support for showing binding paths in DevTools.
|
5 years ago |
Max Katz
|
9c1aa2ad03
|
Merge branch 'master' into devtools-binding-visualization
|
5 years ago |
Max Katz
|
a037fae1b7
|
Merge pull request #7786 from timunie/fix/DataGridCopyClearsContent
Fix: DataGrid copying data clears DataGridCells
|
5 years ago |
Max Katz
|
c6b996ce0e
|
Merge branch 'master' into fix/DataGridCopyClearsContent
|
5 years ago |
Max Katz
|
6a5bd396cb
|
Rename fields
|
5 years ago |
Max Katz
|
7794d1b046
|
Add tests
|
5 years ago |
Max Katz
|
7850eff8dd
|
Merge pull request #7769 from timunie/demoApp/TransitioningContentControl
Add TransitionenContentControl - Demo Page
|
5 years ago |
Max Katz
|
18f608f5d8
|
Merge branch 'master' into demoApp/TransitioningContentControl
|
5 years ago |
Max Katz
|
d635de3c1f
|
Merge pull request #7834 from AvaloniaUI/fixes/touch-date-time-pickers
fix using touch for date/time pickers.
|
5 years ago |
Max Katz
|
d1d6b564ed
|
Merge branch 'master' into fixes/touch-date-time-pickers
|
5 years ago |
Jumar Macato
|
65817edc98
|
Merge pull request #7837 from robloo/combobox-fluent-style-update
|
5 years ago |
robloo
|
8453258ed3
|
Simplify and improve DropDownGlyph in fluent ComboBox
|
5 years ago |
Tako
|
d9f833930f
|
Merge pull request #7830 from AvaloniaUI/use-compiledbindings-with-methods
Use CompiledBindings with bindings to methods
|
5 years ago |
Dan Walmsley
|
86c68daa63
|
use tapped gesture instead of pointer events in date time picker.
|
5 years ago |
Tako
|
3d25e6325c
|
Use CompiledBindings with bindings to methods
|
5 years ago |
Dan Walmsley
|
c656c4fff6
|
fix using touch for date/time pickers.
|
5 years ago |
Steven Kirk
|
9bb77030d9
|
Measure overlay children to availableSize.
Fixes #7815,
|
5 years ago |
Dariusz Komosinski
|
d28b6501f6
|
Add support for template bindings.
|
5 years ago |
Dariusz Komosinski
|
9ff44b7c0a
|
Add support for showing binding paths in DevTools.
|
5 years ago |
Max Katz
|
5654094748
|
Merge pull request #7813 from MarchingCube/fix-compiled-self-binding
Fixed compiled self binding not working from setters
|
5 years ago |
Dariusz Komosinski
|
d9909ab527
|
Cleanup test.
|
5 years ago |
Dariusz Komosinski
|
0d32823c59
|
Fixed compiled self binding not working from setters. Add extra tests for both reflection and compiled bindings.
|
5 years ago |
Dariusz Komosiński
|
083c5f1cac
|
Merge pull request #7806 from MarchingCube/fix-doc-comment
Fixed missing summary start tag.
|
5 years ago |
Dariusz Komosiński
|
5f8cdb43fb
|
Merge branch 'master' into fix-doc-comment
|
5 years ago |
Jumar Macato
|
3e674da766
|
Merge pull request #7322 from MarchingCube/refactor-text-trimming
Refactor text trimming and implement prefix trimming.
|
5 years ago |
Jumar Macato
|
a410ca6472
|
Merge branch 'master' into fix-doc-comment
|
5 years ago |
Benedikt Stebner
|
536ac52d41
|
Merge branch 'master' into refactor-text-trimming
|
5 years ago |
Jumar Macato
|
ce3a541837
|
Merge pull request #7804 from ltetak/feature/mouse_over_events
Invalid Mouse Over events on NC raw events
|
5 years ago |
Dariusz Komosinski
|
1273448981
|
API changes and test fixes.
|
5 years ago |
Dariusz Komosiński
|
1ecb657605
|
Merge branch 'master' into feature/mouse_over_events
|
5 years ago |
Dariusz Komosinski
|
7843e93e3a
|
Fixed missing summary start tag.
|
5 years ago |
Dariusz Komosinski
|
47ad3d7f66
|
API compat.
|
5 years ago |
Dariusz Komosinski
|
b6d2bbf9fb
|
Leftover unsealed API.
|
5 years ago |
Dariusz Komosinski
|
86262340c8
|
Seal APIs.
|
5 years ago |
Dariusz Komosinski
|
0e7c919287
|
Documentation fixes.
|
5 years ago |
Dariusz Komosinski
|
df7fffc7c9
|
Allow for passing flow direction when collapsing lines.
|
5 years ago |
Dariusz Komosinski
|
6bcf9c2973
|
Refactor text trimming and implement prefix trimming.
|
5 years ago |
Lubomir Tetak
|
ee648c7c2c
|
Invalid Mouse Over events on NC raw events
|
5 years ago |
Max Katz
|
c3a985616e
|
Merge pull request #7803 from AvaloniaUI/contextMenu-ignores-styles-on-first-open
Fix "ContextMenu ignores styles on first open"
|
5 years ago |
Tako
|
36f878b02a
|
Fix "ContextMenu ignores styles on first open"
|
5 years ago |
Max Katz
|
a0abca36c8
|
Merge pull request #7792 from chylex/fix-fluent-textbox-disabled-foreground
Fix wrong foreground TextBox color in Fluent theme
|
5 years ago |
Jumar Macato
|
c2f5bad495
|
Update ControlCatalog.csproj
|
5 years ago |
Tim U
|
05e752d01a
|
minor layout tweaks
|
5 years ago |
Tim
|
c9a5a32930
|
Add composite transition and custom transition
|
5 years ago |