Steven Kirk
|
fabba53b41
|
Merge pull request #4150 from MarchingCube/fix-validation-not-found-member
Fix validation of not found members
|
6 years ago |
Dariusz Komosiński
|
d451bb36b5
|
Use exception instead of an assert.
|
6 years ago |
Dariusz Komosiński
|
6405df5d69
|
Merge branch 'master' into fix-validation-not-found-member
|
6 years ago |
Steven Kirk
|
94a9fcebe1
|
Merge pull request #4162 from pr8x/istabstop
Implementing support for IsTabStop attached property
|
6 years ago |
Luis v.d.Eltz
|
937f5dde01
|
Merge branch 'master' into istabstop
|
6 years ago |
Jumar Macato
|
6ca719b238
|
Merge pull request #4160 from AvaloniaUI/fixes/menuscroller-pointerleave
Close submenu when pointer leaves.
|
6 years ago |
Luis von der Eltz
|
c4ef08206e
|
Implementing support for IsTabStop attached property
|
6 years ago |
Steven Kirk
|
d0edfa0447
|
Close submenu when pointer leaves.
|
6 years ago |
danwalmsley
|
8deb3d195f
|
Merge pull request #4153 from MarchingCube/layout-manager-virtual
Mark LayoutManager public functions as virtual
|
6 years ago |
Dariusz Komosiński
|
72de15117a
|
Merge branch 'master' into layout-manager-virtual
|
6 years ago |
danwalmsley
|
8a009a6a5a
|
Merge pull request #4154 from MarchingCube/fix-headered-logical-children
Fix copy pasta error in HeaderedContentControl
|
6 years ago |
danwalmsley
|
c96b3e8188
|
Merge branch 'master' into fix-headered-logical-children
|
6 years ago |
Dan Walmsley
|
864478a38e
|
workaround implicit conversion x:Double to GridLength
|
6 years ago |
danwalmsley
|
372348b078
|
Merge branch 'master' into fix-headered-logical-children
|
6 years ago |
danwalmsley
|
ba8a494d67
|
Merge pull request #4151 from maxkatz6/feature/fluent-treeview
Feature/Fluent TreeView
|
6 years ago |
Dan Walmsley
|
02551a2f3c
|
Merge remote-tracking branch 'origin/master' into feature/fluent-treeview
# Conflicts:
# src/Avalonia.Themes.Fluent/Accents/FluentControlResourcesDark.xaml
# src/Avalonia.Themes.Fluent/Accents/FluentControlResourcesLight.xaml
|
6 years ago |
Dariusz Komosiński
|
a7ee557d89
|
Merge branch 'master' into fix-validation-not-found-member
|
6 years ago |
Dariusz Komosinski
|
7123747a4b
|
Enable nullable, and use expression bodied properties.
|
6 years ago |
Dariusz Komosinski
|
7145068863
|
Fix copy pasta error.
|
6 years ago |
Dariusz Komosinski
|
57ea1d502c
|
Mark LayoutManager public functions as virtual so users can adjust the behavior.
|
6 years ago |
danwalmsley
|
847c20645a
|
Merge pull request #4119 from MarchingCube/fluent-scrollbar
Fluent ScrollBar/ScrollViewer
|
6 years ago |
Max Katz
|
580c03f511
|
Fluent TreeView and TreeViewItem
|
6 years ago |
Max Katz
|
83518a24f2
|
Add TreeViewItem resources
|
6 years ago |
Max Katz
|
97a89be06b
|
Add missed Reveal resources
|
6 years ago |
Max Katz
|
57bb2e6267
|
Add Pressed mixin to TreeViewItem
|
6 years ago |
Dariusz Komosinski
|
0603bd1716
|
Fix errors caused by handling accessor fallback too late.
|
6 years ago |
Dariusz Komosinski
|
178a1aeb19
|
Add failing unit test.
|
6 years ago |
Dariusz Komosinski
|
f3a964232a
|
Add page for scroll viewer.
|
6 years ago |
Dariusz Komosinski
|
66f084c8bb
|
Add light theme. Enable scrollbar auto hide by default.
|
6 years ago |
Dariusz Komosinski
|
41af8ec3a8
|
Remove strange using.
|
6 years ago |
Dariusz Komosinski
|
8691aea157
|
Cleanup code and add doc comments.
|
6 years ago |
Dariusz Komosinski
|
91db667e6f
|
Merge branch 'master' into fluent-scrollbar
|
6 years ago |
Dariusz Komosiński
|
204927f4ef
|
Merge pull request #4136 from rstm-sf/refactor/remove_duplicate_RoundLayoutValue
Remove duplicate code for RoundLayoutValue
|
6 years ago |
Dariusz Komosiński
|
da1a67f0b0
|
Merge branch 'master' into refactor/remove_duplicate_RoundLayoutValue
|
6 years ago |
Dariusz Komosinski
|
52606fa56d
|
Implement auto hide and sync scrollviewer this scrollbar visibility.
|
6 years ago |
Jumar Macato
|
1bce382989
|
Merge pull request #4091 from AvaloniaUI/fixes/itemsrepeater-fixes-and-scrollanchoring
Itemsrepeater fixes and scroll anchoring
|
6 years ago |
Rustam Sayfutdinov
|
8414ace5cf
|
Remove duplicate code for RoundLayoutValue
|
6 years ago |
Rustam Sayfutdinov
|
70f37dcf21
|
Revert "Remove duplicate code for RoundLayoutValue"
This reverts commit 2edcb3b676.
|
6 years ago |
Dariusz Komosiński
|
0ca71a21bc
|
Merge branch 'master' into refactor/remove_duplicate_RoundLayoutValue
|
6 years ago |
Steven Kirk
|
a81306f72c
|
Updated repeater logging to new API.
|
6 years ago |
Steven Kirk
|
85bd162fd8
|
Merge branch 'master' into fixes/itemsrepeater-fixes-and-scrollanchoring
|
6 years ago |
Steven Kirk
|
ff38cf7609
|
Fix non-virtualizing stack layout alignment.
We need to return the max of the bounds and the constraint, otherwise horizontal/vertical alignment doesnt work correctly.
|
6 years ago |
Dariusz Komosinski
|
d4cb79b832
|
Merge branch 'master' into fluent-scrollbar
|
6 years ago |
danwalmsley
|
281a87e9de
|
update screenshots.
|
6 years ago |
Dan Walmsley
|
7f1a7faebf
|
fix checkbox border not showing on fluent light theme.
|
6 years ago |
danwalmsley
|
7a4a95c14d
|
Merge pull request #4133 from maxkatz6/feature/fluent-tabcontrol
Feature/Fluent TabControl
|
6 years ago |
danwalmsley
|
2d7d48a42c
|
Merge branch 'master' into feature/fluent-tabcontrol
|
6 years ago |
danwalmsley
|
895e714115
|
Merge pull request #4140 from AvaloniaUI/fixes/4005-osx-nres
add null checks for _parent.
|
6 years ago |
Dan Walmsley
|
f9289241e0
|
add null checks for _parent.
|
6 years ago |
Dan Walmsley
|
7b28051ad2
|
Merge remote-tracking branch 'origin/master' into fluent-scrollbar
|
6 years ago |