| Date | 2021-04-09 (1,670 days ago) |
|---|---|
| Downloads | 1,207 downloads |
| NuGet | View on NuGet |
| GitHub | View on GitHub |
| Target Frameworks | .NET 4.7.2 |
| Umbraco Versions | Umbraco 8 |
First beta release for Umbraco 8. This will not work in Umbraco 7.
#installation">Installation#changelog">ChangelogUpdated partial for Skybrud.Umbraco.Elements to work with newest versions (see 46c6805, 81f4ddc and 7fc60f2)
This package provides a partial Angular view that may be used in the Skybrud.Umbraco.Elements package. With this release, the partial view and it's controller now also work with the newest versions of the Skybrud.Umbraco.Elements package. Notice that the view has been moved from /App_Plugins/Skybrud.LinkPicker/Views/Partials/Links.html to /App_Plugins/Skybrud.LinkPicker/Views/Elements/LinkList.html.
Removed Skybrud.Umbraco.Elements as a dependency (se ce3849d, 90f98ed and 0f4a96d)
The link picker C# code no longer has any references to the classes in the Elements package, so a mandatory dependency for the package doesn't make sense.
Misc UI and accessibility improvements (see 8a20af4, 20d0851 and 6483989)