Max Katz
|
fe115d9dd9
|
Remove platform specific IsPathRooted
|
3 years ago |
Max Katz
|
37545cbeb1
|
IStorageProvider API updates
|
3 years ago |
Benedikt Stebner
|
74bbfd8509
|
Support intercepts for all location but TextDecorationLocation.Strikethrough
|
3 years ago |
Benedikt Stebner
|
fc4e549c2e
|
Cleanup
|
3 years ago |
Simon Cropp
|
9d075fe2a9
|
Update ControlTemplateTests.cs
|
3 years ago |
rabbitism
|
182e469066
|
feat: add UT for GeometryTypeConverter.
|
3 years ago |
Max Katz
|
a78b0edd42
|
Changes after review
|
3 years ago |
Sergey Mikolaitis
|
2565538fd3
|
[Text] improve benchmarks. add BuildManySmallTexts benchmark
|
3 years ago |
Sergey Mikolaitis
|
80972e5f5b
|
[Text] a bit better usage of Codepoint.ReadAt
|
3 years ago |
Sergey Mikolaitis
|
ba9bf5d364
|
[Text] Clone CodePoint ReadAt for Span
|
3 years ago |
Sergey Mikolaitis
|
84206e93dd
|
[Text] Optimize grapheme and add performance benchmark
|
3 years ago |
Simon Cropp
|
ac01ee00e6
|
.
|
3 years ago |
Simon Cropp
|
16ffe2f6f9
|
use default literal
|
3 years ago |
Simon Cropp
|
fb37ab1e77
|
leverage GetRequiredService
|
3 years ago |
Simon Cropp
|
209861d9d4
|
.
|
3 years ago |
Sergey Mikolaitis
|
5fef8af151
|
[Text] [Rename] ShapeableTextCharacters to UnshapedTextRun and ShapedTextCharacters to ShapedTextRun
|
3 years ago |
Simon Cropp
|
dba476c11c
|
fix more typos
|
3 years ago |
Simon
|
876fa08812
|
move to a consistent langversion of 11
|
3 years ago |
Nikita Tsukanov
|
78b4c6a96e
|
Ignore Opacity for hit-testing purposes
|
3 years ago |
Nikita Tsukanov
|
5a3d9f1574
|
Use parent clip rect of the adorned visual
|
3 years ago |
dependabot[bot]
|
fb88efce5f
|
Bump nanoid and mocha
Bumps [nanoid](https://github.com/ai/nanoid) to 3.3.3 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.
Updates `nanoid` from 3.1.20 to 3.3.3
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.20...3.3.3)
Updates `mocha` from 8.4.0 to 10.2.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v8.4.0...v10.2.0)
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
- dependency-name: mocha
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
bad0160a2d
|
Bump json5
Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.1.3...v2.2.2)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
50c21198b4
|
Bump flat and mocha
Bumps [flat](https://github.com/hughsk/flat) to 5.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.
Updates `flat` from 4.1.0 to 5.0.2
- [Release notes](https://github.com/hughsk/flat/releases)
- [Commits](https://github.com/hughsk/flat/compare/4.1.0...5.0.2)
Updates `mocha` from 8.1.3 to 8.4.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v8.1.3...v8.4.0)
---
updated-dependencies:
- dependency-name: flat
dependency-type: indirect
- dependency-name: mocha
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
daniel
|
21f6307c37
|
again
|
3 years ago |
daniel
|
5f5f5ebc9b
|
try fix tests
|
3 years ago |
daniel
|
4780567438
|
Don't reomve old content from logicaltree
|
3 years ago |
Emmanuel Hansen
|
66ca4ca639
|
remove hold styled properties in InputElement
|
3 years ago |
Emmanuel Hansen
|
57255586c2
|
update hold tests
|
3 years ago |
Emmanuel Hansen
|
08f17fa206
|
add more tests
|
3 years ago |
Max Katz
|
1776522397
|
Mock IPlatformThreadingInterface
|
3 years ago |
Emmanuel Hansen
|
29e7666a67
|
attempt at testing
|
3 years ago |
Emmanuel Hansen
|
be843f699a
|
add mock thread interface to touch device tests
|
3 years ago |
Emmanuel Hansen
|
f61c7f6cd9
|
Revert "fix tests"
This reverts commit 584e18f78d29480890711b1149d946f61e0d8447.
|
3 years ago |
Emmanuel Hansen
|
c804fa00cf
|
fix tests
|
3 years ago |
Benedikt Stebner
|
9f309415c1
|
Allow to process non text TextRuns
Add TextEndOfLine to a TextLine's TextRuns
|
3 years ago |
Max Katz
|
c2e00428df
|
Remove AppBuilderBase and generics
|
3 years ago |
Max Katz
|
ab64b33470
|
Remove IRuntimePlatform.OperatingSystem API and replace with trimmable OperatingSystem API
|
3 years ago |
Max Katz
|
9f633b8411
|
Fix OnPlatform-like extensions with a single input parameter
|
3 years ago |
Emmanuel Hansen
|
586c3350dc
|
adds tests
|
3 years ago |
Max Katz
|
b3eab25240
|
Fix tests build
|
3 years ago |
Max Katz
|
8a78f134c5
|
Remove JetBrains.Annotations from the repo
|
3 years ago |
Max Katz
|
59d7874b1d
|
Replace System.Reactive with internal extensions
|
3 years ago |
Steven Kirk
|
02fe8bcd4b
|
Fix missing FontManagerImpl exception.
|
3 years ago |
Steven Kirk
|
40228a3886
|
Ensure required assemblies are loaded.
And ensure the ResUri parsers are initialized.
|
3 years ago |
Steven Kirk
|
4f6d51e166
|
Add tests for property binding threading.
- Added a failing tests for styled property binding with threading
- Made direct property test actually confirm that binding was done on UI thread
|
3 years ago |
Steven Kirk
|
fdc4a4c497
|
Added WindowClosingEventArgs.
Fixes #9524.
|
3 years ago |
Steven Kirk
|
58b404a3ab
|
Added failing test for #7974.
|
3 years ago |
Benedikt Stebner
|
895d85aa89
|
Implement CharacterBufferReference and related classes
|
3 years ago |
Daniil Pavliuchyk
|
6b8b5d78f4
|
Rework focus so we don't return focus to the lastly enabled element
|
3 years ago |
Glen Nicol
|
2a5dceecbb
|
Feature: Double click expand/collapse treeview and numpad keyboard shortcuts
|
3 years ago |