Steven Kirk
|
a91d632211
|
Move ListBox page view model to its own file.
Also remove `SelectedItem` and `SelectedItems` in favor of `SelectionModel`.
|
6 years ago |
Maksym Katsydan
|
3d2db41bc8
|
ControlCatalog: Some fixes and workarounds, so it will not use missing resources
|
6 years ago |
Maksym Katsydan
|
f00219379c
|
Detailed MenuPage examples
|
6 years ago |
Steven Kirk
|
bebe9ee373
|
Bind ListBox.SelectedItems again.
Was removed accidentally.
|
6 years ago |
Steven Kirk
|
41831066c2
|
Revert "Fix selection after deleting an item."
|
6 years ago |
Steven Kirk
|
5cf6662f74
|
Bind ListBox.SelectedItems again.
Was removed accidentally.
|
6 years ago |
Dan Walmsley
|
eb3c4cd008
|
add relative panel page to control catalog.
|
6 years ago |
Dan Walmsley
|
bf0c8ae01d
|
fix sidebar.
|
6 years ago |
Dan Walmsley
|
c3c82230d2
|
remove usages of old ThemeAccentBrush.
|
6 years ago |
Dan Walmsley
|
5781336dfa
|
use opensans and correct corner radii
|
6 years ago |
Dan Walmsley
|
a8aff643f0
|
fix more nits.
|
6 years ago |
Mihai Stan
|
d8d9a1865d
|
Use AvaloniaList instead of List
|
6 years ago |
Mihai Stan
|
a5f43c7ee1
|
Add ticks property on Slider
This property will allow setting custom ticks on the slider without having to create a custom template for the TickBar.
|
6 years ago |
Steven Kirk
|
4fbc43e785
|
Use RecyclingElementFactory in ItemsRepeaterPage.
|
6 years ago |
amwx
|
e385dbc43c
|
Adds control catalog page
|
6 years ago |
Benedikt Schroeder
|
2a181d9acb
|
Introduce TextRunProperties
|
6 years ago |
Dan Walmsley
|
122821317f
|
remove unused hint flags.
|
6 years ago |
Dan Walmsley
|
2cc40e3c6a
|
add a prefer managed chrome to demo page
|
6 years ago |
Luis von der Eltz
|
c4ef08206e
|
Implementing support for IsTabStop attached property
|
6 years ago |
Dariusz Komosinski
|
f3a964232a
|
Add page for scroll viewer.
|
6 years ago |
Dan Walmsley
|
1e798be784
|
insert managed chrome when extend client area is enabled and hint flag is set.
|
6 years ago |
Dan Walmsley
|
6e1ccb6333
|
Add acrylic blur option to control catalog.
|
6 years ago |
Dan Walmsley
|
bb83df834a
|
fully working client area extension demo
|
6 years ago |
Dan Walmsley
|
d4fa9ad406
|
Move transparency to window customizations page.
|
6 years ago |
Dan Walmsley
|
454cc06184
|
Add a WindowCustomization page to the control catalog.
|
6 years ago |
Dan Walmsley
|
25b005ec96
|
update example to show intended usage.
|
6 years ago |
JamRemco
|
b9cec08b41
|
ToggleSwitchpage for Control gallery (#4137)
Co-authored-by: danwalmsley <dan@walms.co.uk>
|
6 years ago |
amwx
|
3c3853dab2
|
Remove DateTimeFormatter/use normal .net formatting
|
6 years ago |
amwx
|
a7b9bd2876
|
Add styles and control catalog page
|
6 years ago |
Dan Walmsley
|
dd492e1a2c
|
remove from autocompletebox page.
|
6 years ago |
Max Katz
|
f3c555404a
|
NumericUpDownPage example shouldn't set strict Width to elements
|
6 years ago |
Nikita Tsukanov
|
da580f0373
|
Internal API for rounded border clip for usage with Border.
|
6 years ago |
amwx
|
0863b29d09
|
Rename existing DatePicker control
|
6 years ago |
Max Katz
|
8f01bd3165
|
Add ToggleButton to ButtonPage example
|
6 years ago |
Dan Walmsley
|
a6bc06f7ad
|
make names on acrylic page make sense.
|
6 years ago |
Dan Walmsley
|
cc2aa69742
|
rename properties that control "tracking paper effect."
|
6 years ago |
Dan Walmsley
|
88b016970e
|
tidy acrylic page.
|
6 years ago |
Dan Walmsley
|
f96ad2f7f6
|
update acrylic page.
|
6 years ago |
Dan Walmsley
|
ecdd8b9c7b
|
sensible defaults. tidy acrylic demo.
|
6 years ago |
Dan Walmsley
|
e957f75fdb
|
remove unused code.
|
6 years ago |
Dan Walmsley
|
98e7b14023
|
use proper corrections. and blend with mid range gray to allow for readability.
|
6 years ago |
JamRemco
|
7b2ada673a
|
Fix Animation
|
6 years ago |
Dan Walmsley
|
4dc8a2a3ee
|
tweaks and fixes to acrylic.
|
6 years ago |
Dan Walmsley
|
175eff6429
|
Fix acrylic.
|
6 years ago |
Max Katz
|
b6a5e9bdd4
|
Add example for RepeatButton
|
6 years ago |
Steven Kirk
|
ca7b1d75cd
|
Invalidate measure when clearing anchor.
|
6 years ago |
Steven Kirk
|
d22b4ecbc4
|
Give ItemsRepeater items a background.
So one can see their bounds easily.
|
6 years ago |
Steven Kirk
|
074b8c5248
|
Remove setting cache length to 0.
`ItemsRepeater` doesn't work properly with a 0 cache length.
|
6 years ago |
Steven Kirk
|
df00cb29b4
|
Add ItemsRepeaterPage scroll to item buttons.
To diagnose problems with `ItemsRepeater`.
|
6 years ago |
JamRemco
|
34622c4559
|
Test
|
6 years ago |