Skip to content

Releases: rickbutterfield/Umbraco.Community.BlockPreview

v1.1.0

25 Feb 17:18
Compare
Choose a tag to compare

Hey everyone! Introducing... 🥁 Umbraco.Community.BlockPreview! The same great package with a new name, following Umbraco's package naming convention!

The existing Our.Umbraco.BlockPreview package exists, and will for a while, but just installs this package as a dependency.

Bug fixes and enhancements

  • Renamed the package to Umbraco.Community.BlockPreview
  • Added IsBlockPreviewRequest() as an extension method on HttpRequest (#7, thanks @AaronSadlerUK!)
  • Fixed a bug where clicking on a block would sometimes open the block's content as well as the parent block's content (#10)

New contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1

11 Feb 14:20
Compare
Choose a tag to compare

This version adds proper support for Umbraco 10.4+

v1.0.0

24 Jan 11:09
Compare
Choose a tag to compare
Update README to show Umb 10.4+

v1.0.0-rc2

05 Jan 23:28
Compare
Choose a tag to compare
🎉 v1.0.0-rc2

v1.0.0-rc1

22 Dec 11:04
Compare
Choose a tag to compare
  • Adds support for Umbraco 10.4.0-rc

v1.0.0-alpha005

07 Dec 18:17
Compare
Choose a tag to compare
v1.0.0-alpha005 Pre-release
Pre-release
v1.0.0-alpha005

v1.0.0-alpha004

05 Dec 21:00
Compare
Choose a tag to compare
v1.0.0-alpha004 Pre-release
Pre-release
🎉 v1.0.0-alpha004

v1.0.0-alpha003

02 Dec 21:31
Compare
Choose a tag to compare
v1.0.0-alpha003 Pre-release
Pre-release

Now includes:

  • Support for both BlockListItem<>/BlockGridItem<> and BlockListItem<,>/BlockGridItem<,> (allowing you to use both content and settings models in your Razor partials)
  • Support for nested grid areas
  • Extension method GetPreviewBlockGridItemAreasHtmlAsync() for rendering nested grids correctly in the back office
  • Works with the Umbraco Block Grid Example Website

Full Changelog: v1.0.0-alpha002...v1.0.0-alpha003

v1.0.0-alpha002

02 Dec 16:43
Compare
Choose a tag to compare
v1.0.0-alpha002 Pre-release
Pre-release
🎉 v1.0.0-alpha002

v1.0.0-alpha001

02 Dec 14:51
Compare
Choose a tag to compare
v1.0.0-alpha001 Pre-release
Pre-release
Include releases in repo