From 6d3633599d11eea6884dbaead3b352db01b324b5 Mon Sep 17 00:00:00 2001 From: Argo Zhang Date: Sun, 5 Jan 2025 10:10:33 +0800 Subject: [PATCH 1/2] doc: update drawer documetation --- .../Components/Samples/Drawers.razor | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/src/BootstrapBlazor.Server/Components/Samples/Drawers.razor b/src/BootstrapBlazor.Server/Components/Samples/Drawers.razor index d11c3c3a31a..ec3bb4ef885 100644 --- a/src/BootstrapBlazor.Server/Components/Samples/Drawers.razor +++ b/src/BootstrapBlazor.Server/Components/Samples/Drawers.razor @@ -13,8 +13,8 @@

+ -
@@ -25,7 +25,9 @@ - +
+ +

@Localizer["PlacementContent"] @@ -33,8 +35,10 @@ - - + +

+ +

@Localizer["Content"]

@@ -43,7 +47,7 @@ - + From c3c05b25cfaba5c90353e34cf070685b802d30b9 Mon Sep 17 00:00:00 2001 From: Argo Zhang Date: Sun, 5 Jan 2025 10:11:11 +0800 Subject: [PATCH 2/2] chore: bump version 9.2.4 --- src/BootstrapBlazor/BootstrapBlazor.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/BootstrapBlazor/BootstrapBlazor.csproj b/src/BootstrapBlazor/BootstrapBlazor.csproj index 5251a4d5e43..99a35378fbf 100644 --- a/src/BootstrapBlazor/BootstrapBlazor.csproj +++ b/src/BootstrapBlazor/BootstrapBlazor.csproj @@ -1,7 +1,7 @@ - 9.2.4-beta01 + 9.2.4