Skip to content

Commit 3ced87e

Browse files
authored
Merge branch 'master' into merge/release/5.0-to-master
2 parents faf1d80 + 569dc2f commit 3ced87e

File tree

79 files changed

+870
-878
lines changed

Some content is hidden

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

79 files changed

+870
-878
lines changed

eng/Version.Details.xml

Lines changed: 146 additions & 146 deletions
Large diffs are not rendered by default.

eng/Versions.props

Lines changed: 73 additions & 73 deletions
Large diffs are not rendered by default.

src/Components/Components/src/ComponentBase.cs

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -200,9 +200,8 @@ void IComponent.Attach(RenderHandle renderHandle)
200200
/// <returns>A <see cref="Task"/> that completes when the component has finished updating and rendering itself.</returns>
201201
/// <remarks>
202202
/// <para>
203-
/// The <see cref="SetParametersAsync(ParameterView)"/> method should be passed the entire set of parameter values each
204-
/// time <see cref="SetParametersAsync(ParameterView)"/> is called. It not required that the caller supply a parameter
205-
/// value for all parameters that are logically understood by the component.
203+
/// Parameters are passed when <see cref="SetParametersAsync(ParameterView)"/> is called. It is not required that
204+
/// the caller supply a parameter value for all of the parameters that are logically understood by the component.
206205
/// </para>
207206
/// <para>
208207
/// The default implementation of <see cref="SetParametersAsync(ParameterView)"/> will set the value of each property
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1+
~~~~~~~~~~ ~~~~~~~~~~~~~~
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
2-
<div class=" ">
1+
~~~~~~~~~~~ ~~~~~~~~~~~
2+
<div class="~~~~~~~~~~~~~~~~">
33
Hello world
4-
4+
~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~
55
</div>
66

7-
8-
9-
7+
~~~~~~~~~~ ~
8+
~~~~ ~~~~~~~~~~~~~~~~~~~~~~ ~
9+
~
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
<div class=" ">
1+
<div class="~~~~~~~~~~~~~~~~">
22
Hello world
3-
3+
~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~
44
</div>
5-
6-
7-
8-
<p class=" " />
5+
~~
6+
~~~ ~~~ ~ ~~~~~~
7+
~
8+
<p class="~~~~~~~ ~~ ~~~~~ ~ ~~~~ ~" />
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
1+
~~ ~~~~~ ~~~~ ~~~~~ ~~~~~~~~ ~~~~ ~~~~~~~~~~~ ~~~~~~~~~~ ~~~~~~~~~~ ~~~~~ ~~~~~~ ~~
22

3-
4-
5-
"
3+
~~~~~
4+
~~~~~
5+
~~~~~ "
66

7-
8-
7+
~~~~~~
8+
~~~~~~
99

10-
11-
12-
10+
~~~~~~~
11+
~~~~~~~
12+
~~~~~~~ ~~~~~~~~~~~~~~~~~
1313

14-
15-
14+
~~~~~~~~~~
15+
~~~~~~~~~~
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
2-
1+
~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~
2+
~~~~~~ ~~~~~~~
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
2-
1+
~~~~~
2+
~~~~~~ ~~~~~~~
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
2-
3-
1+
~~~~~~ ~~~~~~~
2+
~~~~~~~ ~~~~~ ~~~~~~~~~~~~~~
3+
~~~~~~~ ~~~~~~~~~~~~~~~~~ ~~~~

0 commit comments

Comments
 (0)