1 Commits (295ef57b1718593d2e01e2f995dcd31a6c701c4c)

Author SHA1 Message Date
Emmanuel Hansen cecc928dcc
Feature - Container Queries (#16846) 1 year ago
Steven Kirk 04c50f8bf2 Make style selector internals internal. 3 years ago
Steven Kirk ec74057151 Removed a number of interfaces. 3 years ago
Steven Kirk 6f3a649737 Expand nesting selectors in Style.ToString. 4 years ago
Steven Kirk a341c33b55 Revert "Fix parent selectors with /template/ at end." 4 years ago
Steven Kirk 030c956e31 Revert "Make MovePreviousOrParent internal as well." 4 years ago
Steven Kirk 5e1f28f2a9 Make MovePreviousOrParent internal as well. 4 years ago
Steven Kirk e50b416d5b Fix parent selectors with /template/ at end. 4 years ago
Steven Kirk 8b4cf63be3 Additional validation for ControlTheme children. 4 years ago
Steven Kirk 33679377f8 Validate presence of nesting selector. 4 years ago
Steven Kirk a91bad4d3b Remove nesting selector validation. 4 years ago
Steven Kirk 98ba0f529b Initial implementation of nested styles. 4 years ago
Steven Kirk fb0da85ad3
Merge core libraries. (#5831) 4 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Steven Kirk 3609759f4e Documentation. 6 years ago
Steven Kirk 13ba7f3d0b Refactored selector matching. 6 years ago
Steven Kirk dc55d65287 Refactored styling. 6 years ago
Dariusz Komosinski beea785f30 Implement simple struct wrapping a single value or List. 6 years ago
Dariusz Komosinski 5873057817 Add sanity check. 6 years ago
Dariusz Komosinski 59c415d046 Remove list allocations from the general case of Selector.Match 6 years ago
Steven Kirk 94b2e2beca Cache the styles for control types. 8 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
Steven Kirk 072941837b Refactored styles... 10 years ago
Steven Kirk a6b74db847 Merge branch 'logical-tree' into leaks 10 years ago
Steven Kirk 67835cc09b Applied a bunch of resharper suggestions. 10 years ago
susloparov 702f3a4645 Fixed misprint in Selector xmldoc. '<' was written instead of '>'. 11 years ago
Steven Kirk ba226d47a6 Return TargetType from Selector. 11 years ago
Steven Kirk 7e2a28c91f Initial implementation of PerspexPropertyConverter. 11 years ago
Nikita Tsukanov 3cd3579475 "field can be readonly" 11 years ago
Nikita Tsukanov 01e2c90bc5 Removed this. 11 years ago
Steven Kirk 145411020b Ran .net core code formatter. 11 years ago
Steven Kirk 6151aef188 Removed file headers. 11 years ago
Steven Kirk 6167bacf54 Moved to more standard filesystem layout. 11 years ago
Steven Kirk aa147f0423 More stylecoping. 11 years ago
Steven Kirk 839cf9c141 Moved ILogical to Perspex.Styling. 11 years ago
Steven Kirk f7d271f846 Something resembling a menu now... 11 years ago
Steven Kirk 64a2edac01 Cache Selector.ToString() 11 years ago
Steven Kirk 768718e43f Started optimizing selectors. 11 years ago
Steven Kirk bfadaac5d9 Non-building checkpoint in MAJOR refactor. 12 years ago
Steven Kirk 173ed94df2 Added beginnings of TabStrip control. 12 years ago
Steven Kirk d680fdb76d Stylecop fixes 12 years ago
Steven Kirk 486863f795 Added StyleTrigger binding priority. 12 years ago
Steven Kirk d1491d9ceb Started revamping binding system. 12 years ago
Steven Kirk 18bbb2c41e WIP 12 years ago
Steven Kirk 5136c2f20a All tests so far pass! 12 years ago
Steven Kirk afdc1e0c42 Initial implementation of Descendent selector. 12 years ago
Steven Kirk 39bbe8464f Descendent selector WIP. 12 years ago
Steven Kirk e0f826edea Match inside/outside template. 12 years ago
grokys 9bad6b1b91 Selectors return linked list of matches again. 12 years ago
grokys f2a5b2cb73 InTemplateOf should only affect later selectors. 12 years ago