dependabot[bot]
|
580841f042
|
Bump minimist
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Jade Macho
|
6e094510a6
|
Add missing context.Transform = Transform in EllipseNode
|
4 years ago |
Benedikt Stebner
|
1c7ec4e538
|
Fix GetDistanceFromCharacterHit
|
4 years ago |
Benedikt Stebner
|
301dbf2635
|
Fix embedded run Baseline handling
|
4 years ago |
CallumHopkins181
|
12e20b80a5
|
Fix rpi4 drm bug (#7749)
* Fix rpi4 drm bug
* Change default path to include all cards
* Import namespaces
Co-authored-by: Jumar Macato <16554748+jmacato@users.noreply.github.com>
|
4 years ago |
robloo
|
85476caaf1
|
Wrap 360 degrees to 0 in the Hue component
|
4 years ago |
robloo
|
d4540ed0e5
|
Add template part attributes to common controls
|
4 years ago |
Benedikt Stebner
|
59d8f86509
|
Better WPF compat
Disable run sort
|
4 years ago |
Benedikt Stebner
|
ca5a1da6d0
|
Try something
|
4 years ago |
Luis von der Eltz
|
85363e7972
|
Use parent toplevel from PopupRoot
|
4 years ago |
Luis von der Eltz
|
429d8a7b57
|
Fix devtools popup inspection
|
4 years ago |
Benedikt Stebner
|
0edd67157e
|
Try to fix line height measurement
|
4 years ago |
Benedikt Stebner
|
e7e7a95e5d
|
Try to fix GetDistanceFromCharacterHit for drawable runs
|
4 years ago |
Benedikt Stebner
|
55d28216a7
|
Use ForgroundProperty directly where possible
|
4 years ago |
Yoh Deadfall
|
55710e8514
|
Used ToArray where it benefits over ToList
|
4 years ago |
Benedikt Stebner
|
5d43a1e664
|
Try to fix hit testing for embedded runs
|
4 years ago |
robloo
|
c8299abd01
|
Add HsvColor.Parse() method
|
4 years ago |
robloo
|
b085b867d1
|
Check string length first
|
4 years ago |
robloo
|
6a49977022
|
Fix comments
|
4 years ago |
robloo
|
465b3e5439
|
Implement HsvColor.ToString() and TryParse()
|
4 years ago |
robloo
|
5e2be4045e
|
Make sure Color uses Invariant .ToString() converting to hex
|
4 years ago |
robloo
|
a06d287fb9
|
Switch ExperimentalAcrylicMaterial to using new HsvColor
|
4 years ago |
workgroupengineering
|
e048374c1d
|
fix nits
|
4 years ago |
Benedikt Stebner
|
0de8c5dd52
|
Add FontStretch to property chane handler
|
4 years ago |
Giuseppe Lippolis
|
1f5560a8a8
|
feat(DevTools): Open DevTools with Focused Element Automatically Selected in Tree
|
4 years ago |
Benedikt Stebner
|
e173783c72
|
Update ApiCompatBaseline.txt
|
4 years ago |
Benedikt Stebner
|
b99e1b6b2c
|
Cleanup attached properties
|
4 years ago |
Benedikt Stebner
|
9250d93407
|
Implement embedded runs
Improve text edit navigation
Implement IncrementalTabWidth
|
4 years ago |
Lubomir Tetak
|
d0a27b6bc4
|
Suppress static SKFont finalizer to prevent crashes on app exit
|
4 years ago |
robloo
|
7ddadfd546
|
Remove CornerRadius prop from MenuFlyoutPresenter
|
4 years ago |
amwx
|
b0f2c20c37
|
ThicknessEditor always use black foreground for readibility
|
4 years ago |
amwx
|
ad1779390f
|
Add UseDarkMode property to DevToolsOptions
|
4 years ago |
Dariusz Komosiński
|
b18cb5cac5
|
Improve hit testing of inactive property names.
|
4 years ago |
Dariusz Komosiński
|
9b8d78e66a
|
Add support for property navigation from setter directly.
|
4 years ago |
Emmanuel Hansen
|
82c7d7d64f
|
Include Platform Handle in surface array (#7841)
Include Platform Handle in surface array
|
4 years ago |
robloo
|
e8960f8235
|
Fix PathIcon style ordering
|
4 years ago |
robloo
|
6a1e7b25a7
|
Implement TemplatePartAttribute from WPF
|
4 years ago |
Dariusz Komosiński
|
61264825b8
|
Change ProgressBar Value binding mode to OneWay by default.
|
4 years ago |
Trym Lund Flogard
|
928a048e9c
|
Fix ToggleSwitchFillOffDisabled resource key typo
|
4 years ago |
Max Katz
|
6a5bd396cb
|
Rename fields
|
4 years ago |
robloo
|
8453258ed3
|
Simplify and improve DropDownGlyph in fluent ComboBox
|
4 years ago |
Dan Walmsley
|
86c68daa63
|
use tapped gesture instead of pointer events in date time picker.
|
4 years ago |
Tako
|
3d25e6325c
|
Use CompiledBindings with bindings to methods
|
4 years ago |
Dan Walmsley
|
c656c4fff6
|
fix using touch for date/time pickers.
|
4 years ago |
Steven Kirk
|
9bb77030d9
|
Measure overlay children to availableSize.
Fixes #7815,
|
4 years ago |
Rustam Sayfutdinov
|
04f9c0b5b6
|
Fix getting paths from Uri
|
4 years ago |
Dariusz Komosinski
|
d28b6501f6
|
Add support for template bindings.
|
4 years ago |
Dariusz Komosinski
|
9ff44b7c0a
|
Add support for showing binding paths in DevTools.
|
4 years ago |
Dariusz Komosinski
|
0d32823c59
|
Fixed compiled self binding not working from setters. Add extra tests for both reflection and compiled bindings.
|
4 years ago |
Max Katz
|
3fe50be168
|
Update AndroidTestApplication futher
|
4 years ago |