histoire

⚡ Fast and beautiful interactive component playgrounds, powered by Vite

MIT License

Stars
3.2K
Committers
68

Bot releases are visible (Hide)

histoire - v0.7.4

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • mapping: reuse existing objects, fix #128 (81ebe39)
  • mock CSS.supports when collecting, fix #122 (8a7d16f)
  • Symbol can't be cloned (eba5122)
  • vue3: collect: inline vuetify packages (8958ac5)
histoire - v0.7.3

Published by github-actions[bot] over 2 years ago

Bug Fixes

Features

histoire - v0.7.2

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • a11y: make font-size follow user brower settings (#115) (e525332)
histoire - v0.7.1

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • nuxt: add additional sections of nuxt vite config (#109) (e31f543), closes #107
  • plugin: removeStory not working, fix #110 (b7c9171)
  • tailwind tokens Story not invalidated in the cache (5032945)
  • vue3: stub RouterLink, fix #107 (95e3f73)
  • vue3: auto stub components on node Story (8c27265)
  • vue3: check if vnodes is an array (3a49ffa)

Features

histoire - v0.7.0

Published by github-actions[bot] over 2 years ago

Features

  • vue3: defineExpose is no longer needed (ad6e6b9)
histoire - v0.6.6

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • handle undefined viteNodeInlineDeps (1425599)
  • inline @vue/devtools-api in vite-node, fix #99 (8c83692)

Features

  • config: viteNodeInlineDeps (0ad6f33)
histoire - v0.6.5

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • mobile select variant select not working (cd37575)
histoire - v0.6.4

Published by github-actions[bot] over 2 years ago

Bug Fixes

histoire - v0.6.3

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • prop override when no props are passed from the template (bcfd8ff)
histoire - v0.6.2

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • Failed to load /$histoire-generated-global-setup-resolved (e147acd)
  • leaking histoire styling in sandbox, fix #101 (c068a5d)
  • prop overriding not working in built version (5323b70)
  • setupFile not found, fix #102 (66c70f0)

Features

  • nuxt: support CSS + retrieve PostCSS config, fix #100 (10e4927)
  • plugin: allow export setupVue3 in setupCode (9cc651f)
histoire - v0.6.1

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • build: don't include histoire/dist/bundlded in vendor chunk (ee1a8f3)
histoire - v0.6.0

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • build with undefined base (53ca34e)

Features

histoire - v0.5.4

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • reduce flash of content when initial loading is shown (a796e1b)
  • use vite mode = 'development' to prevent production optimizations (bf0fc7e)
histoire - v0.5.3

Published by github-actions[bot] over 2 years ago

Bug Fixes

histoire - v0.5.2

Published by github-actions[bot] over 2 years ago

Bug Fixes

histoire - v0.5.1

Published by github-actions[bot] over 2 years ago

Features

  • register global components types, fix #94 (56971fb)
histoire - v0.5.0

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • serialize js: 1 object in array (d2abaad)
  • state preset: clone when applying (479da6d)
  • vue3: filter out auto components without props (75640e0)

Features

Performance Improvements

  • better max thread count logic (6b565de)
  • collection was not done in parallel (4a0c22a)
histoire - v0.4.6

Published by github-actions[bot] over 2 years ago

Features

histoire - v0.4.5

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • chunk not found errors on first dev (b06eab4)
  • HMR on variant props not working (3b4eaf5)
  • preserve import.meta in bundled client (3c0dbea)

Features

histoire - v0.4.4

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • resolveComponent can only be used in render() or setup() (70f44c3)