Releases: BlazorExpress/BlazorExpress.Bulma
Releases · BlazorExpress/BlazorExpress.Bulma
1.0.0
We are excited to announce the release of BlazorExpress.Bulma v1.0.0! This major release brings several new components, features, and documentation improvements, making it easier than ever to build beautiful Blazor applications with Bulma.
What's New
- Navbar Component
A highly customizable Bulma-based Navbar for easier navigation (#37). - Pdf Viewer Component
View PDFs directly in your Blazor app with enhanced page navigation and input handling (#54, #63). - Dropdown Component
Fully featured dropdown for forms and interactive UIs (#55). - Number Input Component
User-friendly number input supporting validation and formatting (#64). - Google Font Icons Update
Integration and mapping of Google Font icons for richer UI (#57, #59, #61). - Theme Switcher Fix
Improved theme switching experience in demos (#33).
What's Changed
- Demos enhanced with new features and bug fixes (#33).
- Icons setup guide added for easier implementation (#38).
- Documentation improved with new guides and screenshots (#39, #56).
- GoogleFontIconName enum regenerated and legacy icons preserved (#59).
- All GoogleFontIconName enum values mapped for consistency (#61).
- Page number input handling in PdfViewer refactored for better UX (#63).
For a complete list of changes, view the full changelog.
Thank you to all contributors and users for your feedback and support!
Upgrade to v1.0.0 to leverage the latest features and improvements.
0.1.1
What's Changed
- Docx library by @gvreddy04 in #29
- Demos: Refactor layout in MainLayout.razor and Index.razor by @gvreddy04 in #30
- Update BlazorExpress.Core package version by @gvreddy04 in #31
Full Changelog: v0.1.0...v0.1.1
0.1.0
What's Changed
- Getting started guide by @gvreddy04 in #23
- Getting started - Blazor WebAssembly (.NET 8) - demo updates by @gvreddy04 in #24
- Landing page updates by @gvreddy04 in #25
- Getting started docs update by @gvreddy04 in #26
- Enhance menu structure and update branding by @gvreddy04 in #27
- v0.1.0 updates by @gvreddy04 in #28
Full Changelog: v0.0.1...v0.1.0
0.0.1
What's Changed
- Blazor Server demos setup by @gvreddy04 in #2
- Dark theme updates by @gvreddy04 in #3
- Grid draft version by @gvreddy04 in #4
- Layout component by @gvreddy04 in #5
- TextInput component by @gvreddy04 in #6
- Message component updates by @gvreddy04 in #7
- Progress Bar component by @gvreddy04 in #8
- Tag component by @gvreddy04 in #9
- Modal component by @gvreddy04 in #10
- ConfirmDialog component by @gvreddy04 in #11
- Icons by @gvreddy04 in #12
- Layout and Menu updates by @gvreddy04 in #13
- Icons update by @gvreddy04 in #14
- Code cleanup by @gvreddy04 in #15
- NuGet package setup by @gvreddy04 in #16
- Landing page updates by @gvreddy04 in #17
- Landing page and footer updates by @gvreddy04 in #18
- DateInput component by @gvreddy04 in #19
- Breadcrumb component by @gvreddy04 in #20
- OTP Input by @gvreddy04 in #21
- EnumInput component by @gvreddy04 in #22
New Contributors
- @gvreddy04 made their first contribution in #2
Full Changelog: https://github.com/BlazorExpress/BlazorExpress.Bulma/commits/v0.0.1