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
2018-04-02[Tests] Fix GetConstrainedRandomValueBelowBoundsEric Maupin
2018-04-02Try to handle null ValueInfo<T> without crashingLarry Ewing
2018-04-02Add tests for problem casesLarry Ewing
2018-03-30[Tests] Fix value source testsEric Maupin
2018-03-26[Core/Win] Add Navigate to Source supportEric Maupin
2018-03-23[Core/Win] Add Convert to Local ValueEric Maupin
2018-03-22[Core] Make resource filter search a contains instead of startsEric Maupin
2018-03-20Merge pull request #260 from xamarin/ermau-value-equivalencyEric Maupin
2018-03-19[Tests] Add variable valuesources to mock control, add unset propsEric Maupin
2018-03-19Fixes to Support Nullables On MacDominique Louis
2018-03-19[Core] Ignore raw value changes from direct inputEric Maupin
2018-03-18Fix to stop stop crash when Enumeration type is created. Missing description ...Dominique Louis
2018-03-16Merge pull request #256 from xamarin/ermau-descriptionsEric Maupin
2018-03-16Merge pull request #258 from xamarin/ermau-split-validate-coerceBertrand Le Roy
2018-03-15[Win] Add basic property description supportEric Maupin
2018-03-15[Core] Add base level validationEric Maupin
2018-03-15[Core] Fix flags validation multi-selectEric Maupin
2018-03-15[Core] Fix multi-editor flags valuesEric Maupin
2018-03-15[Test] Fix MockOE to support raw value for flagsEric Maupin
2018-03-15Move BrushPropertyInfo out of the core and to the test project.Bertrand Le Roy
2018-03-14[Core] Validator -> Coerce, add validation for combinableEric Maupin
2018-03-09[Core] Combinables should respect appropriate validatorsEric Maupin
2018-03-08[Tests] Fix broken combinable testEric Maupin
2018-03-06[Core] Add basic value constraint interfaceEric Maupin
2018-03-02[Tests] Fix CustomExpression test for combinablesEric Maupin
2018-03-01[Core] Allow for null grouped typesEric Maupin
2018-02-27[Core] Pass Unset when CustomExpression is set as nullEric Maupin
2018-02-27Fix normal and accent color selection in material design pickerBertrand Le Roy
2018-02-26Merge pull request #214 from xamarin/bleroy-md-fit-and-finishEric Maupin
2018-02-26Ensure ValueSources property contains at least the ValueSources.Resource enum...Dominique Louis
2018-02-24Better handle the transition between the black and white palette, and other p...Bertrand Le Roy
2018-02-20[Core] Fix predefined values VM selectionEric Maupin
2018-02-16Merge pull request #203 from xamarin/lewing-editor-resourcesEric Maupin
2018-02-16Update the resource selector when editors changeLarry Ewing
2018-02-16Hide the name editor when the object is not nameableLarry Ewing
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-15Merge pull request #192 from xamarin/ermau-unset-propertiesEric Maupin
2018-02-15[Core] Support nullable and unset primitivesEric Maupin
2018-02-15Fix runtime binding errors in material design color pickerBertrand Le Roy
2018-02-15Improve robustness of material design view model; better handle scales with n...Bertrand Le Roy
2018-02-15Material design color picker with Windows implementationBertrand Le Roy
2018-02-14Merge pull request #179 from xamarin/ermau-numericsEric Maupin
2018-02-12[Core] Handle numerics more genericallyEric Maupin
2018-02-10[Core] Support unset values in predefined editorsEric Maupin
2018-02-10[Tests] Eliminate SupportsDefaultEric Maupin
2018-02-08[Core] Only disagree on what's differentEric Maupin
2018-02-08[Tests] Stored and returned ValueInfo shouldn't be the same instanceEric Maupin
2018-02-06[Tests] Don't unset when using descriptorEric Maupin