Releases: histoire-dev/histoire
Releases · histoire-dev/histoire
v0.0.5
v0.0.4
Bug Fixes
- build: not handling custom blocks (2f60fd8)
- checkbox size (59ea8df)
- codegen: dynamicProps can be null (eaeb919)
- controls component not found warnings on server (b16d7ad)
- controls components name (dab555a)
- controls: book dark text color (419cb1b)
- display loading while variant is not ready (6488c6b)
- docs: support dark mode (cba01f1)
- improved ready state (1bb0d3f)
- infinite sync loop (59512a6)
- selected item colors (c99eea0)
- simpler css bind (a9c8122)
- state with nested objects (e9108df)
- unwanted scroll on Firefox (7f6f898)
Features
- auto scroll list item into view (3e11dda)
- build: result logs (0648d58)
- codegen: improved v-model (ce40e8e)
- config: vite as function to mutate config (d39ca90)
- initial builtin controls package, #30 (eb47193)
- logoHref (d6ef6f2)
- new responsive view with height (5f49d67)
- optional , closes #38 (1c3af6c)
- preview background + checkerboard (23f2808)
- preview dark mode class + transparent bg (56a5ec3)
- search: improve auto scroll (29c20fe)
- story markdown docs (403e0b7)
- variant.ready (efd56b3)
v0.0.3
v0.0.2
v0.0.1
Bug Fixes
- a11y: improve tree a11y (476e448)
- active link color (3fecd68)
- Add absolude import using pathe (#3) (2ed7d42)
- add fille to built components to infer tag name (a1ace24)
- allow both config file + vite config (c275413)
- better default responsive width (fbda1c5)
- build: support custom logos (7c7eec6)
- center responsive dragger (cc0154f)
- codegen (db89569)
- console log override first arg can be a non-string (2126965)
- dark mode fixes (73a80e8)
- disable text select for a and button (f107c9c)
- disable text selection in folder item (3057a8d)
- grid variant item text not selectable (3a96827)
- import path (7abc630)
- include default tailwind colors (15261d6)
- init state sometimes not being taken into account (fb9c775)
- input style (563daf6)
- Leaking absolute path (fix #4) (#11) (204e06b)
- list items shrinking (9cee043)
- min responsive width (b00e50d)
- null error (40f1582)
- reset keys on window blur (112519f)
- respect vite root + no duplicate vue plugin (ec2001c)
- router used before declaration (20b4c56)
- search: prevent default keyboard shortcut (55db756)
- source code textarea overflowing (13a8d0b)
- story item right padding (0005160)
- story list overflow (2f338d2)
- use JSON.stringify for dynamic prop (036654b)
- wrong serialize js indent size (3096e90)
Features
- Add dark mode (fix #2) (#12) (b6535b1)
- Add story tree UI (fix #16) (#19) (9881810)
- Add vite config (#18) (#23) (8a088e2)
- Auto select single variant (fix #10) (#26) (dba8176)
- BaseListItemLinkg + improved style (af395e9)
- basic search (5d8cc76)
- basic vue3 source code (debf73e)
- build command (9f99909)
- collect stories/variants node-side instead of client-side (2876a9a)
- config file, closes #17 (70dde60)
- copy source button (f928e9a)
- custom story/variant icon colors (e48bfb0)
- custom story/variant icons (02a3121)
- customizable colors (bdd8f09)
- default variant title (fe71046)
- don't crash on execution error while collecting stories (b93e2db)
- emrald as primary color (1c4798e)
- finish basic theme + example (ee074e0)
- hatched pattern in responsive view (f312393)
- histoire logo (e180153)
- icons in variants grid (0ef0928)
- improved code style (fabf3ad)
- improved generated code (ce320c0)
- improved JS serialization and Vue 3 codegen (5c2e10c)
- improved keyboard tooltips (3a02e6a)
- improved search result design (9a4f199)
- improved search with path matching and ranking (cd0ad9c)
- keyboard shortcut system + toggle dark tooltip/shortcut (1ebfeb7)
- no controls available fallback (253f3b9)
- page title (2d84c72)
- pixel split responsive view (c4277de)
- poc (105b943)
- re-collect stories on page refresh (3e93f62)
- remove border below app header (d934b97)
- reponsive width input (c303a47)
- reworked colors (1cf0f76)
- rounded iframe (2e23b6b)
- rounded list items (a6d1152)
- search: escape key to close (5272085)
- search: match variant for matched story (b5ee443)
- setupFile, closes #24 (397b362)
- smaller app header (8b4784c)
- storyIgnored (fix macos issue) ([12efce3](https://github.com/Akryum/histoir...