nuPickers icon indicating copy to clipboard operation
nuPickers copied to clipboard

nuPickers is a collection of Umbraco v7 Property Editors

Results 60 nuPickers issues
Sort by recently updated
recently updated
newest added

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 6.0.5 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

Hello, our Umbraco 7 instance has integrated nuPickers editors. We are mainly focused on work with DotNetCheckBoxPicker. Recently we were affected by an issue with memory clogging on our web...

Bumps [SharpZipLib](https://github.com/icsharpcode/SharpZipLib) from 0.86.0 to 1.3.3. Release notes Sourced from SharpZipLib's releases. v1.3.3 Another minor release, containing security fixes and smaller bugfixes. Fixes: 🐛 specialized tar extract traversal by nils...

dependencies

It is an initial version for v8, few things have to be still polished, but works! I am happy to continue to work on UI changes and/code optimizations. I think...

does nuPickers work with Umbraco Cloud? I meant transferring the content

Hi! I'm running Umbraco 7.15.3 together with NuPicker 1.7. where I have DotNet Dropdown looking like this: `public class LanguagesDotNetDataSource : IDotNetDataSource { IEnumerable IDotNetDataSource.GetEditorDataItems(int contextId) { var languages =...

It is possible to lose the picker value by clicking Save/Publish button before the picker property editor has finished loading. You can reproduce by selecting the document and then clicking...

Hello, any plans to support Umbraco 8?

I have a Umbraco installation with a legacy Archetype v1.12.0. One of the property I've configured on the archetype is of type nuPickers.DotNetCheckBoxPicker (nuPickers v1.7.1), Now I've the following problem:...

Ive added a new button in the filter bar, which will add all items from left to right side of the view. Even if you filter it with a text...