Version 3.0.0-beta005

Beta
Date 2020-02-06 (2,097 days ago)
Downloads 1,004 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 4.7.2
Umbraco Versions Umbraco 8

Installation

Changelog

  • Replaced SpaControllerBase class with new SpaRequestHelper class (see e650399)

  • Updated GetControl to check for SpaGridControlValueBase (see 98f70dc)

  • When converting the SpaGridModel to JSON, we should use the serializer of the current context instead of the default serializer (see a4487ef)