v2.0.0-rc.28
Pre-release
Pre-release
New
- Directive:
content
can now accept a Promise for async content loading (docs) - Directive:
loadingClass
andloadingContent
options - Popover:
open-group
class to keep multiple popovers open (see demos) v-close-popover
:all
modifier to close all the popovers in the pagecreateTooltip
anddestroyTooltip
are exported for manual JS usage
Fixed
v-close-popover
was unintentionally closing all the popovers in the page by default--now only the containing popover- Popover misc fixes