Releases: uComponents/nuPickers
Releases · uComponents/nuPickers
v1.7.0 - Paged List Pickers
v1.6.1
Patch fix (updated the namespace in route mapping for the EmbeddedResource controller)
v1.6.0
Performance improvements for the Picker object, now caches the data-type pre-values and all picked Relation data.
New: #33
Fixes: #46, #58, #101, #105, #110, #120, #125, #131, #134, #135, #140, #141, #143, #146, #147, #152, #157, #158
1.5.2
Fixes #107
Fixes #111
Fixes compatibility with RelationsService for Umbraco v7.3
v1.5.1
Xml DataSource now supports the token: $ancestorOrSelf
Fixes: #53
Breaking Change: uQuery support for $currentPage and $parentPage tokens in XPath has been removed.
v1.5.0
Six new property editors:
- DotNet Labels
- Enum Labels
- Json Labels
- Lucene Labels
- Sql Labels
- Xml Labels
Enhancements: #18 #70
Bug Fixes: #76 #77 #88 #98
v1.4.1
PR #86 Support for DocType Grid Editor - Thanks to Peter Gregory
v1.4.0
Support for new CDF v1.8.3.1 Virtual Path Provider for js/css assets
Please note that nuPickers v1.4.0 updates ClientDependency to v1.8.3.1, the NuGet package may make some changes to web.config that you may want to revert, see here for more info
PR #81 Exposed constants #79. Exposed SavedValue #80