Skip to content

1.0.7

Choose a tag to compare

@sandywalker sandywalker released this 22 Oct 15:34
· 252 commits to master since this release

fiexed position bugs when options.type === 'async'

add escape key event handler to close the popover

change loading animation to gif img, the default location is url:(../img/loading.gif) ,the url is relative to css file , if your want to relocate this gif image,just override css like

.webui-popover i.icon-refresh :{background:url(your gif image path) no-repeat;}