Skip to content

Releases: histoire-dev/histoire

v0.15.3

15 Feb 18:22
Compare
Choose a tag to compare

Features

  • vue3: codegen: handle boolean props (22b7456)

v0.15.2

15 Feb 18:03
Compare
Choose a tag to compare

Bug Fixes

  • controls: mark value props as optional (328f7c6)

Features

v0.15.1

15 Feb 14:50
Compare
Choose a tag to compare

Bug Fixes

v0.15.0

15 Feb 14:26
Compare
Choose a tag to compare

Bug Fixes

  • vue3: errors in grid layout when adding new variants (4f693fb)

Features

  • nuxt: improve nuxt env stub (#443) (b73b2da)
  • config: build.excludeFromVendorsChunk
  • config: viteNodeInlineDeps now also supports string in the array

v0.14.2

11 Feb 00:02
Compare
Choose a tag to compare

Bug Fixes

  • vue3: move change-case to deps (905d004)

Features

  • svelte: auto generate story file from component (007c31c)

v0.14.1

10 Feb 20:50
Compare
Choose a tag to compare

Bug Fixes

  • ERR_UNSUPPORTED_ESM_URL_SCHEME, fix #440 (7d1c2e4)
  • types: HstVue not found in vue plugin, fix #449 (fd72c48)
  • use sessionStorage storeColorScheme, fix #444 (b3c836d)

Features

  • theme.darkClass and deprecate sandboxDarkClass, fix #442 (6ea5bbe)

v0.14.0

10 Feb 11:23
Compare
Choose a tag to compare

Features

  • docs open in editor button (b2c6f5d)
  • open in editor button (da9b4a3)
  • open in editor command in search (c161d15)
  • vue3: auto generate story from component (162d05f)

v0.13.2

08 Feb 20:37
Compare
Choose a tag to compare

Features

v0.13.1

08 Feb 14:16
Compare
Choose a tag to compare

Bug Fixes

v0.13.0

05 Feb 22:45
Compare
Choose a tag to compare

Bug Fixes

  • build: Cannot read properties of undefined (reading 'isCollecting') (2208e31)
  • HstButtonGroup: not respecting options order (2bbfc1d)
  • HstSelect: support array of numbers, fix #423 (b7cc168)
  • isCollecting not working (4f6427c)
  • svelte-control-elements: textarea capitalization typo on interface (#413) (fbbc58f)
  • tailwind tokens not working with pnpm, fix #282 (f155491)
  • vue3: codegen v-model on prop with dash in name (c53ea61)

Features

  • pinceau: support Pinceau as Design System (#309) (d23a541)
  • update to vite 4.1, fix #434 (86e08d1)
  • vite-node: enable CJS fallback (71be82a)
  • vue: remove unknown components warnings (47517f8)