Max Katz
256bba51f7
Merge pull request #7484 from wieslawsoltes/ClippingPageXamlOnly
[RenderDemo] Set Border clip from xaml on ClippingPage
4 years ago
Jumar Macato
3e36143545
Merge pull request #7141 from AvaloniaUI/hamburger-menu
[ControlCatalog only] Implement simple HamburgerMenu to make control catalog looks good on mobile and web
# Conflicts:
# samples/ControlCatalog/Pages/NumericUpDownPage.xaml
4 years ago
Jumar Macato
cf91a06ce4
Merge pull request #6915 from AvaloniaUI/update/samples-tests-net6
Update samples/tests to net6.0
4 years ago
Max Katz
7e5232f738
Merge pull request #6347 from AvaloniaUI/feature/templatedcontrol-cornerradius
Add CornerRadius to TemplatedControl and use it where possible
# Conflicts:
# src/Avalonia.Themes.Fluent/Controls/Expander.xaml
5 years ago
Jumar Macato
dc9a5583f6
Merge pull request #6183 from AvaloniaUI/feature/gradient-animations
Gradient animations
5 years ago
Jumar Macato
5f4d2efa69
Merge pull request #6082 from wieslawsoltes/feature/SetterAnimatorAttachedPropertyHack
Allow setting custom Animator in property to Setter (attached property alternative)
5 years ago
Dariusz Komosiński
8b17870362
Merge pull request #6029 from MarchingCube/brush-transition
Transitions for solid color brushes.
5 years ago
Jumar Macato
099ab32cd9
Merge pull request #5929 from AvaloniaUI/new-transitions
Reuse animators in Transitions code + add missing BoxShadowsTransition + fix NRE in ISolidColorBrushAnimator
5 years ago
Jumar Macato
1ab777c961
address review
5 years ago
Jumar Macato
8b8f4c6669
add path measure example
5 years ago
Jumar Macato
b01dc1932a
add path measure example
5 years ago
Jumar Macato
9ebdef12a8
add path measure example
5 years ago
Steven Kirk
289e787938
Implement FluentTheme class.
For easier selection of fluent theme in App.xaml.
5 years ago
Max Katz
37dda37e46
Move Fluent theme files
5 years ago
Nikita Tsukanov
303b6c1586
Remove ReactiveUI usage from sample apps
5 years ago
Steven Kirk
aa48b5733e
Replaced LogToDebug with LogToTrace.
Calls to `System.Diagnostics.Debug` are removed in release builds meaning nothing was getting logged.
Fixes #4901
6 years ago
Giuseppe Lippolis
919c1edde4
Remove warning sample
6 years ago
Nikita Tsukanov
c4bbe3ac5e
Added WGL support
6 years ago
Maksym Katsydan
0042e82db2
Add resizing ui test for RenderDemo
6 years ago
Benedikt Schroeder
c2fad766e5
Rework GlyphRun BaselineOrigin
6 years ago
Dariusz Komosinski
972587130b
Support passing alpha format to created bitmaps.
6 years ago
Maksym Katsydan
7ad6171d13
RenderDemo: use FluentLight intead of DefaultLight
6 years ago
Dan Walmsley
c3c82230d2
remove usages of old ThemeAccentBrush.
6 years ago
Dariusz Komosinski
5027de256c
Add an example for transition delay.
6 years ago
Steven Kirk
55868ce690
Remove serilog.
6 years ago
Steven Kirk
479d480ad9
Parameterize logger on area as well as level.
So we can filter our more logging calls early.
6 years ago
Dariusz Komosinski
3b8cd5dae2
Add transitions example.
6 years ago
Dan Walmsley
11d0ca56de
fix timespan in render demo.
6 years ago
Dan Walmsley
b3b7a57397
use consistent naming in renderdemo
6 years ago
Dan Walmsley
957eef7dba
share linebouds helper with render demo. remove hacky test code.
6 years ago
Dan Walmsley
4e07771458
add to render demo
6 years ago
Nikita Tsukanov
bea8b676a2
Support for multiple box-shadows
6 years ago
Nikita Tsukanov
d0b041095d
Inset box-shadow
6 years ago
Nikita Tsukanov
83b9e78f63
Fixed demo animation
6 years ago
Nikita Tsukanov
20f6f886f9
box-shadow support
6 years ago
Steven Kirk
4d01dacd77
Remove copyright headers.
Some of our files had them, some didn't. They serve no purpose legally so best to remove the ceremony.
6 years ago
Steven Kirk
30e8cac05d
Update to .NET core 3.1.
6 years ago
Steven Kirk
52e30f6a0e
Remove Avalonia.Dialogs dependency on diagnostics.
And add explicit dependency on `Avalonia.Diagnostics` to samples.
6 years ago
Steven Kirk
dbe4301d36
Sanitize image drawing API.
- Remove opacity parameter - should push an opacity instead
- Add a WPF-compatible overload of `DrawImage` to `DrawingContext`
6 years ago
Benedikt Schroeder
ab5e062deb
Add GlyphRun support
6 years ago
artyom
fd7ffbd84c
Bring back the changes
7 years ago
danwalmsley
a487b38c33
Revert "Updated ReactiveUI to version 10.1.1"
7 years ago
José Pedro
e700832ee0
Updated ReactiveUI to version 10.0.1.
7 years ago
Steven Kirk
2fa8247f01
Removed MemberSelector.
7 years ago
Nikita Tsukanov
38f4133658
RenderTargetBitmapPage in RenderDemo
7 years ago
Jumar Macato
1f2ee682ea
Revert autoformatting change.
7 years ago
Jumar Macato
250e05dd04
Make RenderDemo, BindingDemo & VirtualizationDemo run.
7 years ago
Jumar Macato
545053c7b1
Start fixing broken sample projects
7 years ago
Jumar Macato
2028440381
Speedup Sidebar hover transitions.
7 years ago
Benedikt Schroeder
c73363f76b
Remove extra usings
7 years ago