14.0.0-alpha.42
Pre-release
Pre-release
·
3504 commits
to main
since this release
Breaking
- Removed pagination in vocabularies widgets (SelectWidget, ArrayWidget, TokenWidget) and introduced subrequest to vocabulary action. @giuliaghisini
Feature
- Add autocomplete Widget component - It holds off the vocabulary endpoint pull until you search (more than 2 chars). Useful when dealing with huge vocabularies @sneridagh @reebalazs
Bugfix
- Add missing layout view for document_view @MarcoCouto