Xamarin.PropertyEditing/Xamarin.PropertyEditing
Bret Johnson 4846209066
Update a11y name for "New" button (#834)
Fixes AB#1871578
2023-09-28 16:17:19 -04:00
..
Common Refactor to have individual Date and Time Controls for better mapping… (#756) 2020-10-08 16:09:21 +01:00
Controls [Mac] Initial CommonRatio implementation. 2018-08-08 07:33:19 +01:00
Drawing Add `CommonColor.ToArgbHex`, throw in some additional tests for good measure. 2018-09-21 11:48:01 -07:00
Properties Update a11y name for "New" button (#834) 2023-09-28 16:17:19 -04:00
Reflection [Core/Win] Add ITypeInfo property editor 2019-02-20 17:45:03 -05:00
ViewModels Fix setting custom values for non-constrained enums (#826) 2023-01-13 18:24:57 -05:00
AssignableTypesResult.cs [Core/Win] Collection property editor 2018-04-30 18:00:32 -04:00
AsyncValue.cs [Tests] Fix AsyncValue tests 2018-01-05 14:43:43 -05:00
AsyncWorkQueue.cs [Core] Fix double completion set 2017-10-23 12:43:05 -04:00
BidirectionalDictionary.cs [Core] BidirectionalDictionary +IReadOnlyDictionary 2018-07-18 17:20:55 -04:00
CategoryComparer.cs [Core] null/empty categories go on the bottom 2017-12-08 14:53:47 -05:00
Extensions.cs [Core] Ensure new object reuses view models 2019-02-15 13:00:44 -05:00
IAssemblyInfo.cs [Core] Add relevancy to IAssemblyInfo 2018-01-12 15:07:37 -05:00
IAvailabilityConstraint.cs [Core] Availability constraints 2017-10-05 15:45:42 -04:00
IBindingProvider.cs [Core/Win] Bindings 2018-07-18 17:20:56 -04:00
ICanNavigateToSource.cs [Core/Win] Add Navigate to Source support 2018-03-26 13:26:15 -04:00
IClampedPropertyInfo.cs Initial design 2017-01-12 16:55:03 -05:00
ICoerce.cs [Core] Validator -> Coerce, add validation for combinable 2018-03-13 18:20:09 -04:00
IColorSpaced.cs Change `ISolidBrushPropertyInfo` into `IColorSpaced` 2017-09-26 10:51:07 -07:00
ICompleteValues.cs [Core] Add ICompleteValues 2018-09-04 17:02:34 -04:00
IEditorProvider.cs [Core/Win] Bindings 2018-07-18 17:20:56 -04:00
IEventInfo.cs [Core] Add events 2017-09-15 13:04:47 +01:00
IGroupingList.cs [Core] Eliminate quiet clears 2017-11-15 14:44:05 -05:00
IHaveInputModes.cs [Core/Win] Add input modes 2018-09-28 15:28:48 -04:00
IHavePredefinedValues.cs [Core] Support unset values in predefined editors 2018-02-09 18:53:04 -05:00
IIconProvider.cs [Core/Win] Add type icon support 2018-08-23 16:41:24 -04:00
IMutableLookup.cs [Mac] Improve search/arrange 2017-06-19 15:51:39 -04:00
INameableObject.cs [Docs] Add docs around light-up features 2018-07-19 15:26:13 -04:00
IObjectEditor.cs [Core] Initial variant support 2018-10-17 15:12:52 -04:00
IObjectEventEditor.cs Correct typo 2017-09-21 14:47:14 -07:00
IPropertyInfo.cs [Core] Add IsUncommon 2018-12-10 16:07:26 -05:00
IProvidePath.cs [Core/Win] Bindings 2018-07-18 17:20:56 -04:00
IReadOnlyOrderedDictionary.cs [Core] Define brush types specfically as in-order 2018-10-03 13:25:00 -04:00
IResourceProvider.cs [Core] Support refreshing resources 2019-10-03 17:50:00 -04:00
ISelfConstrainedPropertyInfo.cs [Core] Support nullable and unset primitives 2018-02-14 19:54:52 -05:00
ITypeInfo.cs [Core] Assignable types API 2018-01-05 14:43:42 -05:00
IValidator.cs [Core] Validator -> Coerce, add validation for combinable 2018-03-13 18:20:09 -04:00
KnownProperty.cs [Core/Win] Bindings 2018-07-18 17:20:56 -04:00
MultiAvailabilityConstraint.cs [Core] Add MultiAvailabilityConstraint 2017-10-20 16:17:35 -04:00
NotifyingObject.cs [Core] ViewModelBase -> NotifyingObject 2017-06-20 14:53:49 -04:00
Numeric.cs [Core] Remove ILGen 2018-04-02 14:17:42 -04:00
ObservableCollectionEx.cs [Core] Add ObservableCollectionEx source ctor 2018-01-05 14:46:07 -05:00
ObservableLookup.cs [Core] Don't trigger reset on child groups if already empty 2018-04-30 18:00:33 -04:00
OrderedDictionary.cs [Core/Tests] Add Ordered tests from Cadenza, fix set indexer 2018-12-13 13:44:25 -05:00
PropertyArrangeMode.cs InitialPropertySearch on Mac. 2017-06-19 14:11:59 -04:00
PropertyBinding.cs [Core/Win] Bindings 2018-07-18 17:20:56 -04:00
PropertyVariation.cs [Core] Initial variant support 2018-10-17 15:12:52 -04:00
PropertyVariationOption.cs [Core] Initial variant support 2018-10-17 15:12:52 -04:00
Resource.cs [Core] Fix resource GetHashCode with null Source 2018-02-14 22:05:11 -05:00
ResourceSource.cs [Tests] MockResourceProvider: Support object-local sources 2018-05-11 19:02:05 -04:00
TargetPlatform.cs [core] Add option to autoexpand categories at platform 2019-02-20 15:51:26 -05:00
ValueInfo.cs [Docs] Add extra documentation around value/source descriptors 2018-07-18 17:19:51 -04:00
ValueSource.cs [Core] Add Unset ValueSource 2018-01-30 13:02:02 -05:00
Xamarin.PropertyEditing.csproj Leverage Directory.Build.props and remove unnecessary configuration checks (signing pipeline only builds one configuration). 2022-03-04 15:41:32 -08:00