histoire

⚡ Fast and beautiful interactive component playgrounds, powered by Vite

MIT License

Downloads
1.2M
Stars
3.2K

Bot releases are visible (Hide)

histoire - v0.17.17 Latest Release

Published by github-actions[bot] 6 months ago

🚀 Enhancements

  • Remove counter animation (a6a9b81)

🩹 Fixes

  • vue: Codegen setup directives (92f91cc)

💅 Refactors

  • Typescript 5 + eslint 9 + antfu eslint (1e679fd)

❤️ Contributors

histoire - v0.17.16

Published by github-actions[bot] 7 months ago

🩹 Fixes

  • StoryResponsivePreview full height (#708)

❤️ Contributors

histoire - v0.17.15

Published by github-actions[bot] 7 months ago

🩹 Fixes

  • StoryResponsivePreview vertical resize (#704)

❤️ Contributors

histoire - v0.17.14

Published by github-actions[bot] 7 months ago

🩹 Fixes

  • Force release all packages (fec0afd)

❤️ Contributors

histoire - v0.17.13

Published by github-actions[bot] 7 months ago

🚀 Enhancements

  • percy: Support builder for options and adding types (#690)

🩹 Fixes

  • vue: Codegen: check before using in on nullable object (#688)
  • Revert "fix: Fix sandbox URL in getSandboxUrl function" (#698)
  • Consider platform specific CRLF when generating d.ts files (#648)

❤️ Contributors

histoire - v0.17.12

Published by github-actions[bot] 8 months ago

🩹 Fixes

  • Add a story root wrapper for Suspense (#677, #678)

❤️ Contributors

  • Hugo ATTAL
histoire - v0.17.11

Published by github-actions[bot] 9 months ago

🩹 Fixes

  • vue3: Wrap story with Suspense, fix #668 (#668)

❤️ Contributors

histoire - v0.17.10

Published by github-actions[bot] 9 months ago

🚀 Enhancements

🩹 Fixes

  • Silent throw for state sync (#674)
  • nuxt: Import preset access in nuxt (#672)

❤️ Contributors

  • Hugo ATTAL
  • Hollis Wu
histoire - v0.17.9

Published by github-actions[bot] 9 months ago

🩹 Fixes

  • Missing vite 5 in peer deps, fix #662 (#662)
  • Issue 426, add mock ResizeObserver to dom (#664)

🏡 Chore

❤️ Contributors

histoire - v0.17.8

Published by github-actions[bot] 9 months ago

🚀 Enhancements

  • Support Vite 5.0 (#647)

🩹 Fixes

  • Fix sandbox URL in getSandboxUrl function (#652)
  • Fixes #657 (#658, #657)

❤️ Contributors

histoire - v0.17.7

Published by github-actions[bot] 11 months ago

🩹 Fixes

  • Nuxt vue vite plugin registration fail (#590, #643)

❤️ Contributors

histoire - v0.17.6

Published by github-actions[bot] 11 months ago

🩹 Fixes

  • Fix findUp for Windows (#640)
  • Update pathe dependencies everywhere (#641)

🏡 Chore

🤖 CI

  • Update node and pnpm (c3d891d)
  • Fix type errors (#642)

❤️ Contributors

histoire - v0.17.5

Published by github-actions[bot] 11 months ago

🩹 Fixes

  • nuxt: Support multiple app presets (#627)
  • nuxt: Disable typescript typeCheck (#632, #633)
  • dev: Remove dependency on resolve order for linking in markdown … (#599)
  • hmr: Make HMR work with Nuxt (#631)
  • Fix Vue warning 'Non-function value encountered' (#615)

📖 Documentation

  • github: Add a link to Nuxt Stackblitz to bug report template (#471, #619)
  • Add visual regression testing section to the examples (#621)

🌊 Types

  • Fix keyboardShortcut param (#628)
  • Add type inference for Story and Variant slots items (#622, #623)

🏡 Chore

❤️ Contributors

histoire - v0.17.4

Published by github-actions[bot] 12 months ago

🚀 Enhancements

  • config: Enable specifying path for histoire config file (#612)
  • Story stat counter (#613)

🩹 Fixes

  • HstColorSelect wrong name, fix #595 (#595)
  • nuxt: Disable nuxt app manifest (#602)
  • nuxt: Update nuxt version and disable devtools (#611)
  • Force display none for HstRadio (#537, #607)

📖 Documentation

  • Fixed file extenssion in docs (#618)

🏡 Chore

  • nuxt: Temporarily move to @ts-ignore (#609)

✅ Tests

🤖 CI

  • Disable cypress video recording (c060854)
  • Don't try to upload videos artifacts (b3831db)
  • Test sequentially for vite ecosystem ci (dabdc35)

❤️ Contributors

histoire - v0.17.3

Published by github-actions[bot] about 1 year ago

🩹 Fixes

  • nuxt: Don't externalize .nuxt folder (3ba02bf)

❤️ Contributors

histoire - v0.17.2

Published by github-actions[bot] about 1 year ago

🩹 Fixes

  • Update vite-node version to fix __vite_ssr_import_meta__ error (#588)
  • nuxt: UseNuxtApp error (d8bb144)

✅ Tests

🤖 CI

❤️ Contributors

histoire - v0.17.1

Published by github-actions[bot] about 1 year ago

🩹 Fixes

  • vue: Reverse wrapper order to that wrapper added first is outside and added last is inside (70415b4)

🏡 Chore

  • Example Color Selector being in Svelte 3 not Svelte 4 (fix: #583) (#584, #583)

❤️ Contributors

  • Guillaume Chau (@Akryum)
  • Michael Thomas
histoire - v0.17.0

Published by github-actions[bot] about 1 year ago

🚀 Enhancements

  • vue: AddWrapper (9f29c19)
  • svelte: Support setupSvelte4 for app setup (182f7c9)

✅ Tests

❤️ Contributors

histoire - v0.16.5

Published by github-actions[bot] about 1 year ago

🩹 Fixes

  • nuxt: Build (bb0c0fe)
  • svelte: Plugin build (8d3872d)
  • nuxt: Don't stub out unenv (#578)
  • tailwind: Allow different fontSize configuration values (#580)

💅 Refactors

🏡 Chore

  • Update deps (1fc4788)
  • Ignore cypress chaining rule (#579)
  • Rename emits to emit (dd61b3d)

❤️ Contributors

histoire - v0.16.4

Published by github-actions[bot] about 1 year ago

🚀 Enhancements

  • Add a Color Selector Control #30 (#574, #30)

🩹 Fixes

  • svelte: Add svelte@^4.0.0 peer dependency option for svelte plugin (#551, #569)
  • nuxt: Pass nuxt runtimeConfig into nuxt app stub (#494, #567)
  • nuxt: Nuxt plugin error (#527, #575)
  • Adjust tree file path if it's a plugin (#276, #570)

🏡 Chore

  • Fix ecosystem-ci (#576)
  • Rename example to svelte4 (6dc6a3e)
  • Some renaming to svelte 4 (ec4fdd7)

✅ Tests

🎨 Styles

  • Fixed typos in Console logs (#577)

🤖 CI

❤️ Contributors