40 Commits (b36804fc5af760969709fd6f4e2a19beb491ea2b)

Author SHA1 Message Date
Dariusz Komosinski b34095fda3 Optimize memory usage of styles and fix ordering issue in devtools. 4 years ago
Yoh Deadfall 55710e8514 Used ToArray where it benefits over ToList 4 years ago
Dariusz Komosiński 9b8d78e66a Add support for property navigation from setter directly. 4 years ago
Dariusz Komosinski d28b6501f6 Add support for template bindings. 4 years ago
Dariusz Komosinski 9ff44b7c0a Add support for showing binding paths in DevTools. 4 years ago
workgroupengineering c39cc1b083
feat(DevTools): Allow to attach DevTools at Application (#6771) 4 years ago
Steven Kirk c9c9d05098 Fix nullable reference errors. 4 years ago
Giuseppe Lippolis a973fcc1f8 fixes(DevTools): do not drill down on double click when property type is string or ValueType. 4 years ago
Giuseppe Lippolis 69126a7967 fixes(DevTools): Null Annotations 4 years ago
Giuseppe Lippolis 1b71875276 fixes(DevTools): Null reference exception when double-clicking ClrProperties 4 years ago
Giuseppe Lippolis 01582cb552 fixes(DevTools): Ambiguous match found Exception 4 years ago
Giuseppe Lippolis 0b1e938ff7 fixes(DevTools): Double subscribe/unsubscribe INotifyPropertyChanged 4 years ago
Lubomir Tetak df16546c2e fix the build issue not supporting new C# features 4 years ago
Lubomir Tetak 64d5c967a9 DevTools - allow to navigate to children (especially DataContext) 4 years ago
Giuseppe Lippolis 7c414bb3b1 feat(DevTools): Allow to Show/Hide implemented interfaces on Control Details 5 years ago
Giuseppe Lippolis caa617fe67 fixes(DevTools): Issue #6047 5 years ago
Max Katz de0be9326d Fix .NET 5 warnings 5 years ago
Max Katz 522f6b97ae Enable nullable on Avalonia.Diagnostics 5 years ago
Max Katz 92cd193237 Improve setters filter 5 years ago
Max Katz 81fd48a2f7 Create FilterViewModel and move abstract filtering to it 5 years ago
Dariusz Komosinski 38ebab0916 Add info about how many styles are active and allow for showing inactive styles. 5 years ago
Dariusz Komosinski 161b9374a5 Add style snapshotting and context menus to copy property values. 5 years ago
Dariusz Komosinski e428d5601a General UX improvements. 5 years ago
Dariusz Komosinski 188faa07c5 WIP setup for inspecting styles. 5 years ago
Dariusz Komosinski 177d18463a Add support for visualizing layout properties. 5 years ago
Luis von der Eltz ba8e6f029e Compile regex 6 years ago
Steven Kirk 7516eeaf92 Prevent duplicate properties in DevTools. 6 years ago
Luis von der Eltz 2ab0f80459 Reduce overhead of compiling regex 6 years ago
Luis von der Eltz 86aad32bee Adding support for regex filter of devtools properties 6 years ago
Steven Kirk 77a29aaa89 Fixed nits. 6 years ago
Steven Kirk 9fb970523f Initial implementation of new DevTools. 6 years ago