Releases: krutoo/showcase
Releases · krutoo/showcase
0.6.1
21 Jan 16:55
Compare
Sorry, something went wrong.
No results found
Bug fixes
fix: import path fix for cases when same dir as stories by @korniux (#39 )
fix: npm publish fixes (#40 )
New Contributors
Full Changelog : 0.6.0...0.6.1
0.6.0
23 Oct 17:40
Compare
Sorry, something went wrong.
No results found
New features
Fixes
fix: link style (#31 )
fix: default styles for b, strong in MDX (#32 )
fix: source showing, source lang defining (#33 )
Docs
docs: many fixes and improvements (#27 , #28 , #29 )
docs: pathname routing with ssg (#35 )
Other
Full Changelog : 0.5.0...0.6.0
0.5.0
22 Sep 18:12
Compare
Sorry, something went wrong.
No results found
New features
Docs added via GitHub Pages (#25 )
Dark mode (#12 , #18 , #22 , #24 )
Page scrolled to top on navigate between stories (#12 )
MDX layout width 1024 by default, configurable trough CSS (#12 )
react-icons removed from deps to reduce package size (#13 )
All icons are redrawn specially for this project (#13 )
zod/mini used to reduce bundle size (#13 )
Cleaner entrypoint file result (#16 )
Search now also looks for .meta.json (#17 )
Ability to set default story to show (#19 )
Breaking changes
renamed var --showcase-ui-text-color to --showcase-ui-color (#20 )
removed var --showcase-ui-layout-background (#20 )
Fixes
Fixes for menu grouping and menuHidden logic (#21 )
Default style for i, em as italic in MDX view (#19 )
Pull requests
UI improvements (#12 )
Improvements (#13 )
asideEnabled parameter added (#14 )
kebab-case in filenames (#15 )
Build refactor (#16 )
Search now also looks for .meta.json (#17 )
Ability to provide logo for dark mode (#18 )
Logo for dark mode and some fixes (#19 )
UI refactor (#20 )
Fix menu grouping and menuHidden logic (#21 )
themes renamed to colorSchemes (#22 )
themes renamed to colorSchemes fixes (#24 )
Docs added (#25 )
Full Changelog : 0.4.0...0.5.0
0.4.0
06 Aug 12:35
Compare
Sorry, something went wrong.
No results found
What's Changed
Story search added, enables by storySerach option (#8 )
README.md fixes (#9 )
npm audit fix performed (#10 )
Full Changelog : 0.3.0...0.4.0
0.3.0
31 Jul 12:52
Compare
Sorry, something went wrong.
No results found
What's Changed
now it is possible to make "category root" - clickable header of list in menu (#7 )
menuPriority now affects categories order (#7 )
Full Changelog : 0.2.1...0.3.0
0.2.1
18 Apr 14:17
Compare
Sorry, something went wrong.
No results found
What's Changed
Menu priority fix in mobile menu modal (#6 )
Full Changelog : 0.2.0...0.2.1
0.2.0
14 Apr 18:46
Compare
Sorry, something went wrong.
No results found
What's Changed
menuPriority story option added (#4 )
mdx blockquote styles added (#4 )
Full Changelog : 0.1.0...0.1.1
0.1.0
04 Feb 17:22
Compare
Sorry, something went wrong.
No results found
What's Changed
Refactor & decomposition (#1 )
Main parts of showcase UI now have data-kind attr (#1 )
It is possible now to customize colors of almost all UI parts (#1 )
Some improvements & fixes (#2 )
Example of usage with Rspack added (#3 )
Full Changelog : 0.0.1...0.1.0
0.0.1
20 Jun 13:07
Compare
Sorry, something went wrong.
No results found
First version
tested with Rspack
tested with Vite