Skip to content

Commit

Permalink
Deploying to gh-pages from @ Material-Blazor/Material.Blazor@c8fc6d0 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
simonziegler committed Feb 29, 2024
1 parent 3d3274f commit 01cd93d
Show file tree
Hide file tree
Showing 16 changed files with 16 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-vQ24dPc62dg4ycj68EKC9z/EUPAENrM6lbxDVrPMIOo=",
"hash": "sha256-2tenSskHwLZ9Uk039uKt8OHzhCv7FKbVGoH7HcWuCXA=",
"jsModuleNative": {
"dotnet.native.8.0.2.deknxu92gu.js": "sha256-gPMK16QWoJSTxorlZJqcVtbBRTniIQWlLsJN2O4cJHg="
},
Expand All @@ -19,9 +19,9 @@
"assembly": {
"GoogleAnalytics.Blazor.wasm": "sha256-9maxHDA0ezDRT79XvPIZi411ySyG96k1lUuuu9NbGEE=",
"Humanizer.wasm": "sha256-4NbSboZzzP9nikRtXapUZNzOyITt7ht9TNqCIQHr5OE=",
"Material.Blazor.wasm": "sha256-3SV7X/QotKMnZ3moXN4yDGvr0OqsPLrp7Nny1qbmLaQ=",
"Material.Blazor.Website.wasm": "sha256-kruQc2delkaE/jpDZ6NGDLY+1/thSfr192X1xeOuFbo=",
"Material.Blazor.Website.WebAssembly.wasm": "sha256-oBRzQasApf4EcLpeeahqniuCozBTur0Kap6Be5T3FOw=",
"Material.Blazor.wasm": "sha256-ajWBbzldR19x1or/cE/4rIfiHCH2mEOFgmOF7898IlY=",
"Material.Blazor.Website.wasm": "sha256-5XorrHfXfa4OR4TBQJ9bNPGw9BdQWeVkBag5Rq+J8Ck=",
"Material.Blazor.Website.WebAssembly.wasm": "sha256-eFHNso9okTIUSBTO2KP5bTRkJHhpm+SBYQ3R9rpZjXg=",
"Microsoft.AspNetCore.Components.Forms.wasm": "sha256-ywXW75G0tiakHJikrComfpu8HapBrZJ2h9tdQ418Ar0=",
"Microsoft.AspNetCore.Components.wasm": "sha256-zHi3CXpB/d36TBJsqm9tWyKD7htOughIxRamLp6sKKo=",
"Microsoft.AspNetCore.Components.Web.wasm": "sha256-k0SSR1mUJGYld2h2KTgEH1/qFLh6+Pt/3x+D16PwX9Q=",
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.
12 changes: 12 additions & 0 deletions docs/ReleaseNotes.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,18 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>
<article data-uid="A.ReleaseNotes">
<h1 id="release-notes">Release Notes</h1>

<h4 id="514"><a href="https://github.com/Material-Blazor/Material.Blazor/tree/5.1.4">5.1.4</a></h4>
<p>Released 2024-02-29</p>
<p><strong>Updates</strong></p>
<ul>
<li>Fixed bug in single select components where updates to the item list would not allow items added to the list to be selected.</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>
<p><strong>Known issues</strong></p>
<br>
<h4 id="513"><a href="https://github.com/Material-Blazor/Material.Blazor/tree/5.1.3">5.1.3</a></h4>
<p>Released 2024-02-21</p>
<p><strong>Updates</strong></p>
Expand Down

0 comments on commit 01cd93d

Please sign in to comment.