1.0.0-beta.10
lahmatiy
released this
08 Feb 00:23
·
1197 commits
to master
since this release
- Server/builder
- Fixed config normalization in single model setup (#9)
- Client
- Bump
jora
to 1.0.0-alpha.8 - Add a cache for
Widget#querySuggestion()
- Changed pinned popup to not close on
mouseleave
- Changed
Popup
API:- Method
show
takes a render function as second parameter (optional) instead ofoptions
- Added
options.render(popupEl, triggerEl, hide)
which is using when the second parameter toshow
method isundefined
- Removed
options.hoverElementToOptions
(useoptions.render
instead)
- Method
- Fixed
checkbox
issue whenchecked
is not set butname
is set
- Bump