Commit 3faa6de
[UWP] Sync release branch with main (#8330)
* Switch to gotFocus (#8148) (#8150)
* Update custom.props
* [UWP] Update custom.props for object model release (#8225)
* Update custom.props for object model release
* Updated Xcode version (#8222)
* removed build step as they are redundant (#8201)
* removed build step as they are redundant
* added pod installation step
Co-authored-by: Joseph Woo <[email protected]>
* [UWP Renderer] Add a null check to inline action rendering (#8228)
* Update custom.props for object model release
* Updated Xcode version (#8222)
* removed build step as they are redundant (#8201)
* removed build step as they are redundant
* added pod installation step
* Add a null check for inline Actions
Co-authored-by: Joseph Woo <[email protected]>
* [UWP][Infra] Update nuget files for release (#6576) (#8240)
* [UWP][Infra] Update nuget files for release (#6576)
* Add new nuspec files
* Fix nuspec
* Update build copy script
* Add dependency to renderer
* 1.5 website schema explorer updates (#6550)
* Updating schema explorer properties
* adding tableCell to toc and attempting whitespace fix
* indentation fix
indentation fix
* Removing filtered prop
Removing filtered prop - it's auto generated in our build
Co-authored-by: RahulAmlekar <[email protected]>
* Custom.props to 1.0.0 for Object model build
* Update dependency version
Co-authored-by: Rahul Amlekar <[email protected]>
Co-authored-by: RahulAmlekar <[email protected]>
Co-authored-by: Rebecca Muraira <[email protected]>
* Remove blank lines
Co-authored-by: almedina-ms <[email protected]>
Co-authored-by: Rahul Amlekar <[email protected]>
Co-authored-by: RahulAmlekar <[email protected]>
Co-authored-by: Rebecca Muraira <[email protected]>
* [UWP Renderer] Parse for SVG width and height (#8256)
* WIP: set raster height and width
* WIP: add template method
* WIP: parse svg for size
* Update resources and spacing
* update visualizer csproj
* Only set height
* Resolve PR comments
* Remove try catch blocks
* [UWP] Remove weak_ref from method headers and pass by value (#8295)
* Temp branch
* svg updates
* Pass by value
* Remove temp var
* Use make_weak
* Fix spacing
* Resolve PR comments
* Use image properties struct
* Resolve PR comments and handle errors
* Add test json
* Update custom props (#8329)
* Update the object model dependency (#8331)
---------
Co-authored-by: Joseph Woo <[email protected]>
Co-authored-by: almedina-ms <[email protected]>
Co-authored-by: Rahul Amlekar <[email protected]>
Co-authored-by: RahulAmlekar <[email protected]>
Co-authored-by: Rebecca Muraira <[email protected]>1 parent 50a7c52 commit 3faa6de
File tree
9 files changed
+478
-148
lines changed- samples/v1.5/Tests
- source/uwp
- NuGet
9 files changed
+478
-148
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
Lines changed: 321 additions & 130 deletions
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
95 | 108 | | |
96 | 109 | | |
97 | 110 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
| 99 | + | |
98 | 100 | | |
99 | 101 | | |
100 | 102 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
16 | 28 | | |
17 | 29 | | |
18 | 30 | | |
| |||
54 | 66 | | |
55 | 67 | | |
56 | 68 | | |
57 | | - | |
58 | | - | |
| 69 | + | |
| 70 | + | |
59 | 71 | | |
60 | 72 | | |
61 | 73 | | |
62 | 74 | | |
63 | 75 | | |
64 | | - | |
65 | | - | |
| 76 | + | |
| 77 | + | |
66 | 78 | | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
77 | 83 | | |
78 | 84 | | |
79 | 85 | | |
80 | | - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
81 | 102 | | |
82 | 103 | | |
83 | 104 | | |
84 | 105 | | |
85 | 106 | | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
86 | 120 | | |
87 | 121 | | |
Lines changed: 24 additions & 0 deletions
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
0 commit comments