-
-
Notifications
You must be signed in to change notification settings - Fork 532
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
98 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
97 changes: 97 additions & 0 deletions
97
Documentation/Blazorise.Docs/Pages/News/2025-02-04-release-notes-174.razor
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,97 @@ | ||
@page "/news/release-notes/174" | ||
|
||
<Seo Canonical="news/release-notes/174" Title="Blazorise v1.7.4" Description="We are excited to announce the release of Blazorise 1.7.4, bringing improvements, fixes, and better documentation for a smoother development experience. This release focuses on refining existing components and enhancing documentation to support developers using Blazorise." ImageUrl="img/news/170/v174.png" /> | ||
|
||
<NewsPageImage Source="img/news/170/v174.png" Text="Blazorise v1.7.4" /> | ||
|
||
<NewsPageTitle> | ||
Maintenance release: Blazorise 1.7.4 | ||
</NewsPageTitle> | ||
|
||
<Paragraph> | ||
We are excited to announce the release of Blazorise <Strong>1.7.4</Strong>, bringing improvements, fixes, and better documentation for a smoother development experience. This release focuses on refining existing components and enhancing documentation to support developers using Blazorise. | ||
</Paragraph> | ||
|
||
<NewsPageSubtitle> | ||
What's New in 1.7.4 | ||
</NewsPageSubtitle> | ||
|
||
<Heading Size="HeadingSize.Is3"> | ||
DateEdit Fix | ||
</Heading> | ||
|
||
<Paragraph> | ||
Resolved an issue where DateEdit was not working properly with seconds, improving date-time precision. | ||
</Paragraph> | ||
|
||
<Heading Size="HeadingSize.Is3"> | ||
MemoEdit Auto-Sizing | ||
</Heading> | ||
|
||
<Paragraph> | ||
The border size is now considered when auto-sizing the MemoEdit component, ensuring a better fit. | ||
</Paragraph> | ||
|
||
<NewsPageSubtitle> | ||
Additional Improvements | ||
</NewsPageSubtitle> | ||
|
||
<Paragraph> | ||
Along with the major fixes, we have addressed several other bugs and made minor improvements to enhance the overall user experience and functionality of Blazorise. We appreciate your patience and continuous support as we work to make Blazorise better with each update. | ||
</Paragraph> | ||
|
||
<Paragraph> | ||
We encourage you to update to version 1.7.4 to benefit from these fixes and improvements. As always, please report any issues or provide feedback to help us continue improving. | ||
</Paragraph> | ||
|
||
<NewsPageList> | ||
<NewsPageListItem To="https://github.com/Megabit/Blazorise/issues/4826" Alt="Link to GitHub issue" ToText="#4826"> | ||
Autocomplete Docs : Provide ReadData + Virtualize example | ||
</NewsPageListItem> | ||
<NewsPageListItem To="https://github.com/Megabit/Blazorise/issues/5928" Alt="Link to GitHub issue" ToText="#5928"> | ||
Video component for offline play | ||
</NewsPageListItem> | ||
<NewsPageListItem To="https://github.com/Megabit/Blazorise/issues/4745" Alt="Link to GitHub issue" ToText="#4745"> | ||
Detail Row Trigger : Better docs with common cases | ||
</NewsPageListItem> | ||
<NewsPageListItem To="https://github.com/Megabit/Blazorise/issues/5953" Alt="Link to GitHub issue" ToText="#5953"> | ||
DateEdit doesn't work with seconds | ||
</NewsPageListItem> | ||
<NewsPageListItem To="https://github.com/Megabit/Blazorise/pull/5952" Alt="Link to GitHub issue" ToText="#5952"> | ||
MemoEdit: include border size when autosizing | ||
</NewsPageListItem> | ||
</NewsPageList> | ||
|
||
<NewsPageSubtitle> | ||
Feedback | ||
</NewsPageSubtitle> | ||
|
||
<Paragraph> | ||
Your feedback is essential to us, and we appreciate your continued support and contributions to Blazorise. If you have any questions, suggestions, or feedback, please feel free to reach out to us on. | ||
</Paragraph> | ||
|
||
<NewsPageSubtitle> | ||
Known incompatibilities | ||
</NewsPageSubtitle> | ||
|
||
<Paragraph> | ||
As of now, there are no known incompatibilities with the previous Blazorise <Strong>1.6.x</Strong> releases. We encourage all users to upgrade to <Strong>1.7.4</Strong>. | ||
</Paragraph> | ||
|
||
<Paragraph> | ||
If you experience any unexpected behavior change in your projects after upgrading to 1.7.4, please <Anchor To="https://github.com/Megabit/Blazorise/issues">file an issue on GitHub</Anchor>. | ||
</Paragraph> | ||
|
||
<NewsPageSubtitle> | ||
Commercial Support | ||
</NewsPageSubtitle> | ||
|
||
<Paragraph> | ||
Blazorise, as an open-source project, relies on the support and contributions of our user community. We offer commercial licenses to help fund the ongoing development and maintenance of Blazorise. Your support is essential to ensuring the continued growth and success of Blazorise. | ||
</Paragraph> | ||
|
||
<Paragraph> | ||
With a commercial license, you will have access to premium forum support, private repositories and community-licensed themes. To learn more about commercial licenses, please visit our website at <Anchor To="https://blazorise.com/commercial" Target="Target.Blank">Blazorise Commercial</Anchor>. | ||
</Paragraph> | ||
|
||
<NewsPagePostInfo UserName="Mladen Macanović" ImageName="mladen" PostedOn="February 4th, 2025" Read="3 min" /> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters