Steven Kirk
|
f682f5af7c
|
Added generic virtual methods analyzer.
Added a new `DevAnalyzers` project with a single analyzer to detect generic virtual/interface methods.
|
4 years ago |
robloo
|
d64aef16b9
|
Update DropDownButton with TextElement.Foreground
|
4 years ago |
Max Katz
|
9f08aee6f6
|
Update API compat
|
4 years ago |
Max Katz
|
adb85f9fad
|
Delete DropDown.cs
It wasn't supposed to live for so long.
|
4 years ago |
robloo
|
9f4241684a
|
Separate out const for better theoretical performance
|
4 years ago |
robloo
|
928cb35fca
|
Update after review
|
4 years ago |
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 |
robloo
|
7eb6cb31e7
|
Share the same arc size struct
|
4 years ago |
robloo
|
67ff1a7cd1
|
Add missing comment for SupportsIndividualRoundRects
|
4 years ago |
robloo
|
4c2cba19ff
|
Specify the angle units in comments
|
4 years ago |
robloo
|
2ebf3e4c39
|
Add RadiusX/RadiusY to Rectangle
|
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 |
Giuseppe Lippolis
|
6a54fc7e1b
|
fix(HotKeyManager): null annotation after rebase
|
4 years ago |
Giuseppe Lippolis
|
d62381a0b2
|
feat: Allowed Hotkey without using Command
|
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 |