vue-styleguidist

Created from react styleguidist for Vue Components with a living style guide

MIT License

Downloads
3.8M
Stars
2.4K
Committers
123

Bot releases are visible (Hide)

vue-styleguidist - v4.33.3

Published by vue-styleguidist-bot about 4 years ago

4.33.3 (2020-10-20)

Bug Fixes

  • only display the existing API titles (653cc18)
vue-styleguidist - v4.33.2

Published by vue-styleguidist-bot about 4 years ago

4.33.2 (2020-10-19)

Bug Fixes

  • when there is a template in the script (35ac16d), closes #1000
vue-styleguidist - v4.33.1

Published by vue-styleguidist-bot about 4 years ago

4.33.1 (2020-10-14)

Bug Fixes

  • docgen: allow as const in default (d3f070d)
  • hint user when wrong version of vue installed (b1af242)
vue-styleguidist - v4.33.0

Published by vue-styleguidist-bot about 4 years ago

4.33.0 (2020-10-12)

Bug Fixes

  • vue 3 resolving of dist version (264adc3), closes #989

Features

  • docgen: parse emits option from vue 3 (0469224), closes #965
vue-styleguidist - v4.32.4

Published by vue-styleguidist-bot about 4 years ago

4.32.4 (2020-09-24)

Bug Fixes

  • docgen: allow base indent in pug templates (0950074), closes #979
  • style of unlinked looked like link (1295795), closes #971
vue-styleguidist - v4.32.3

Published by vue-styleguidist-bot about 4 years ago

4.32.3 (2020-09-14)

Bug Fixes

  • no undefined consts (9e28ebf)
  • remove warning on arguments (description req) (0aa01cd)
  • warning on SectionHeader (1aaf4ee)
vue-styleguidist - v4.32.2

Published by vue-styleguidist-bot about 4 years ago

4.32.2 (2020-09-10)

Bug Fixes

  • update react-styleguidist and merge conflicts (ba1c341)
vue-styleguidist - v4.32.0

Published by vue-styleguidist-bot about 4 years ago

4.32.0 (2020-09-08)

Bug Fixes

  • parsing of validator with a function ref (17472c3), closes #954
  • use the footer somewhere else than in example (9a802c8)

Features

  • extract footer from styleguidist for custom (907271f), closes #935
vue-styleguidist - v4.31.1

Published by vue-styleguidist-bot about 4 years ago

4.31.1 (2020-08-20)

Bug Fixes

  • docgen: keep comments in the template in prod (b9e4a89), closes #942
  • cypress tetss failing using previewAsync (62c7716)
vue-styleguidist - v4.31.0

Published by vue-styleguidist-bot about 4 years ago

4.31.0 (2020-08-15)

Bug Fixes

  • node types incompatible with typescript (28e9f68)

Features

  • docgen: allow destructured children in func (1f9d9b6)
  • docgen: undetecteable slots definition (be867bd)

4.24.1 (2020-06-05)

Bug Fixes

4.24.0 (2020-05-28)

Bug Fixes

  • adjust structure of examples (b80a86c)
  • classname and style were ignored (563b313)
vue-styleguidist - v4.30.0

Published by vue-styleguidist-bot about 4 years ago

4.30.0 (2020-08-08)

Bug Fixes

  • add js changes in config (bf9880d)
  • slot handler with vue 3 (cec6a54)

Features

  • export config types to help configure (0b44fc6)
  • docgen: make props detector work [WIP] (886d222)
  • figure out the move to vue 3 [WIP] (30ab312)
vue-styleguidist - v4.29.1

Published by vue-styleguidist-bot about 4 years ago

4.29.1 (2020-07-30)

Note: Version bump only for package vue-styleguidist

vue-styleguidist - v4.29.0

Published by vue-styleguidist-bot about 4 years ago

4.29.0 (2020-07-28)

Features

  • cli: add edit on github button for readme (298bb68)
  • cli: update handling of subcomponents (7d6f0ae)
vue-styleguidist - v4.28.1

Published by vue-styleguidist-bot about 4 years ago

4.28.1 (2020-07-27)

Bug Fixes

  • delegated component exports (046f96b)
vue-styleguidist - v4.28.0

Published by vue-styleguidist-bot over 4 years ago

4.28.0 (2020-07-21)

Bug Fixes

  • docgen: priority to documented values (696bd87)

Features

  • docgen: detect values in validator (8d681a6)

4.23.3 (2020-05-20)

Bug Fixes

  • dependency update for security (e227276)
  • utils: protect docgen-cli when in SSG (af269f6), closes #876

4.23.2 (2020-05-18)

Bug Fixes

  • protect async config against parsing error (95c6c09)

4.23.1 (2020-05-15)

Bug Fixes

  • only collapse subcomponents when > 3 (76b4331)

4.23.0 (2020-05-15)

Bug Fixes

Features

  • docgen: allow to have more than 1 values tag (3e84005)

4.22.3 (2020-05-12)

Bug Fixes

4.22.2 (2020-05-12)

Bug Fixes

  • docgen: error when parsing default prop (1fe3dfe)

4.22.1 (2020-05-12)

Bug Fixes

  • docgen: object Methods should return regular functions (79a7fa2)
  • allow default example with custom format (7ac7f57)
  • only display warning when file exists (cfe1f9f)
  • protect editor for null code (8c428a4)

4.22.0 (2020-05-11)

Bug Fixes

  • avoid error when multiple return in a default (3e4c53d)
  • docgen: correctly extract default values (349ad81)

Features

  • allow for config to be an async function (fb16a67)

4.21.0 (2020-05-09)

Features

  • docgen: allow to force events definitions (#854) (7a2105c)

4.20.0 (2020-05-06)

Bug Fixes

  • loader: use emit error to thow parsing errors (8978f54)

Features

  • docgen: make values work for class type (c003176)
  • docgen: record @type values (452ccb5)
  • docgen: resolve values in as types (7648a4e)
  • add vue docgen simple laoder (6d7e8f4)

4.19.5 (2020-05-02)

4.19.4 (2020-05-01)

Bug Fixes

  • plugin: use a custom loader to deal with docs (57abe6e)

4.19.3 (2020-04-30)

Bug Fixes

  • plugin: update null-loader + avoid conflicts (07f6a98)

4.19.2 (2020-04-29)

Bug Fixes

  • docgen: allow functional render slots (2b36e38), closes #837
  • docgen: scoped slots bindings can spread (d0a939c), closes #833
  • show - instead of undefined for untyped props (f5a3e82), closes #831

4.19.1 (2020-04-28)

4.19.0 (2020-04-24)

Bug Fixes

  • tag titles are no longer filtered out (2a91b3e)
  • docgen: accept named typescript exports (b256b17), closes #813

Features

  • docgen: deal with index as filename (61d28f5)

4.18.0 (2020-04-17)

Bug Fixes

  • make types work better (60c2d32)
  • rendering of composed types (86eb6bd)
  • reset styleguide changes (01407b1)
  • docgen: fix ts array, intersection type print (4ca38bf)

Features

  • allow change padding of prism based editor (d09b546)
  • render complex types properly (a756455)
  • docgen: extract type values properly (6ffd571)
  • use pug-loader options to fuel docgen (d2103fe)
  • docgen: accept pug options for the template (c318521)

4.17.0 (2020-04-12)

Bug Fixes

  • adapt style of sub-component (a58f99a)
  • remove the word "of" for sub-components (a9f8a30)

Features

  • enable indpdt HMR on sub-components (3626933)

4.16.0 (2020-04-09)

Features

4.15.2 (2020-03-31)

Bug Fixes

  • allow ignoreWithoutExamples to work with docs (f5bbc41)

4.15.1 (2020-03-30)

Bug Fixes

  • default example parser with alias (361051c), closes #806
  • docgen: allow single slots to not documented (34381d1)
  • proper highlihght for pseudo JSX (ed6e16f)

4.15.0 (2020-03-29)

Bug Fixes

Features

4.14.0 (2020-03-18)

Bug Fixes

  • allow webpackConfig functions to return alias (5a6b6a3), closes #793
  • make interface for codetabbutton exported (ccd52d8)
  • docs: Correct netlify build command (92dc3be)

Features

  • expose typescript types for theming (3110fb5)

4.13.1 (2020-03-03)

Bug Fixes

  • docgen: export iev var names (c02268b)
  • docgen: handlers expressions with multiline (8e7c66c), closes #772
  • an SFC example can contain JSX (deb2dc7)
  • multiple exports in parse export default (7bb82dd)
  • sort docs when all promises are resolved (dbaa82e)

4.13.0 (2020-03-02)

Bug Fixes

  • avoid systematic verbose (d43c6b0)
  • use logger instead on console (01ac6dc)

Features

  • allow mutiple extra example files (d06283b)

4.12.2 (2020-03-02)

Bug Fixes

  • allow examples start with < & pure template (3860129)
  • avoid progress bar when verbose (75f77d0)
  • bring back the full power of verbose option (210bae2)
  • plugin: pass cli options down to vsg (6765aee), closes #771
  • hot reload default examples (295cfe5)

4.12.1 (2020-02-26)

Bug Fixes

  • remove annoying warning about double use (1dce586)

4.12.0 (2020-02-25)

Bug Fixes

  • docgen: take mixin order into account (626337e), closes #761
  • pre classname warning (b80f97a)

Features

  • docgen: methods returned by other methods (95e648c), closes #765
  • allow to ignore some example file lookup (7104271)
  • detect when example file loaded twice (e4b1a48)

4.11.0 (2020-02-22)

Bug Fixes

  • only show required props on default examples (0f6bc11)

Features

  • give default examples a variable geometry (535e347)

4.10.1 (2020-02-17)

Bug Fixes

  • update Prism theming & docs (70514b9)

4.10.0 (2020-02-17)

Features

  • allow usage of prism themes (921dbd5)

Reverts

  • Revert "refactor: avoid converting events and slots" (d8e4d4d)

4.9.1 (2020-02-16)

Bug Fixes

  • create-server bis for csb (0768c51)
  • update create-server for codesandbox (4906894)

4.9.0 (2020-02-16)

Bug Fixes

  • make origin column smaller (4b7027e)

4.8.1 (2020-02-13)

Bug Fixes

  • protect slots in if statements (1d3d29e), closes #753

4.8.0 (2020-02-12)

vue-styleguidist - v4.27.1

Published by vue-styleguidist-bot over 4 years ago

4.27.1 (2020-07-19)

Bug Fixes

  • docgen: allow export - as - from "-" (f7ac47c), closes #911
vue-styleguidist - v4.27.0

Published by vue-styleguidist-bot over 4 years ago

4.27.0 (2020-07-17)

Bug Fixes

  • cli: docgen-cli does not require prettierrc (a12bc82), closes #914

Features

  • cli: resolve prettier config for MD gen (0c04a73)
  • docgen: resolve dynamic mixins (0dbe049)
vue-styleguidist - v4.26.3

Published by vue-styleguidist-bot over 4 years ago

4.26.3 (2020-07-16)

Note: Version bump only for package vue-styleguidist

vue-styleguidist - v4.26.2

Published by vue-styleguidist-bot over 4 years ago

4.26.2 (2020-07-14)

Note: Version bump only for package vue-styleguidist

vue-styleguidist - v4.26.1

Published by vue-styleguidist-bot over 4 years ago

4.26.1 (2020-06-29)

Bug Fixes

  • use globby again for kickstarting chokidar (3e79e0d)
Package Rankings
Top 0.76% on Npmjs.org
Top 6.73% on Proxy.golang.org
Badges
Extracted from project README
Lint & Test