Steven Kirk
|
af7e139ed4
|
Added failing test for #1698.
|
8 years ago |
Steven Kirk
|
5be41985c3
|
Renamed Perspex -> Avalonia
|
10 years ago |
Steven Kirk
|
072941837b
|
Refactored styles...
To try and make them more performant.
|
10 years ago |
Steven Kirk
|
5d2658d856
|
Make IStyleable.Classes an IPerspexReadOnlyList.
So we can mock it.
|
10 years ago |
Steven Kirk
|
145411020b
|
Ran .net core code formatter.
|
11 years ago |
Steven Kirk
|
6151aef188
|
Removed file headers.
|
11 years ago |
Steven Kirk
|
d11d779414
|
Trying to fix capitalization of tests and docs AGAIN.
|
11 years ago |
Steven Kirk
|
c68cd8a48b
|
Fix class selector string representation.
|
11 years ago |
Steven Kirk
|
1a2fba4798
|
Revert "Fixed casing of Docs and Tests directories."
This reverts commit 845b28a2c2.
|
11 years ago |
Steven Kirk
|
845b28a2c2
|
Fixed casing of Docs and Tests directories.
|
11 years ago |
Steven Kirk
|
aa147f0423
|
More stylecoping.
|
11 years ago |
Steven Kirk
|
768718e43f
|
Started optimizing selectors.
|
11 years ago |
Steven Kirk
|
e7651dfcf2
|
Use async in selector tests.
|
11 years ago |
Steven Kirk
|
a4bf79b7cc
|
Moved tests to Tests subdir.
|
11 years ago |
Steven Kirk
|
1a3a78847b
|
Converted tests to run with xUnit.
|
11 years ago |
Steven Kirk
|
bfadaac5d9
|
Non-building checkpoint in MAJOR refactor.
|
12 years ago |
Steven Kirk
|
454393b71a
|
Added TabControl.
|
12 years ago |
Steven Kirk
|
5c1c26be93
|
Add Button over/pressed and pressed states
|
12 years ago |
Steven Kirk
|
486863f795
|
Added StyleTrigger binding priority.
This allows :mouseover etc to override the value that comes from the
templated parent.
|
12 years ago |
Steven Kirk
|
97052d58ae
|
Tidying up tests.
|
12 years ago |
Steven Kirk
|
39bbe8464f
|
Descendent selector WIP.
|
12 years ago |
Steven Kirk
|
e0f826edea
|
Match inside/outside template.
Only match outside template before Template(), only match inside
afterwards.
|
12 years ago |
grokys
|
4080c18f59
|
Added IVisual interface.
|
12 years ago |
grokys
|
a92783bd94
|
Split selector tests into separate classes.
|
12 years ago |