@histoire/app
Advanced tools
Comparing version 0.11.7 to 0.11.8
@@ -32,3 +32,4 @@ import { defineComponent, computed, openBlock, createBlock, unref, withCtx, createElementVNode, createElementBlock, Fragment, renderList, mergeProps, renderSlot, createTextVNode, toDisplayString, createVNode } from "@histoire/vendors/vue"; | ||
class: "histoire-base-select", | ||
"auto-size": "" | ||
"auto-size": "", | ||
"auto-boundary-max-size": "" | ||
}, { | ||
@@ -35,0 +36,0 @@ popper: withCtx(({ hide }) => [ |
@@ -26,3 +26,3 @@ import { defineComponent, ref, watchEffect, markRaw, openBlock, createBlock, resolveDynamicComponent, mergeProps, createCommentVNode } from "@histoire/vendors/vue"; | ||
key: 0, | ||
class: "histoire-generic-render-story htw-sandbox-contain", | ||
class: "histoire-generic-render-story __histoire-render-story", | ||
story: __props.story | ||
@@ -29,0 +29,0 @@ }, _ctx.$attrs), null, 16, ["story"])) : createCommentVNode("", true); |
{ | ||
"name": "@histoire/app", | ||
"version": "0.11.7", | ||
"version": "0.11.8", | ||
"description": "Pre-bundled UI for Histoire", | ||
@@ -27,5 +27,5 @@ "license": "MIT", | ||
"dependencies": { | ||
"@histoire/controls": "^0.11.7", | ||
"@histoire/shared": "^0.11.7", | ||
"@histoire/vendors": "^0.11.7", | ||
"@histoire/controls": "^0.11.8", | ||
"@histoire/shared": "^0.11.8", | ||
"@histoire/vendors": "^0.11.8", | ||
"@types/flexsearch": "^0.7.3", | ||
@@ -32,0 +32,0 @@ "flexsearch": "0.7.21", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
494759
9043
Updated@histoire/controls@^0.11.8
Updated@histoire/shared@^0.11.8
Updated@histoire/vendors@^0.11.8