kitbook

Documentation, Prototyping, Inspection & Testing Workbench Tool for Svelte (SvelteKit Storybook alternative)

MIT License

Downloads
880
Stars
15
Committers
5

Bot releases are visible (Hide)

kitbook - v1.0.0-beta.24 Latest Release

Published by jacob-8 7 months ago

   🚀 Features

  • Easily add composition inline in markdown  -  by jacob-8 (61830)
  • Show shikied code for compositions  -  by jacob-8 (77707)
    View changes on GitHub
kitbook - v1.0.0-beta.23

Published by github-actions[bot] 8 months ago

   🚀 Features

  • Experimental dark mode (WIP)  -  by @jacob-8 (8b076)

   🐞 Bug Fixes

  • Dark and composition changes no longer break variants  -  by @jacob-8 (68179)
    View changes on GitHub
kitbook - v1.0.0-beta.22

Published by github-actions[bot] 8 months ago

   🐞 Bug Fixes

  • Views show content as specified dimensions  -  by @jacob-8 (9e1e4)
    View changes on GitHub
kitbook - v1.0.0-beta.21

Published by github-actions[bot] 8 months ago

   🚀 Features

  • Add option to render composition only on client or only on server  -  by @jacob-8 (52ea7)
    View changes on GitHub
kitbook - v1.0.0-beta.20

Published by github-actions[bot] 8 months ago

No significant changes

    View changes on GitHub
kitbook - v1.0.0-beta.18

Published by github-actions[bot] 8 months ago

   🚀 Features

  • Allow multiple viewports for composition so they work the same as variants  -  by @jacob-8 (8d5c1)
  • Add templates  -  by @jacob-8 (cad30)

   🐞 Bug Fixes

  • Use languageInsertedKitbookRoute in Go to Kitbook link  -  by @jacob-8 (754d8)
    View changes on GitHub
kitbook - v1.0.0-beta.17

Published by github-actions[bot] 8 months ago

   🐞 Bug Fixes

  • Update raw string import b/c vite 5 deprecation of as: raw  -  by @jacob-8 (e8dd0)
    View changes on GitHub
kitbook - v1.0.0-beta.16

Published by github-actions[bot] 8 months ago

   🐞 Bug Fixes

  • No-double slash when kitbook as root route  -  by @jacob-8 (18a63)
  • Set languages cookie by project  -  by @jacob-8 (3c403)
  • Redirect / to /index when search params exist  -  by @jacob-8 (4153e)
    View changes on GitHub
kitbook - v1.0.0-beta.15

Published by github-actions[bot] 8 months ago

   🐞 Bug Fixes

  • Foam generated links in root index.md now work in Kitbook's that aren't the root route  -  by @jacob-8 (b3d09)
    View changes on GitHub
kitbook - v1.0.0-beta.14

Published by github-actions[bot] 8 months ago

   🐞 Bug Fixes

  • Copy button handles code blocks with double quotes  -  by @jacob-8 (5a203)
    View changes on GitHub
kitbook - v1.0.0-beta.13

Published by github-actions[bot] 8 months ago

   🚀 Features

    View changes on GitHub
kitbook - v1.0.0-beta.12

Published by github-actions[bot] 9 months ago

   🐞 Bug Fixes

  • Kitbook viewer once again shows variants
  • Launch search even when sidebar is hidden  -  by @jacob-8 (ed0bd)
    View changes on GitHub
kitbook - v1.0.0-beta.11

Published by github-actions[bot] 11 months ago

  • Add support for settings i18n locale in url param, e.g. /[locale]/foo
    View changes on GitHub
kitbook - v1.0.0-beta.10

Published by github-actions[bot] 12 months ago

   🚀 Features

    View changes on GitHub
kitbook - v1

Published by github-actions[bot] 12 months ago

No significant changes

    View changes on GitHub
kitbook - v1.0.0-beta.9

Published by github-actions[bot] 12 months ago

   🐞 Bug Fixes

  • Bug that kept regression tests from running  -  by @jacob-8 (5a7e8)
    View changes on GitHub
kitbook - v1.0.0-beta.8

Published by github-actions[bot] 12 months ago

   🚀 Features

    View changes on GitHub
kitbook - v1.0.0-beta.7

Published by github-actions[bot] 12 months ago

   🚀 Features

  • Keep active page visible in sidebar
    View changes on GitHub
kitbook - v1.0.0-beta.6

Published by github-actions[bot] 12 months ago

   🚨 Breaking Changes

  • Add clientSideRendered test option for screenshots, move additional tests into sub property  -  by @jacob-8 (1bf0e)
  • Move custom import.meta.glob patterns to kitbook's root +layout.js file to prepare for fine-grained control over included files fix: styles load in on dev SSR  -  by @jacob-8 (af281)

   🚀 Features

  • i18n:
    • Use empty array to only show first active language  -  by @jacob-8 (dab2b)
    • Use empty array to only show first active language (on tests also)  -  by @jacob-8 (01337)
    View changes on GitHub
kitbook - v1.0.0-beta.5

Published by github-actions[bot] 12 months ago

   🐞 Bug Fixes

    View changes on GitHub