143 Commits (d55a2b2227df331b0d7f11c0adeaa5233a9d23ae)

Author SHA1 Message Date
Steven Kirk 71c6c572ac Moved ncrunch files to their own dir. 9 years ago
Nikita Tsukanov 026c943055 Fixed tests 9 years ago
Nikita Tsukanov d17b32d7bd Fixed tests 9 years ago
Steven Kirk 240bc4d2ca Fix horizontal scroll with virtualized items. 9 years ago
Steven Kirk 90f4cfbea3 Register namescoped controls with parent namescope. 9 years ago
Steven Kirk 799ffe72b8 Fix erroneous test expectations. 9 years ago
Steven Kirk 44f6d12157 Add failing test for #834. 9 years ago
Steven Kirk f73a10b593 Clear ContentPresenter data context. 9 years ago
susloparov 8704235b66 Added test for GridSplitter 10 years ago
susloparov 2e813c867d Removed Orientation Property from GridSplitter 10 years ago
Dan Walmsley ed05f842c0 Corrected order of Assert arguments. 10 years ago
Dan Walmsley d3f4dacdbc whitespace 10 years ago
Dan Walmsley 9a0fead203 Added unit test to assert new behavior. 10 years ago
Dan Walmsley f3d2520f6c Fix ItemsControl tests. 10 years ago
Dan Walmsley a5a59c3e8c Updated ItemsControl test for new behaviour. 10 years ago
danwalmsley e53cbd13f9 Added failing unit test for Carousel 10 years ago
Steven Kirk b28fffc3f8 Coerce TextBox.CaretIndex when setting Text. 10 years ago
Steven Kirk 59c49d259d Renamed assembly SceneGraph -> Visuals. 10 years ago
Steven Kirk 85f07274d4 Fixed failing test. 10 years ago
Steven Kirk 1b4ebf5b1d Renamed AsBinding -> ToBinding. 10 years ago
Steven Kirk 7067fa0146 Cross-axis scrolling for virtualized lists. 10 years ago
AndrewSt 7872b6e2bf Fix typo in TextBoxTest.cs 10 years ago
AndrewSt fc6115735e Add unit test check Ctrl+A, Ctrl+Z 10 years ago
Steven Kirk ca17c50bf4 Treat warnings as errors. 10 years ago
Steven Kirk 6afa000c42 Added a render loop. 10 years ago
Steven Kirk 6e7fb76966 Allow movement to after last char with arrow keys. 10 years ago
Steven Kirk 4abd223f86 Fixed up existing TextBox tests. 10 years ago
Steven Kirk df2f685ec8 Set canvas property default values to NaN. 10 years ago
Jeremy Koritzinsky 1ae9b07764 Updated AppBuilder and added a documentation block about Avalonia Modules. 10 years ago
Steven Kirk b61adbfd64 Detach PopupRoot from logical tree... 10 years ago
Steven Kirk a0e880581e Use ContentControl in DropDown template. 10 years ago
Jeremy Koritzinsky 89f762f1ec Added scoping on the AppBuilder tests to limit the scope of the service initialization. 10 years ago
Jeremy Koritzinsky 1429c4dd95 Fixed failing tests. 10 years ago
Jeremy Koritzinsky 9a18ef0afa Added support for auto-loading "Avalonia modules", which are classes that are auto-initialized via the instance constructor. 10 years ago
Steven Kirk 55d76d6cb9 Make sure panel is remeasured after add/remove. 10 years ago
Steven Kirk 03eb617d37 Added failing test for #709. 10 years ago
Steven Kirk 3c59935a44 Added missing [Fact] attribute. 10 years ago
Wiesław Šoltés 9cdcf6cb02 Revert "Updated projects and packages" 10 years ago
Nikita Tsukanov 8ee9d17ff6 Fixed some focus issues 10 years ago
Steven Kirk 41ba3b7782 Started adding TextBox error adornments. 10 years ago
Steven Kirk a222fa9b0c Don't modify text due to binding when typing. 10 years ago
Steven Kirk 941246e75c Started to implement data validation on TextBox. 10 years ago
Wiesław Šoltés 7cca79b435 Updated projects and packages 10 years ago
Steven Kirk 5a9371f786 Pass EnableDataValidation to ExpressionObserver. 10 years ago
Steven Kirk 4906a472b0 Reimplemented data validation using BindingNotifications. 10 years ago
yusuf-gunaydin f86d90613b Implemented Ctrl+Backspace and Ctrl+Delete for TextBox. 10 years ago
Steven Kirk 7b23b6eab5 Moved test to correct file. 10 years ago
donandren 1ed45e8d43 added failing unit test related to #651 for RemoveRange from items 10 years ago
donandren cd3d002cc9 added failing unit test for #651 10 years ago
Steven Kirk 209713e820 Moved tests to correct place. 10 years ago