Skip to content

Commit

Permalink
Deploying to gh-pages from @ Material-Blazor/Material.Blazor@2b434e4 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
simonziegler committed May 29, 2024
1 parent 3fa9b07 commit 8b7f917
Show file tree
Hide file tree
Showing 16 changed files with 19 additions and 4 deletions.
Binary file modified _framework/Material.Blazor.Website.WebAssembly.pdb.gz
Binary file not shown.
Binary file modified _framework/Material.Blazor.Website.WebAssembly.wasm
Binary file not shown.
Binary file modified _framework/Material.Blazor.Website.WebAssembly.wasm.br
Binary file not shown.
Binary file modified _framework/Material.Blazor.Website.WebAssembly.wasm.gz
Binary file not shown.
Binary file modified _framework/Material.Blazor.Website.pdb.gz
Binary file not shown.
Binary file modified _framework/Material.Blazor.Website.wasm
Binary file not shown.
Binary file modified _framework/Material.Blazor.Website.wasm.br
Binary file not shown.
Binary file modified _framework/Material.Blazor.Website.wasm.gz
Binary file not shown.
Binary file modified _framework/Material.Blazor.pdb.gz
Binary file not shown.
Binary file modified _framework/Material.Blazor.wasm
Binary file not shown.
Binary file modified _framework/Material.Blazor.wasm.br
Binary file not shown.
Binary file modified _framework/Material.Blazor.wasm.gz
Binary file not shown.
8 changes: 4 additions & 4 deletions _framework/blazor.boot.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"mainAssemblyName": "Material.Blazor.Website.WebAssembly",
"resources": {
"hash": "sha256-yga9EvLDVs93EC7e85rnnxVzha/VXBT8IKBBM+8qu4s=",
"hash": "sha256-kGug1nr3fG9Uh8NIDJ7jQ18O3S/5o4SnHea/KBzpj0E=",
"jsModuleNative": {
"dotnet.native.8.0.5.ew1vqrwwsw.js": "sha256-boyHe+0RMZDkzBKGhsrnXPhPg3oZ6UqJnTUzngJPjNY="
},
Expand All @@ -19,9 +19,9 @@
"assembly": {
"GoogleAnalytics.Blazor.wasm": "sha256-9maxHDA0ezDRT79XvPIZi411ySyG96k1lUuuu9NbGEE=",
"Humanizer.wasm": "sha256-4NbSboZzzP9nikRtXapUZNzOyITt7ht9TNqCIQHr5OE=",
"Material.Blazor.wasm": "sha256-5DQi5Ic9e9Um9Qx+FigjxP8F3lYzLEov6Uz8NW1OAHU=",
"Material.Blazor.Website.wasm": "sha256-tKsjTzYoqqkeGwG4cP6WzrSwtqwQb0sZrdx/XYMyWBw=",
"Material.Blazor.Website.WebAssembly.wasm": "sha256-QwVppOWzgx7pOkwg7RYJ15sntv8ligpspkbK3wdIx0M=",
"Material.Blazor.wasm": "sha256-x4ixwPYjLl6/0lMg+HD1Uwp86QnOJ4P3rtHEPn4JnLs=",
"Material.Blazor.Website.wasm": "sha256-xh0UjVJWWsO2KEHYazyRMJYpU+xQ5yMAF3GsjGH78zY=",
"Material.Blazor.Website.WebAssembly.wasm": "sha256-G3SVmTjsueKVJmVtWBlBxKa7uhzg5qPRCGSfBWoK3NM=",
"Microsoft.AspNetCore.Components.Forms.wasm": "sha256-8z0rpaF9fcgp6T1aF1IZtiHfU8hjOQpeLNdUwa/EYmk=",
"Microsoft.AspNetCore.Components.wasm": "sha256-fFliemS0beWYR+bfSjUXmgjLQawBKYKSxtGWVZbP2ys=",
"Microsoft.AspNetCore.Components.Web.wasm": "sha256-A9wd6fkYsGumEn1L7XKAj2QB6dVGFy9FLHboMpI8wxs=",
Expand Down
Binary file modified _framework/blazor.boot.json.br
Binary file not shown.
Binary file modified _framework/blazor.boot.json.gz
Binary file not shown.
15 changes: 15 additions & 0 deletions docs/ReleaseNotes.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,21 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>
<article data-uid="A.ReleaseNotes">
<h1 id="release-notes">Release Notes</h1>

<h4 id="535"><a href="https://github.com/Material-Blazor/Material.Blazor/tree/5.3.5">5.3.5</a></h4>
<p>Released 2024-05-29</p>
<p><strong>Updates</strong></p>
<ul>
<li>Fix <code>MBPopover</code> javascript bug.</li>
</ul>
<p><strong>New components</strong></p>
<p><strong>New features</strong></p>
<p><strong>Breaking Changes</strong></p>
<p><strong>Deprecated Components</strong></p>
<ul>
<li>MD3: Entire MD3 'experiment' removed as Google has effectively abandoned the development of Material Web Components 3.</li>
</ul>
<p><strong>Known issues</strong></p>
<br>
<h4 id="534"><a href="https://github.com/Material-Blazor/Material.Blazor/tree/5.3.4">5.3.4</a></h4>
<p>Released 2024-05-16</p>
<p><strong>Updates</strong></p>
Expand Down

0 comments on commit 8b7f917

Please sign in to comment.