Skip to content

Releases: uComponents/nuPickers

v1.7.0 - Paged List Pickers

10 May 12:57
Compare
Choose a tag to compare

v1.6.2

21 Apr 08:20
Compare
Choose a tag to compare

Fix: #166

v1.6.1

17 Apr 17:06
Compare
Choose a tag to compare

Patch fix (updated the namespace in route mapping for the EmbeddedResource controller)

v1.6.0

17 Apr 16:21
Compare
Choose a tag to compare

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

v1.5.3

08 Feb 21:11
Compare
Choose a tag to compare

Fixes: #109, #111, #112, #115, #123, #127

1.5.2

06 Oct 15:39
Compare
Choose a tag to compare

Fixes #107
Fixes #111
Fixes compatibility with RelationsService for Umbraco v7.3

v1.5.1

22 May 07:22
Compare
Choose a tag to compare

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

05 May 12:28
Compare
Choose a tag to compare

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

23 Mar 19:03
Compare
Choose a tag to compare

PR #86 Support for DocType Grid Editor - Thanks to Peter Gregory

v1.4.0

19 Mar 14:26
Compare
Choose a tag to compare

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