Version 3.0.0-beta005

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

#installation">Installation

#changelog">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)