Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xamarin/Xamarin.PropertyEditing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-24[Core] Tighten variation namingEric Maupin
2018-10-17[Core] Bindings should be set via SourceDescriptorEric Maupin
2018-10-17[Core] Initial variant supportEric Maupin
2018-10-17[Core] PropertyVariationSetEric Maupin
2018-10-11[Tests] Added Test to make sure 2nd search doesn't affect 1st results.Dominique Louis
2018-10-09[Tests] Ensure async void exceptions propagate correctlyAlan McGovern
2018-10-04[Tests] We generally don't check correctness of property changedEric Maupin
2018-10-04[Tests] Ensure IsInputEnabled is coveredEric Maupin
2018-09-28[Core/Win] Add input modesEric Maupin
2018-09-05[Core] Add custom expression autocomplete supportEric Maupin
2018-08-17[Test] Fix resource based testsEric Maupin
2018-08-08[Mac] Initial CommonRatio implementation.Dominique Louis
2018-07-31Reenable resource testsLarry Ewing
2018-07-31Remove ResourceProvider from PropertyViewModelLarry Ewing
2018-07-19[Core] Move ObjectPropertyViewModel base to PVM<object>Eric Maupin
2018-07-19[Core] Split SourceDescriptor out from ValueDescriptorEric Maupin
2018-05-15[Core/Win] Create resource core/windowEric Maupin
2018-05-01[Core] Move IEditorProvider into TargetPlatformEric Maupin
2018-04-02Try to handle null ValueInfo<T> without crashingLarry Ewing
2018-04-02Add tests for problem casesLarry Ewing
2018-03-26[Core/Win] Add Navigate to Source supportEric Maupin
2018-03-23[Core/Win] Add Convert to Local ValueEric Maupin
2018-03-19[Core] Ignore raw value changes from direct inputEric Maupin
2018-03-15[Core] Add base level validationEric Maupin
2018-03-14[Core] Validator -> Coerce, add validation for combinableEric Maupin
2018-03-06[Core] Add basic value constraint interfaceEric Maupin
2018-03-02[Tests] Fix CustomExpression test for combinablesEric Maupin
2018-02-27[Core] Pass Unset when CustomExpression is set as nullEric Maupin
2018-02-26Ensure ValueSources property contains at least the ValueSources.Resource enum...Dominique Louis
2018-02-15[Core/Win] Combinable editorEric Maupin
2018-02-15[Core] Fix resource GetHashCode with null SourceEric Maupin
2018-02-15[Tests] Make resource tests more accurateEric Maupin
2018-02-15[Core] Support nullable and unset primitivesEric Maupin
2018-02-10[Tests] Eliminate SupportsDefaultEric Maupin
2018-02-08[Core] Only disagree on what's differentEric Maupin
2018-02-02[Core] Fix resource commandsEric Maupin
2018-01-30[Test] Remove test for unknown resourcesEric Maupin
2018-01-30[Tests] Remove invalid testsEric Maupin
2018-01-30[Core] Flush out resources APIEric Maupin
2018-01-25[Core] Ensure universal access to target platformEric Maupin
2017-11-22Fix null ref when getting ValueSource if value is nullBertrand Le Roy
2017-11-16[Core] GroupedEditor arrangementEric Maupin
2017-11-15[Core] Fix constraining propertiesEric Maupin
2017-11-15[Core] Property ClearValueEric Maupin
2017-10-25[Tests] Add synccontext so we see exceptions like UI threadEric Maupin
2017-10-05[Core] Availability constraintsEric Maupin
2017-07-11[Core] Make Get/SetValue AsyncEric Maupin
2017-06-30[Tests] Refactor to make more flexible, streamlineEric Maupin
2017-06-20[build] Upgrade to Nunit 3 because we should use something modernAlan McGovern
2017-01-26[Core] Fix value property changed noticeEric Maupin