1.0.0-beta.10
·
1370 commits
to master
since this release
- Server/builder
- Fixed config normalization in single model setup (#9)
- Client
- Bump
jorato 1.0.0-alpha.8 - Add a cache for
Widget#querySuggestion() - Changed pinned popup to not close on
mouseleave - Changed
PopupAPI:- Method
showtakes a render function as second parameter (optional) instead ofoptions - Added
options.render(popupEl, triggerEl, hide)which is using when the second parameter toshowmethod isundefined - Removed
options.hoverElementToOptions(useoptions.renderinstead)
- Method
- Fixed
checkboxissue whencheckedis not set butnameis set
- Bump