Skip to content

Commit e36a451

Browse files
committed
Remove BlazorExpress.Bulma.Docx project and related files
This commit removes the `BlazorExpress.Bulma.Docx` project from the solution, including all associated files and components. Key changes include: - Deletion of project references and project structure in `BlazorExpress.Bulma.Docx.csproj`. - Major refactoring and removal of components such as `CodeChunk`, `Demo`, and others, along with their respective logic and markup. - Removal of various supporting files, including enums and extension methods. - Updates to the `README.md` to reflect the project's current status. - Deletion of unused assets and JavaScript interop functions. Overall, this commit significantly reduces the complexity of the codebase, indicating a shift in project direction. NOTE: This commit message is auto-generated using GitHub Copilot.
1 parent efa7668 commit e36a451

42 files changed

Lines changed: 1 addition & 1681 deletions

Some content is hidden

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

BlazorExpress.Bulma.Demo.RCL/BlazorExpress.Bulma.Demo.RCL.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@
2424
</ItemGroup>
2525

2626
<ItemGroup>
27+
<PackageReference Include="BlazorExpress.Bulma.Docx" Version="0.2.0" />
2728
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="8.0.17" />
2829
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="8.0.0" />
2930
</ItemGroup>
3031

3132
<ItemGroup>
32-
<ProjectReference Include="..\BlazorExpress.Bulma.Docx\BlazorExpress.Bulma.Docx.csproj" />
3333
<ProjectReference Include="..\BlazorExpress.Bulma\BlazorExpress.Bulma.csproj" />
3434
</ItemGroup>
3535

BlazorExpress.Bulma.Docx/BlazorExpress.Bulma.Docx.csproj

Lines changed: 0 additions & 53 deletions
This file was deleted.

BlazorExpress.Bulma.Docx/Components/CodeChunk.razor

Lines changed: 0 additions & 55 deletions
This file was deleted.

BlazorExpress.Bulma.Docx/Components/CodeChunk.razor.cs

Lines changed: 0 additions & 124 deletions
This file was deleted.

BlazorExpress.Bulma.Docx/Components/Demo.razor

Lines changed: 0 additions & 55 deletions
This file was deleted.

0 commit comments

Comments
 (0)