Nikita Tsukanov
|
6e4dc871bd
|
Merge branch 'master' into feature/add_handling_input_message_previewer
|
5 years ago |
Dariusz Komosiński
|
b9b7147ab6
|
Merge pull request #4963 from worldbeater/rx-user-controls
fix: DataContext Inheritance in ReactiveUserControl<TViewModel>
|
5 years ago |
Steven Kirk
|
2afd29e9c8
|
Use existing OnDataContextChanged method.
|
5 years ago |
Dariusz Komosiński
|
e06cefb075
|
Merge branch 'master' into rx-user-controls
|
5 years ago |
Dan Walmsley
|
4c62066634
|
Merge pull request #4964 from AvaloniaUI/feature/fluent-data-validation-errors-inline
Fluent data validation errors inline
|
5 years ago |
Dan Walmsley
|
233fdc9289
|
make slider track red when there is an error.
|
5 years ago |
Dan Walmsley
|
6435fc3ad0
|
Add validation to slider.
|
5 years ago |
Dan Walmsley
|
ec937153a4
|
add datavalidation to date and time pickers.
|
5 years ago |
Dan Walmsley
|
a0ce794c41
|
make numeric up down work with validation errors.
|
5 years ago |
Dan Walmsley
|
18ac401007
|
add example of datavalidation on autocomplete box.
|
5 years ago |
Dan Walmsley
|
62ca81e9fb
|
add datavalidation errors to combobox.
|
5 years ago |
Dan Walmsley
|
76d3d013e3
|
add datavalidations to button spinner.
|
5 years ago |
Dan Walmsley
|
cc712b6e0f
|
wrap control in datavalidation errors so it can be applied consistently.
|
5 years ago |
Dan Walmsley
|
78e2e2ef93
|
position datavalidation errors underneath textbox.
|
5 years ago |
Dan Walmsley
|
9e0b33b542
|
add an example of datavalidation errors on textbox.
|
5 years ago |
artyom
|
a6d83bb7ce
|
Correct change notification listeners
|
5 years ago |
Dan Walmsley
|
b8ad5a6dd1
|
change template for datavalidation errors.
|
5 years ago |
artyom
|
c404dcf1c7
|
Use GetObservable and AvaProperty.UnSet
|
5 years ago |
danwalmsley
|
ef7525607e
|
Merge pull request #4946 from donandren/issues/macosinvalidate
remove redundant check for renderer so app can request macos native invalidate of window
|
5 years ago |
Benedikt Stebner
|
f1301f4aa3
|
Merge pull request #4950 from pr8x/devtools-misc-fixes
Devtools misc fixes
|
5 years ago |
Luis v.d.Eltz
|
98ad1ef040
|
Merge branch 'master' into devtools-misc-fixes
|
5 years ago |
Luis von der Eltz
|
b42433e495
|
Increase width a bit more
|
5 years ago |
danwalmsley
|
ce6ce5827f
|
Merge pull request #4954 from AvaloniaUI/features/resolvebyname-annote-setter-methods-for-resharper
add resolvebyname attribute to attached property setter methods
|
5 years ago |
Dan Walmsley
|
8f51fae0d9
|
update comment for ResolveByName attribute.
|
5 years ago |
Dan Walmsley
|
89047a2baf
|
add resolvebyname attribute to attached property setter methods for compatibility with resharper.
|
5 years ago |
Luis von der Eltz
|
baa469b97e
|
Fix default size of panels
|
5 years ago |
Luis von der Eltz
|
536a193f71
|
Change TextBox inside DataGrid selection brush
|
5 years ago |
Luis von der Eltz
|
88f575ec08
|
Add ElementName to tree node
|
5 years ago |
Andrey Kunchev
|
d1156c7f1f
|
remove redundant check for renderer so app can request macos native invalidate of window
|
5 years ago |
Dariusz Komosiński
|
849c98aeb7
|
Merge pull request #4936 from MarchingCube/improve-composition-error-handling
Handle compositor creation failure and add logging
|
5 years ago |
Dariusz Komosinski
|
f79065b795
|
Handle compositor creation failure and add logging.
|
5 years ago |
danwalmsley
|
4332e2c49d
|
Merge pull request #4932 from AvaloniaUI/features/label-target-compiled
Features/label target compiled
|
5 years ago |
Dan Walmsley
|
9eee4f9b98
|
put label page in correct order.
|
5 years ago |
Dan Walmsley
|
99833d24b5
|
relative panel page also uses compiled references.
|
5 years ago |
Dan Walmsley
|
d17006f480
|
make label page use compiled references to label
|
5 years ago |
Dan Walmsley
|
c91ab16eec
|
add resolvebyname attribute to labels target property.
|
5 years ago |
Dan Walmsley
|
b2a758a77e
|
fix resolvebyname extension so it can never return null.
|
5 years ago |
Dan Walmsley
|
a42284bfc4
|
update to latest xamlil
|
5 years ago |
danwalmsley
|
157ef810fe
|
Merge pull request #4745 from olliholliday/feature/sweepgradientbrush
Add IConicGradientBrush and a drawing implemention for Skia.
|
5 years ago |
Dariusz Komosiński
|
09bc1b8591
|
Merge branch 'master' into feature/sweepgradientbrush
|
5 years ago |
danwalmsley
|
fe795042ef
|
Merge pull request #4917 from worldbeater/sync-vm-and-datacontext
rxui: TwoWay DataContext and ViewModel Synchronization
|
5 years ago |
Dariusz Komosiński
|
16e8173258
|
Merge branch 'master' into sync-vm-and-datacontext
|
5 years ago |
danwalmsley
|
c06511e55f
|
Merge pull request #4797 from VisualMelon/Issue4793
Hardcode DatePicker month/day to prevent unrepresentable dates
|
5 years ago |
danwalmsley
|
1e7437881a
|
Merge branch 'master' into Issue4793
|
5 years ago |
danwalmsley
|
d19bcfb1de
|
Merge pull request #4928 from MarchingCube/fix-win32-dialog-minimizing-parent
Fix closing dialog windows on win32 causing parent window to be moved to back
|
5 years ago |
danwalmsley
|
45bbee6f88
|
Merge pull request #4925 from AvaloniaUI/fixes/dev-tools-real-hittest
devtools ctrl + shift dont return elements where IsHitTestVisible == false
|
5 years ago |
Dan Walmsley
|
d0f344353e
|
Merge remote-tracking branch 'origin/master' into fixes/dev-tools-real-hittest
|
5 years ago |
Dan Walmsley
|
528a45c93e
|
make logic easier to understand for dev tools ctrl + shift hit test.
|
5 years ago |
danwalmsley
|
ff9a45a785
|
Merge pull request #4930 from AvaloniaUI/sn-disable
Sn disable
|
5 years ago |
Nikita Tsukanov
|
84ff532031
|
Dont sign tests
|
5 years ago |