Max Katz
8a8e805c58
Merge pull request #8829 from robloo/colorpicker-palette-binding-fix
Add DoNothingForNullConverter to Fix Color Palette Binding
4 years ago
Max Katz
d6c9932701
Merge branch 'master' into colorpicker-palette-binding-fix
4 years ago
Steven Kirk
320d074564
Merge pull request #8882 from AvaloniaUI/fixes/8866-border-child-rounding
Make layout rounding more resilient to floating point errors.
4 years ago
Steven Kirk
ec19c49b4f
Merge branch 'master' into fixes/8866-border-child-rounding
4 years ago
Max Katz
6fb4be9f11
Merge pull request #8912 from AvaloniaUI/fixes/wasm-tab-key-handling
WASM: fix tab key handling
4 years ago
Max Katz
2c5dc3516d
Merge branch 'master' into fixes/wasm-tab-key-handling
4 years ago
Nikita Tsukanov
e54388ed6b
Merge pull request #8847 from AvaloniaUI/fixes/compositing-renderer-hit-test
Filter-out child elements during hit-testing too
4 years ago
Dan Walmsley
f0befcc18d
Merge branch 'master' into fixes/compositing-renderer-hit-test
4 years ago
Dan Walmsley
0f9273c3b5
fix tab key handling, by making sure the canvas is re-focused when the ime is closed.
4 years ago
Max Katz
0a02022818
Merge pull request #8911 from AvaloniaUI/wasm-composition
use composition on wasm.
4 years ago
Dan Walmsley
f45617b23c
use composition on wasm.
4 years ago
Dan Walmsley
283f7430ab
Merge pull request #8820 from AvaloniaUI/typescript-bundling
4 years ago
Dan Walmsley
1f2f939adf
Merge remote-tracking branch 'origin/master' into typescript-bundling
4 years ago
Dan Walmsley
baf29e273d
ignore wwwroot
4 years ago
Dan Walmsley
5501010f2d
remove wwwroot
4 years ago
Max Katz
5343f63311
Merge pull request #8902 from workgroupengineering/fixes/Warnings/DevGenerators/RS1024
fix(DevGenerators): Warning RS1024 Use SymbolEqualityComparer when comparing symbols
4 years ago
Dan Walmsley
7b2a475c3e
Merge branch 'master' into typescript-bundling
4 years ago
workgroupengineering
69f65f208d
Merge branch 'master' into fixes/Warnings/DevGenerators/RS1024
4 years ago
Tako
973340d31e
Merge pull request #8895 from AvaloniaUI/fix-styledProperties-not-applied-in-controlTemplate
Fix DashStyle not applying values correctly.
4 years ago
Tako
0e4c7dcd92
Merge branch 'master' into fix-styledProperties-not-applied-in-controlTemplate
4 years ago
Giuseppe Lippolis
019497c5d4
fix(DevGenerators): Warning RS1024 Use 'SymbolEqualityComparer' when comparing symbols
4 years ago
Max Katz
df35835e9c
Merge pull request #8897 from affederaffe/dbus-systemdialog-fix
Fix DBusSystemDialog when path contains spaces
4 years ago
affederaffe
e64a5e3b0f
Fix DBusSystemDialog when path contains spaces
4 years ago
Takoooooo
99e02059a8
Fix Test.
4 years ago
Takoooooo
e05a0d0014
Fix DashStyle not applying values correctly.
4 years ago
Steven Kirk
8d9f39d3b3
Fix copypasta.
Fixes #8867 .
4 years ago
Steven Kirk
76747d32b4
Handle FP errors in RoundLayoutValueUp.
If the `value` passed to `RoundLayoutValueUp` has a floating point precision error (e.g. 79.333333333333343 in the test case) then when it's multiplied by `dpiScale` and rounded up, it will be rounded up to the a value one greater than it should be.
Fix this by rounding the initial value to an arbitrary precision of 8 digits.
Fixes #8866
4 years ago
Steven Kirk
ac27138120
Add failing tests for #8866 .
4 years ago
Steven Kirk
cc4b8e3ea0
Fix typo.
4 years ago
Dan Walmsley
41871e8c7c
Merge pull request #8868 from AvaloniaUI/fixes/composition-enabled-mobile-platforms
Use Composition Renderer on iOS / frame buffer / arm
4 years ago
Dan Walmsley
15c855de29
fix framebuffer compositor platform.
4 years ago
Dan Walmsley
7bc608d37b
use composition renderer only on ios.
4 years ago
Nikita Tsukanov
43051ab6ff
Merge pull request #8863 from AvaloniaUI/fixes/prevent-invalidatevisual-from-render
Throw on attempt to invalidate a visual during a render pass
4 years ago
Nikita Tsukanov
87d1ed5d27
Merge branch 'master' into fixes/prevent-invalidatevisual-from-render
4 years ago
Dan Walmsley
9c156efb7d
Merge pull request #8852 from AvaloniaUI/fixes/streamline-build
Streamline the CI build
4 years ago
Nikita Tsukanov
999b7bef95
Merge branch 'master' into fixes/compositing-renderer-hit-test
4 years ago
Nikita Tsukanov
a9c8a03a75
build
4 years ago
Benedikt Stebner
48b608c829
Moves InlineUIContainer Child measure and arrange to the IInlineHost ( #8849 )
4 years ago
Max Katz
36125ceaf7
Merge pull request #8850 from HappenHq/fix-mobile-chrome-textbox-caps
[Blazor] Disable auto-capitalization of input element text in AvaloniaView
4 years ago
Lobster Uberlord
854b11e38c
Disable auto-capitalization of input element text in AvaloniaView
On Android Chrome the auto-capitalization forces the keyboard
to switch to uppercase for each and every character, this made typing
in rather difficult.
4 years ago
Nikita Tsukanov
ec164ea0c3
Throw on attempt to invalidate a visual during a render pass
4 years ago
Nikita Tsukanov
4207a5f93b
Filter-out child elements during hit-testing too
4 years ago
hacklex
0b01a51c9e
TextConverter property for finer control over NumericUpDown text display ( #8839 )
* Added TextConverter property to NumericUpDown
* Added a hex NumericUpDown sample to ControlCatalog
* Requested changes to conversion calls
* Fixed NumericUpDown::OnTextConverterChanged logic
4 years ago
Nikita Tsukanov
86f97df4eb
Merge pull request #8784 from rdeago/detect-buildavaloniaapp
Detect method BuildAvaloniaApp in base class.
4 years ago
Nikita Tsukanov
0811c23e96
Merge branch 'master' into detect-buildavaloniaapp
4 years ago
Dan Walmsley
53aa470898
start sizewatcher.
4 years ago
robloo
7d1bba7825
Add DoNothingForNullConverter to fix color palette binding
4 years ago
Max Katz
c8a2e65120
Use webpack modules
4 years ago
Max Katz
6b70e56baa
Use npm and typescript without msbuild tasks
4 years ago
Dan Walmsley
f95dde85fd
Merge pull request #8819 from wieslawsoltes/UpdateWebBlazor
Update Avalonia.Web.Blazor dependencies
4 years ago