Brett Story
5618cc03e4
Utilizing TextLayout's LineHeight in TextBox and TextPresenter
4 years ago
Tako
3d25e6325c
Use CompiledBindings with bindings to methods
4 years ago
chylex
462ea76d2a
Fix wrong foreground TextBox color in Fluent theme
4 years ago
Tim U
2941c3f635
Rename BubbleUpScrollOnEndReached to IsScrollChainingEnabled
4 years ago
Tim
26ca4c15ba
Implement `BubbleUpScrollOnEndReachedProperty`
- Add property as AttachedProperty, so it can be opt-in or opt-out
- Only bubble up the scroll event if the end is reached
- Make use of this Property in:
o ListBox
o TextBox
o TreeView
4 years ago
Takoooooo
bb12a4c791
Enable CompiledBindings for FluentTheme.
4 years ago
Max Katz
64922a34a9
Add CornerRadius to TemplatedControl and use it where possible
5 years ago
Max Katz
eeb593f041
Remove TextBox margin hack
5 years ago
Max Katz
23acdb111b
Implement ContextRequested event
5 years ago
Dariusz Komosinski
a2dc40a14c
Allow for using ScrollViewer.AllowAutoHide as an attached property.
5 years ago
Dan Walmsley
48fd593147
remove obsolete comments
5 years ago
amwx
dde40aae24
Update src/Avalonia.Themes.Fluent/Controls/TextBox.xaml
Co-authored-by: Max Katz <maxkatz6@outlook.com>
5 years ago
amwx
b6f5571495
TextBox uses ContextFlyout
5 years ago
Max Katz
37dda37e46
Move Fluent theme files
5 years ago
Dan Walmsley
cc712b6e0f
wrap control in datavalidation errors so it can be applied consistently.
5 years ago
Dan Walmsley
78e2e2ef93
position datavalidation errors underneath textbox.
5 years ago
Roland Soós
7d28b510d7
Update TextBox.xaml
Set CornerRadius via style on TextBox
6 years ago
Dan Walmsley
8caa9a0966
use correct case for class names.
6 years ago
Dan Walmsley
f9f32736f7
add names for default context menu.
6 years ago
Dan Walmsley
5a780952e7
use static resource for the context menus in textbox templates.
6 years ago
Dan Walmsley
23f13957cd
add context menu back.
6 years ago
Dan Walmsley
219a71f9a9
fix mem leak tests for context menus.
6 years ago
Dan Walmsley
bb2d629a11
fix test errors.
6 years ago
Dan Walmsley
911a375897
remove default textboxcontextmenu resource.
6 years ago
Jumar Macato
e5085fc9fe
add context menu to textbox template
6 years ago
Dan Walmsley
a82cd00122
move standard textbox context menu to the templates.
6 years ago
danwalmsley
bc42091ce9
Revert "Expose Cut Copy and Paste methods for binding for context menus"
6 years ago
Dan Walmsley
5ea8c57f76
move standard textbox context menu to the templates.
6 years ago
Maksym Katsydan
a887e3e50e
Fluent TextBox: Return "Hide" password button icon
6 years ago
Maksym Katsydan
71393ceb6a
Fluent TextBox: Update naming and fix nits from previous PR
6 years ago
Maksym Katsydan
e5644c0b72
Fluent TextBox: Remove multibinding from floatingWatermark
Also rename floatingWatermark and watermark
6 years ago
Maksym Katsydan
913958732e
Fluent TextBox: Add PasswordBoxRevealButton style
6 years ago
Maksym Katsydan
ff873cb5b8
Fluent TextBox: Add TextBoxClearButton style
6 years ago
Jumar Macato
8300b0c35d
rename prop
6 years ago
Jumar Macato
2a11f6801c
address review
6 years ago
Jumar Macato
661480e55c
polish
6 years ago
Jumar Macato
ffa8fa7262
implement ShowPassword Property in textpresenter and forward from textbox
6 years ago
Jumar Macato
ad78086d0a
fix padding
6 years ago
Jumar Macato
06d93f3216
test
6 years ago
Jumar Macato
88a63dde2c
use contentpresenter
6 years ago
Jumar Macato
35a4662617
test
6 years ago
Jumar Macato
1af661666a
add InnerLeftContent and InnerRightContent
6 years ago
Maksym Katsydan
eadf450083
Fluent: Replace ErrorBrush resources
6 years ago
Jumar Macato
064f7546de
add hca/vca to watermark
6 years ago
Jumar Macato
d8665168ba
add missing text content alignment in fluent textbox theme
6 years ago
Benedikt Schroeder
09099c1234
Fix text wrapping for fluent TextBox
6 years ago
José Pedro
856118f21c
Use TextBox text alignment and wrapping in watermark.
6 years ago
Maksym Katsydan
8c44474aa2
Deal with some another missed resources
6 years ago
Dan Walmsley
c3c82230d2
remove usages of old ThemeAccentBrush.
6 years ago
Dan Walmsley
16077c3f93
control templates inherit fonts.
6 years ago