Skip to content

Commit

Permalink
1.3 release notes rectoring
Browse files Browse the repository at this point in the history
  • Loading branch information
stsrki committed Aug 12, 2023
1 parent 454a051 commit 3a8477b
Show file tree
Hide file tree
Showing 12 changed files with 320 additions and 150 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Documentation/Blazorise.Docs/Pages/News/Index.razor
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@

List<BlogEntry> NewsEntries = new List<BlogEntry>
{
new BlogEntry { Category = "Major releases", Url = "news/release-notes/130", Text = "Announcing Blazorise 1.3", Description = "We have some exciting news to share with you today! As part of our ongoing efforts to improve and enhance...", Image = "img/news/empty.png", AuthorName = "Mladen Macanović", AuthorImage = "mladen", PostedOn = "August 16th", ReadTime = "7 min", Pinned = true },
new BlogEntry { Category = "Major releases", Url = "news/release-notes/130", Text = "Announcing Blazorise 1.3", Description = "Greetings to our amazing developer community! We're thrilled to announce the latest and greatest version of Blazorise...", Image = "img/news/empty.png", AuthorName = "Mladen Macanović", AuthorImage = "mladen", PostedOn = "August 16th", ReadTime = "11 min", Pinned = true },
new BlogEntry { Category = "Maintenance", Url = "news/release-notes/125", Text = "Maintenance release: Blazorise 1.2.5", Description = "Welcome to the maintenance release of Blazorise v1.2.5! This release includes a number...", Image = "img/news/120/v125.png", AuthorName = "Mladen Macanović", AuthorImage = "mladen", PostedOn = "", ReadTime = "" },
new BlogEntry { Category = "Maintenance", Url = "news/release-notes/124", Text = "Maintenance release: Blazorise 1.2.4", Description = "Welcome to the maintenance release of Blazorise v1.2.4! This release includes a number...", Image = "img/news/120/v124.png", AuthorName = "Mladen Macanović", AuthorImage = "mladen", PostedOn = "", ReadTime = "" },
new BlogEntry { Category = "Changes", Url = "news/2023-changes-to-blazorise-plans-and-licensing", Text = "Changes to Blazorise Plans and Licensing", Description = "We are writing this post to provide an important update on...", Image = "img/news/2023-blazorise-plans-change.png", AuthorName = "Mladen Macanović", AuthorImage = "mladen", PostedOn = "June 6th", ReadTime = "4 min" },
Expand Down

0 comments on commit 3a8477b

Please sign in to comment.