Dan Walmsley
ba493751aa
bump version.
3 years ago
Dan Walmsley
5a64c847dd
Merge branch 'master' into feature/onplatform-xaml-compiler-support
3 years ago
Dan Walmsley
9486b3eb91
Merge pull request #9292 from AvaloniaUI/remove-ios-redundant-button
ios: remove button left in for debug purposes.
3 years ago
Dan Walmsley
1e3556b624
update xamlx
3 years ago
Dan Walmsley
d28a86f862
remove button left in for debug purposes.
3 years ago
Dan Walmsley
94049a14e7
Merge branch 'master' into feature/onplatform-xaml-compiler-support
3 years ago
Max Katz
0c301dffb5
Merge pull request #9276 from Gillibald/feature/textCompat
Text rendering compat
3 years ago
Max Katz
248014d581
Merge branch 'master' into feature/textCompat
3 years ago
Benedikt Stebner
fd7aad2356
Merge pull request #9284 from Gillibald/fixes/limitedTypefaceCrash
Prevent a crash that is caused by limited typefaces
3 years ago
Benedikt Stebner
0aff57a716
Prevent a crash that is caused by typefaces that don't contain whitespace glyphs
3 years ago
Benedikt Stebner
6e972cc3b2
Merge branch 'master' into feature/textCompat
3 years ago
Max Katz
d0a656a274
Merge pull request #8572 from pr8x/SetterTargetType
Add x:SetterTargetType
3 years ago
Max Katz
3a182ccbea
Merge branch 'master' into SetterTargetType
3 years ago
Max Katz
27a9883ab1
Merge branch 'master' into feature/textCompat
3 years ago
Max Katz
34d24a0f39
Merge pull request #9270 from robloo/expander-updates
Expander Updates
3 years ago
robloo
536d915fb3
Merge branch 'master' into expander-updates
3 years ago
robloo
572ad56150
Complete Expander updates
3 years ago
Max Katz
84c3fbea21
Merge pull request #9144 from emmauss/listbox_control_selection
Prevent SelectingItemsControl's selection from being updated on focus when toggle is enabled
3 years ago
Max Katz
3ced7a35bc
Merge branch 'master' into listbox_control_selection
3 years ago
Dan Walmsley
f4e48b909c
Merge pull request #9278 from AvaloniaUI/feature/wasm-touch
wasm: re-implement touch.
3 years ago
Dan Walmsley
0403fea3fa
Merge remote-tracking branch 'origin/master' into feature/wasm-touch
3 years ago
Max Katz
5f5d596b1c
Fix multitouch and add historical points support
3 years ago
Max Katz
f140f2de19
Merge pull request #9174 from dif-sam/patch-1
Defer `bring into view` for newly created TreeViewItem
3 years ago
Max Katz
5bd77f5b41
Merge branch 'master' into patch-1
3 years ago
Dan Walmsley
385c26741a
remove duplicated code.
3 years ago
Dan Walmsley
985e4cf2ab
implement touch via pointer events only.
3 years ago
Dan Walmsley
c8fae36d36
implement touch.
3 years ago
Emmanuel Hansen
5a442c0ded
Merge branch 'master' into listbox_control_selection
3 years ago
Dan Walmsley
4c41c9c7dd
Wasm optimal defaults ( #9267 )
* introduce optimal defaults for wasm builds
* dont include satelite assemblies.
* always preventDefault mouse and pointer
* fix argument order.
* set initial heap size.
* put properties in targets.
* fix condition
* restore props file
* remove duplicate code.
* allow people to override initial heap size... but not some critical properties,
* add special ld flag.
3 years ago
Benedikt Stebner
f2fda7bcdb
Fix xml comment
3 years ago
Benedikt Stebner
04b8f3b388
Fix headless
3 years ago
Benedikt Stebner
863713c207
Merge remote-tracking branch 'upstream/master' into feature/textCompat
3 years ago
Steven Kirk
e8f962b3c4
Merge branch 'master' into patch-1
3 years ago
Dan Walmsley
be0b414cc6
Merge branch 'master' into feature/onplatform-xaml-compiler-support
3 years ago
Benedikt Stebner
ce98bffe66
Merge pull request #9272 from Gillibald/fixes/vsStableSupport
Use LangVersion preview for all projects
3 years ago
Max Katz
be93466945
Merge branch 'master' into fixes/vsStableSupport
3 years ago
Max Katz
8a6d53fea7
Merge pull request #9274 from AvaloniaUI/fixes/viewbox-datacontext-binding
Set Viewbox container logical parent.
3 years ago
Steven Kirk
4740955ef4
Set Viewbox logical parent.
Fixes `DataContext` binding in `Viewbox.Child`.
3 years ago
Steven Kirk
fd46119d74
Add failing test for Viewbox DataContext binding.
3 years ago
Benedikt Stebner
822d57cac6
Use LangVersion preview for all projects
3 years ago
Benedikt Stebner
2a547d7161
Introduce GlyphMetrics
3 years ago
Max Katz
7683a3bddb
Restore old exception message
3 years ago
Max Katz
0c84ae68b9
Add AvaloniaXamlIlSetterTargetTypeMetadataTransformer to allow SetterTargetType
3 years ago
Max Katz
d4030ddc2a
Merge branch 'master' into SetterTargetType
3 years ago
Max Katz
8daf6d01e7
Switch back to original XamlX repo
3 years ago
robloo
00e570fb6b
Initial fixes for new Expander ControlTheme
3 years ago
robloo
65a4315cd0
Use standard resource names
3 years ago
robloo
830587fc28
Remap Expander resources to Fluent v1 base resources
3 years ago
robloo
8d63ed2645
Initial import of WinUI Expander theme
3 years ago
Max Katz
9b4fc3d484
Fix tests
3 years ago