Maksym Katsydan
7ad6171d13
RenderDemo: use FluentLight intead of DefaultLight
6 years ago
Dan Walmsley
c3c82230d2
remove usages of old ThemeAccentBrush.
6 years ago
Steven Kirk
2fa8247f01
Removed MemberSelector.
7 years ago
Jumar Macato
2028440381
Speedup Sidebar hover transitions.
7 years ago
Jumar Macato
af2431e539
Fix renderdemo sidebar template.
7 years ago
Benedikt Schroeder
f55388a247
Fixes render demo with new tab control
7 years ago
Jumar Macato
a91cb08248
Fix naming on Animations & Transitions to better reflect their purpose.
Make RenderDemo & ControlCatalog's TabItems opacity transition faster.
8 years ago
Steven Kirk
b8f127fce7
Reimplemented TemplateBinding.
Rather than just use a standard `Binding`, make `TemplateBinding` a lightweight binding in the case where the binding is simply to a property on the templated parent.
8 years ago
Jumar Macato
def7da4bb2
Rename Sample projects to avoid confusion with the CI tests.
8 years ago
Jumar Macato
dd657e203d
*Implement Basic Keyframe Animations support.
*Implement DoubleKeyFrames for Properties such as Opacity, etc.
*Implement TransformKeyFrames with initial implementation
of specialized logic for selecting RenderTransform of the
target control properly.
*Ported RenderTest to .NET Core for testing and to remove the
crufty old .csproj format.
*Replaced AnimationsPage with some samples of hover-activated
animated red rectangles.
8 years ago
Jumar Macato
28e3d73098
Revert the library split, just transferring the base Animatable class to Avalonia.Visual was good enough.
Apply important changes from my internal test branch
8 years ago
Jumar Macato
378bdc6c8c
Fixed transition backend, transitions are now working.
8 years ago
Jumar Macato
2556b50992
Rename Carousel & TabControls Transition property to PageTransitions to avoid confusion to the upcoming Transitions from Avalonia.Animations.
8 years ago
Jeremy Koritzinsky
a38dfada10
Fix malformed XAML
9 years ago
Jeremy Koritzinsky
745517f68e
Updated usage of Static and Type to be x:Static and x:Type.
9 years ago
Steven Kirk
f6ed69be28
StyleResource -> DynamicResource
9 years ago
Steven Kirk
8099317f88
Ported RenderTest from scenegraph branch.
9 years ago
Steven Kirk
5be41985c3
Renamed Perspex -> Avalonia
10 years ago
Steven Kirk
b43b5947b9
Make ControlCatalog SideBar scrollable.
10 years ago
Steven Kirk
94ea1dc6c3
Renamed .paml files to .xaml.
10 years ago
Steven Kirk
45004daa76
Use theme colors in ControlCatalog sidebar.
10 years ago
Steven Kirk
2e161e5fcb
Fixed up control catalog sidebar.
10 years ago
Steven Kirk
bbe0f5a7a7
Added control catalog.
Ported from old branch to incorporate latest master.
10 years ago