v1.0.0-alpha003
Pre-release
Pre-release
rickbutterfield
released this
02 Dec 21:31
·
24 commits
to main
since this release
Now includes:
- Support for both
BlockListItem<>
/BlockGridItem<>
andBlockListItem<,>
/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