Skip to content

Releases: histoire-dev/histoire

v0.12.4

23 Dec 11:23
Compare
Choose a tag to compare

Bug Fixes

  • custom controls taking too much space (59d1153)

v0.12.3

23 Dec 11:00
Compare
Choose a tag to compare

Bug Fixes

  • tree: minus icon not displayed on Firefox (e12c81f)

v0.12.2

20 Dec 11:59
Compare
Choose a tag to compare

Bug Fixes

  • folder icon size (118dc47)
  • vite client resolve error (temporary fix) (155ac88), closes #409

v0.12.1

20 Dec 11:41
Compare
Choose a tag to compare

Bug Fixes

  • docs: header anchors with routerMode hash (c729f6b)
  • docs: scroll to top (18b0353)
  • docs: scroll to URL anchor (68de7e2)

v0.12.0

19 Dec 21:18
Compare
Choose a tag to compare

Bug Fixes

Features

  • complete transition to shiki-es (7c2133d)
  • config: collectMaxThreads (5008ecb)
  • config: resolve theme files + check exist (3e85496)
  • sveltekit: upgraded sveltekit support to svelltekit v1.0.0 (fix #392, #397) (#402) (e7e5993)
  • tree: new folder and group design (afa305e)
  • upgrade to rollup 3 and vite 4 (#404) (e389cb0)

v0.11.9

03 Dec 16:45
Compare
Choose a tag to compare

Bug Fixes

  • grid: scroll not loading additional variants (58fe7e5)
  • state not syncing in iframe mode, fix #361 (4b7fe0c)
  • switch to shiki-es (2a63502)

v0.11.8

03 Dec 14:58
Compare
Choose a tag to compare

Bug Fixes

Features

Reverts

v0.11.7

12 Nov 02:04
Compare
Choose a tag to compare

Bug Fixes

  • build error (91b48a1)
  • config changes not applied on auto restart (a54efad)
  • grid scroll height not being reset when switching story (875cf7d)
  • grid with % size glitching (ef51ccc)
  • not restarting on vite config change (c5fb953)
  • percy: puppeteer import, fix #330 (c199ad4)
  • remove overflow tailwind classes from sandbox, fix #351 (a326a6a)
  • remove vite-plugin-inspect (df6a7fb)
  • setupFile.browser only being also applied to server, related to #323 (833d086)
  • svelte: dynamic source, fix #344 (11e0432)
  • svelte: state sync: ignore undefined, HTMLElement and SvelteComponents, fix #346 (755ac0d)

v0.11.6

26 Oct 13:32
Compare
Choose a tag to compare

Bug Fixes

  • grid: update column count when content size changes (0786a57)
  • prevent collecting loop (ad6c652)
  • svelte: controls not rendering in variant > controls slot (c88c5d8)

Features

v0.11.5

14 Oct 15:03
Compare
Choose a tag to compare

Bug Fixes

  • add optimize shiki in case of pnpm shamefully hoist (a1014ab)