Support multi-file and meta improvements #50 by @dwightjack
Update default theme.
Fixe a bug.
Can pass the color palette object that generate from CSS Custom Properties to the template file
Fixed a bug #36.
Introduce @title
annotation to set the title of documents
Fixed a bug.
- Implemented as a asynchronous plugin (It returns
Promise
object). - Changed some option's name
Fixed a bug.
Fixed a bug. #32
Resolve path to highlight.js
and github.css
. #31
Thanks @mitsuruog.
- Fix codeStyle path
- Fix #26
Fix #22, thanks @watilde .
Bump psg-theme-default
to v0.5.0.
Generate styleguide from comments have the special annotation
Annotations:
@styleguide
@documents
@document
@docs
@doc
- Introduce
options.dir
- Bump cssnanot to v3
- Moved
processedCSS
parameter inoptions
- Remove
rootStyle
- Add
showCode
option
- Fix #17
- Update PostCSS to v5.0
- Fix to check parameters
- Fix a bug to use other postcss-style-guide themes
- Intoroduce processed CSS as first parameter
- Fix some bugs
- Fix a bug
- Introdue themes
- Initialize a document for building themes
- Tweak template design
- Change logic of generating style guide
- Tweak template design
- Initial release.