Releases: blendbyte/nova-items-field
Releases · blendbyte/nova-items-field
Nova 5.0 Support
New major version to support Nova 5.0
Full Changelog: 1.3.4...2.0.0
Fix inputType=number validation
- Fix inputType=number validation, fixes #14
Full Changelog: 1.3.3...1.3.4
Bugfix the Bugfix
1.3.3 wip
Bugfix Copyable/AsHTML
- Bugfix Copyable/AsHTML
Fix field not showing
- Fixed an issue with the field not showing in some cases (null value)
Validation Rules Fix, indexAsList & detailsAsTotal Options
What's Changed
- Validation Rules now work correcly as documented
- Added indexAsList() & detailsAsTotal() Options
New Contributors
- @marijoo made their first contribution in #13
- @scramatte made their first contribution in #12
Full Changelog: 1.2.1...1.3.0
Draggable fix, Compatibility Improvements
- Draggable setting was previously ignored and always enabled, fixed now and defaulting back to disabled as documented, fixes #7
- Draggable was used on the whole row instead of just the handler, fixes #8
- Fixed usage on Nova Actions, fixes #10
- Fixed usage with Flexible Content plugin, improving value handling, implements #9
Full Changelog: 1.1.0...1.2.0
1.1.0
1.0.0
0.8 - Bugfixes
Merge pull request #2 from blendbyte/nova4 Fixes