Skip to content

Commit 63da659

Browse files
authored
HtmlDxDataGrid: Update jsPDF to 2.5.1 (#495)
1 parent 162c457 commit 63da659

File tree

50 files changed

+77
-77
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+77
-77
lines changed

docs/templates/htmldatatable-demo-default.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -57,16 +57,16 @@ <h2>MSBuild</h2>
5757
<td>Class1.cs</td>
5858
<td>1:1</td>
5959
<td>
60-
<a href="https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1200.md" target="_blank">SA1200</a>
60+
<a href="https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1633.md" target="_blank">SA1633</a>
6161
</td>
62-
<td>Using directive should appear within a namespace declaration</td>
62+
<td>The file header is missing or not located at the top of the file.</td>
6363
</tr>
6464
<tr>
6565
<td>Warning</td>
6666
<td>ClassLibrary1</td>
6767
<td>src/ClassLibrary1</td>
6868
<td>Class1.cs</td>
69-
<td>2:1</td>
69+
<td>1:1</td>
7070
<td>
7171
<a href="https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1200.md" target="_blank">SA1200</a>
7272
</td>
@@ -77,7 +77,7 @@ <h2>MSBuild</h2>
7777
<td>ClassLibrary1</td>
7878
<td>src/ClassLibrary1</td>
7979
<td>Class1.cs</td>
80-
<td>3:1</td>
80+
<td>2:1</td>
8181
<td>
8282
<a href="https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1200.md" target="_blank">SA1200</a>
8383
</td>
@@ -88,7 +88,7 @@ <h2>MSBuild</h2>
8888
<td>ClassLibrary1</td>
8989
<td>src/ClassLibrary1</td>
9090
<td>Class1.cs</td>
91-
<td>4:1</td>
91+
<td>3:1</td>
9292
<td>
9393
<a href="https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1200.md" target="_blank">SA1200</a>
9494
</td>
@@ -99,7 +99,7 @@ <h2>MSBuild</h2>
9999
<td>ClassLibrary1</td>
100100
<td>src/ClassLibrary1</td>
101101
<td>Class1.cs</td>
102-
<td>5:1</td>
102+
<td>4:1</td>
103103
<td>
104104
<a href="https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1200.md" target="_blank">SA1200</a>
105105
</td>
@@ -110,33 +110,33 @@ <h2>MSBuild</h2>
110110
<td>ClassLibrary1</td>
111111
<td>src/ClassLibrary1</td>
112112
<td>Class1.cs</td>
113-
<td>1:1</td>
113+
<td>5:1</td>
114114
<td>
115-
<a href="https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1633.md" target="_blank">SA1633</a>
115+
<a href="https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1200.md" target="_blank">SA1200</a>
116116
</td>
117-
<td>The file header is missing or not located at the top of the file.</td>
117+
<td>Using directive should appear within a namespace declaration</td>
118118
</tr>
119119
<tr>
120120
<td>Warning</td>
121121
<td>ClassLibrary1</td>
122122
<td>src/ClassLibrary1</td>
123123
<td>Class1.cs</td>
124-
<td>11:21</td>
124+
<td>21:21</td>
125125
<td>
126126
<a href="https://www.google.com/search?q="CA1822:"+site:learn.microsoft.com" target="_blank">CA1822</a>
127127
</td>
128-
<td>Member &#x27;Foo&#x27; does not access instance data and can be marked as static</td>
128+
<td>Member &#x27;Bar&#x27; does not access instance data and can be marked as static</td>
129129
</tr>
130130
<tr>
131131
<td>Warning</td>
132132
<td>ClassLibrary1</td>
133133
<td>src/ClassLibrary1</td>
134134
<td>Class1.cs</td>
135-
<td>21:21</td>
135+
<td>11:21</td>
136136
<td>
137137
<a href="https://www.google.com/search?q="CA1822:"+site:learn.microsoft.com" target="_blank">CA1822</a>
138138
</td>
139-
<td>Member &#x27;Bar&#x27; does not access instance data and can be marked as static</td>
139+
<td>Member &#x27;Foo&#x27; does not access instance data and can be marked as static</td>
140140
</tr>
141141
<tr>
142142
<td>Warning</td>

docs/templates/htmldiagnostic-demo-default.html

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@
4040
<td></td>
4141
<td>1</td>
4242
<td></td>
43-
<td>Using directive should appear within a namespace declaration</td>
43+
<td>The file header is missing or not located at the top of the file.</td>
4444
<td></td>
4545
<td></td>
4646
<td>300</td>
4747
<td>Warning</td>
48-
<td>SA1200</td>
48+
<td>SA1633</td>
4949
<td></td>
50-
<td>https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1200.md</td>
50+
<td>https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1633.md</td>
5151
<td></td>
5252
<td>Cake.Issues.MsBuild.MsBuildIssuesProvider</td>
5353
<td>MSBuild</td>
@@ -56,7 +56,7 @@
5656
<td>src/ClassLibrary1/ClassLibrary1.csproj</td>
5757
<td>ClassLibrary1</td>
5858
<td>src/ClassLibrary1/Class1.cs</td>
59-
<td>2</td>
59+
<td>1</td>
6060
<td></td>
6161
<td>1</td>
6262
<td></td>
@@ -76,7 +76,7 @@
7676
<td>src/ClassLibrary1/ClassLibrary1.csproj</td>
7777
<td>ClassLibrary1</td>
7878
<td>src/ClassLibrary1/Class1.cs</td>
79-
<td>3</td>
79+
<td>2</td>
8080
<td></td>
8181
<td>1</td>
8282
<td></td>
@@ -96,7 +96,7 @@
9696
<td>src/ClassLibrary1/ClassLibrary1.csproj</td>
9797
<td>ClassLibrary1</td>
9898
<td>src/ClassLibrary1/Class1.cs</td>
99-
<td>4</td>
99+
<td>3</td>
100100
<td></td>
101101
<td>1</td>
102102
<td></td>
@@ -116,7 +116,7 @@
116116
<td>src/ClassLibrary1/ClassLibrary1.csproj</td>
117117
<td>ClassLibrary1</td>
118118
<td>src/ClassLibrary1/Class1.cs</td>
119-
<td>5</td>
119+
<td>4</td>
120120
<td></td>
121121
<td>1</td>
122122
<td></td>
@@ -136,18 +136,18 @@
136136
<td>src/ClassLibrary1/ClassLibrary1.csproj</td>
137137
<td>ClassLibrary1</td>
138138
<td>src/ClassLibrary1/Class1.cs</td>
139-
<td>1</td>
139+
<td>5</td>
140140
<td></td>
141141
<td>1</td>
142142
<td></td>
143-
<td>The file header is missing or not located at the top of the file.</td>
143+
<td>Using directive should appear within a namespace declaration</td>
144144
<td></td>
145145
<td></td>
146146
<td>300</td>
147147
<td>Warning</td>
148-
<td>SA1633</td>
148+
<td>SA1200</td>
149149
<td></td>
150-
<td>https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1633.md</td>
150+
<td>https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1200.md</td>
151151
<td></td>
152152
<td>Cake.Issues.MsBuild.MsBuildIssuesProvider</td>
153153
<td>MSBuild</td>
@@ -156,11 +156,11 @@
156156
<td>src/ClassLibrary1/ClassLibrary1.csproj</td>
157157
<td>ClassLibrary1</td>
158158
<td>src/ClassLibrary1/Class1.cs</td>
159-
<td>11</td>
159+
<td>21</td>
160160
<td></td>
161161
<td>21</td>
162162
<td></td>
163-
<td>Member &#x27;Foo&#x27; does not access instance data and can be marked as static</td>
163+
<td>Member &#x27;Bar&#x27; does not access instance data and can be marked as static</td>
164164
<td></td>
165165
<td></td>
166166
<td>300</td>
@@ -176,11 +176,11 @@
176176
<td>src/ClassLibrary1/ClassLibrary1.csproj</td>
177177
<td>ClassLibrary1</td>
178178
<td>src/ClassLibrary1/Class1.cs</td>
179-
<td>21</td>
179+
<td>11</td>
180180
<td></td>
181181
<td>21</td>
182182
<td></td>
183-
<td>Member &#x27;Bar&#x27; does not access instance data and can be marked as static</td>
183+
<td>Member &#x27;Foo&#x27; does not access instance data and can be marked as static</td>
184184
<td></td>
185185
<td></td>
186186
<td>300</td>

docs/templates/htmldxdatagrid-demo-additionalcolumns.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/templates/htmldxdatagrid-demo-changetitle.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/templates/htmldxdatagrid-demo-columnhiding.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/templates/htmldxdatagrid-demo-customexportfilename.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/templates/htmldxdatagrid-demo-customscriptlocation.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/templates/htmldxdatagrid-demo-default.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/templates/htmldxdatagrid-demo-disablefiltering.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/templates/htmldxdatagrid-demo-disablegrouping.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)