A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Steven Kirk 4270cc8291 Merge branch 'Validation' of https://github.com/jkoritzinsky/Perspex 10 years ago
..
Converters Don't use observables to detach styles. 10 years ago
Data Changed validation on controls to allow notifications from multiple types of validation and correctly report if it is valid. Changed initalization of validation plugins to nest within each other so there can be multiple active at once. 10 years ago
Parsers Added ":is(Type)" selector support. 11 years ago
Properties Don't run XAML tests in parallel. 11 years ago
Templates Tidied up XAML tests. 10 years ago
Xaml Added failing test for #503 10 years ago
Perspex.Markup.Xaml.UnitTests.csproj Made validation enable-able during binding construction, similar to WPF. Now validation events are only raised when the validation type is enabled on the property. 10 years ago
SamplePerspexObject.cs Updated PerspexProperties to new classes 10 years ago
StyleTests.cs Tidied up XAML tests. 10 years ago
TestViewModel.cs Tried to reproduce #499. 10 years ago
TypeProviderMock.cs Added ElementName bindings. 11 years ago
app.config Reinstalled Moq. 10 years ago
packages.config Updated NuGet packages. 10 years ago