All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
4.2.1 (2019-12-11)
4.2.0 (2019-12-10)
- detect model property (1c28167), closes #654
- docgen: allow to customize validExtends (eb966c5)
- pass validExtends to styleguide.config.js (c22f7d5)
4.1.2 (2019-12-08)
Note: Version bump only for package vue-styleguidist
4.1.1 (2019-12-05)
Note: Version bump only for package vue-styleguidist
4.1.0 (2019-12-04)
- docgen: multi-components in a file (3790837)
4.0.8 (2019-12-02)
- make sections without examples pre-compile (56d675d)
4.0.7 (2019-12-01)
- docgen: avoid incorrect of getting nested '}' param type (5df05e0)
- destroy Vue component in Preview when replacing it or unmounting (00b7658)
4.0.6 (2019-11-21)
- plugin: avoid fork-ts success notification (9ac7a09)
4.0.5 (2019-11-20)
- docgen: ensure custom handlers are actually run (7a0ac62)
4.0.4 (2019-11-19)
- docgen: fixed description extraction on non-SFC components (85626fc)
4.0.3 (2019-11-19)
4.0.2 (2019-11-18)
- import issue conflicts with babel (f1ac618), closes #635
- plugin: default custom components (9c45104)
4.0.1 (2019-11-15)
- mixed scoped and non-scoped slots render (4161ff2)
- plugin: es6 requires fix in plugin (205f7a1)
- warning when unnamed event param (df587dd)
- render event types as properties (48fc5e7)
- docgen: avoid setting exportName to deps (230e1e3)
- plugin: load styleguidist right (d4c6f6d)
- section depth needs too be taken (b663f1e)
- wrongly filtered and typed props array (3495840)
- avoid double progressBar (e39878e)
- move the build files to the right folder (9944972), closes #615
- publish templates with vsg (f8df33f)
- passing a webpackConfig should prioitize (683f3dc)
- split compiler & utils - efficient code split (9ef9d06)
- docgen: make docgen output arrays only (d456c6c)
- docgen: avoid outputing empty array (51d42bf)
- publish templates with vsg (f8df33f)
- review the style of default functions (98ae04c)
- plugin: better default config for (9a19cc4)
- make arrow functions default cleaner (f16b424)
- docgen: refactor bindings (b501f82)
- use bindings comments in styleguidist (4fb6551)
- review design of all props output (cc80bd5)
- use @values tag in props (cb2fc74), closes #345
- docgen: accept more tags for event params (cc55f58)
- docgen: add exportName to CompoentDoc (9466105)
- add option to disable progress bar (6ec4e9d)
- cli: expose docgen-cli config interfaces (25f0744)
- add plugin for docgen cli (a545aa5), closes #614
- add progress bar while compiling (f16b901)
- emit types for vue-styleguidist (f0af958)
- cli: use writeStream for better performance (25da08c)
- cli: use writeStream for better performance (25da08c)
- emit types for vue-styleguidist (f0af958)
- use the functional tag in docgen cli (c6f8725)
- add progress bar while compiling (f16b901)
- change defaults for codeSplit & simpleEditor (810bf1c)
- docgen: props, events, methods and slots are now all arrays
Co-authored-by: Sébastien D. demsking@gmail.com
- docgen: required for props is never a string anymore
- docgen: docgen becomes async, so do all of the handlers
- change defaults for
simpleEditormean thateditorConfigwill not work withoutsimpleEditor: false - compiler now exports compiler function as default
- isCodeVueSfc, styleScoper and adaptCreateElement are now their own package
3.26.2 (2019-10-30)
- move the build files to the right folder (9944972), closes #615
- make sure defaults are there for the plugin (eb9ef4c), closes #615
- make sure defaults are there for the plugin (00a05ac), closes #615
3.26.1 (2019-10-30)
- passing a webpackConfig should prioitize (683f3dc)
- split compiler & utils - efficient code split (9ef9d06)
- docgen: make docgen output arrays only (d456c6c)
- change defaults for codeSplit & simpleEditor (810bf1c)
- docgen: props, events, methods and slots are now all arrays
Co-authored-by: Sébastien D. demsking@gmail.com
- docgen: required for props is never a string anymore
- docgen: docgen becomes async, so do all of the handlers
- change defaults for
simpleEditormean thateditorConfigwill not work withoutsimpleEditor: false - compiler now exports compiler function as default
- isCodeVueSfc, styleScoper and adaptCreateElement are now their own package
- move the build files to the right folder (3b5aea1), closes #615
3.26.0 (2019-10-25)
- readable css class for JsDoc results (a56f341), closes #602
- use the functional tag in docgen cli (c6f8725)
3.25.0 (2019-10-15)
- docgen: add origin to documentation object (31e2fe2), closes #594
- docgen: allow wrap export in if (5744801)
- add sponsor button (59c7731)
3.24.2 (2019-09-26)
3.24.1 (2019-09-26)
- docgen: allow default to be a method (40ec2ae)
3.24.0 (2019-09-25)
- vue-docgen-cli if getDestFile should not create md file (55da63e)
3.23.2 (2019-09-24)
- add .vue to extension array in webpack config (65da41b)
3.23.1 (2019-09-20)
- docgen: allow default to be a string key (1fa756f), closes #581
- extend quoting to methods and props (10e2b3e)
3.23.0 (2019-09-19)
- compiler: styleScoper deals with deep (ff89890)
3.22.3 (2019-09-12)
- look at statements for description (71969bf)
3.22.2 (2019-08-24)
- Fix bad links to docs (a5a8978)
3.22.1 (2019-08-19)
- cli: take cwd param into account (7935956)
- compiler: avoid conflict, rollup buble+acorn (8c6d23a)
- if cwd is specified in cmd use to find config (2bf97a1)
3.22.0 (2019-08-19)
- update react styleguidist to fix menu (00ec66a), closes #561
- update react styleguidist to fix menu (2) (dba9fbf), closes #561
3.21.0 (2019-08-17)
- add defaultExamples config (52d7d90)
3.20.5 (2019-08-16)
Note: Version bump only for package vue-styleguidist
3.20.4 (2019-08-12)
- watcher looking at md files (536157d)
3.20.3 (2019-08-12)
- watch when input md changes (54ff5ac)
3.20.2 (2019-08-11)
- pages infinite lioop (9e5acad)
3.20.1 (2019-08-10)
- avoid defaulting outDir if outFile (8a2a282)
- avoid the squiggles in main menu (5cc8f93)
- protect pipe character in templates (0a0befc)
- cache compiled md in single file mode (b867235)
3.20.0 (2019-08-10)
- docgen: expose docs block in dogen-api (4565559)
- vue-docgen CLI to generate markdown files (b05d7d3)
3.19.5 (2019-08-07)
- EditorWithToolbar naming case (595a077)
- only precompile example for prod (b7aeb58)
3.19.4 (2019-08-06)
- webpack dependency for yarn + storybook (e4c5d2e)
3.19.3 (2019-08-06)
- add webpack peerDependency (16b1fa7)
- remove multiple dependencies (0927e85)
3.19.2 (2019-08-05)
- avoid dependency to webpack (63ee996)
3.19.1 (2019-08-04)
3.19.0 (2019-08-02)
- combining new Vue and imports was impossible (d37359c)
- default example only appear when no doc (b3b4156)
- webpackConfig has priority on publicPath (a06c1c6), closes #529
- wrong propTypes for playgroundAsync (3fffa13)
3.18.1 (2019-07-30)
- editor should update when changing page (35d0c3f)
3.18.0 (2019-07-28)
- add copyCodeButton option (90767af)
3.17.2 (2019-07-26)
- make codeSplit comptible with jsxInExamples (83c0bf6)
3.17.1 (2019-07-26)
- avoid skipping comps documented inline (6ee0dff)
3.17.0 (2019-07-23)
- make sure code split works with prism (51e7660)
- docgen: allow document scopedSlots in render (31a7e07), closes #174
- plugin: custom webpack config (2cf491c)
3.16.3 (2019-07-19)
- evaluation was failing (467949f)
- accept multiple style parts (9a6b031)
- slot scoped parsing (9685ba2)
- use style normalize sfc component (fcae13c)
3.16.2 (2019-07-17)
- compiler: make the jsx spread work vue style (27dd670)
- make regexp more precise (29ba8b5)
- use the spread in styleguidist (fd464a8)
- avoid loading pragma without jsx (5b5012b)
3.16.1 (2019-07-16)
3.16.0 (2019-07-15)
- docgen: allow for v-model in functional components (8884e62), closes #493
- bump clipboard-copy version (b3c86d9), closes #500
- rename createElement (429dd96)
- add Higher order funciton to Compile pragmas (5783eb4)
- allow compiler to render/compile JSX (5084a39)
- use styleguidePublicPath in server (bd5e3ec)
- use the JSX capabilities of compiler (a6db6cb)
3.15.4 (2019-07-07)
- allow importing non component files (5aa59a6), closes #436
- transform error into warning when NOENT (296e1cd)
- docgen: avoid parse files that are'nt potential components (4b1e43b), closes #436
- docgen: resolve es6 modules properly (1b4eb0a), closes #478
3.15.3 (2019-07-02)
- codemirror: allow for mulitple words in cm themes (6168883), closes #480
- docgen: make aliases only path parts instead of letters (b83e235), closes #478
3.15.2 (2019-07-02)
- add simple bindings detection (31a3fca)
- make (Vue as VueConstructor) resolved (b7ed624)
- render default value empty string (f41869d)
- docgen: adapt method handler to default params (4f67f4e), closes #476
- docgen: make v-bind have a separate treatment (cee2a9b), closes #469
3.15.1 (2019-06-27)
- make sure imported variables are declared (bc50ab1)
- compiler: make sure files with the same name wont conflict (98a1b76), closes #471
3.15.0 (2019-06-19)
- docgen: fix template parsing expressions (56a2e05)
- docgen: add external proptypes parsing for docgen (eaa4748), closes #465
- docgen: support ts prop types (c57c243), closes #413
3.14.5 (2019-06-14)
3.14.4 (2019-06-14)
- update dependencies to re-enable HMR (860e3bc)
- compiler: re-enable compilation in vue SFC (5bb99c3), closes #456
- docgen: get slot and scoped slot description in render without JSX (33086cf)
3.14.3 (2019-06-10)
- reorder aliases to allow Styleguide overrides (9195772)
3.14.2 (2019-06-06)
- docgen: make sure v-slot templates are understood too (e9ab6d5)
3.14.1 (2019-06-05)
3.14.0 (2019-06-05)
- bring back last version of acorn (1f7ee42)
- add minimize options (93ad5d3)
3.13.10 (2019-06-04)
- detect pure template no script as sfc (e2a0a48)
- downgrade acorn (40b60cb)
- re-use the react hmr plugin (2dfc5ad)
3.13.9 (2019-05-29)
- preview: fix style scope mismatch (830abf8), closes #437
- preview: gracefully fail when Vue breaks (1152600), closes #435
3.13.8 (2019-05-29)
- remove useless ignores (043e4cc)
- editor: make sure when url changes editor is repainted (2dcbaac), closes #404
3.13.7 (2019-05-24)
- make hidden components work again (4898fee)
3.13.6 (2019-05-23)
3.13.5 (2019-05-22)
- Additionally try absolute require.resolve in resolvePathFrom (d1be583)
- Look through all roots. (3641e4c)
- core: remove self require in readme (b6408af), closes #407
3.13.4 (2019-05-15)
- docgen: fix node_modules mixins parsing (a4eed84), closes #416
- make sure node_module resolved path ignored (7a1092a)
3.13.3 (2019-05-14)
3.13.2 (2019-05-13)
3.13.1 (2019-04-29)
3.13.0 (2019-04-28)
3.12.0 (2019-04-25)
- docgen: add jsx option to docgen (0ce2a9e)
- main: add jsxInComponents option (27b4257)
- plugin: reference jsxInComponents in vueui (a9646ef)
3.11.7 (2019-04-23)
- keep dashes in component names (3ec75ed), closes #391
- make sure we detect all variables (118f1a8)
- parse es6 imports with vsg format (8f5ff19)
- remove getVars blocking imports (1066123)
3.11.6 (2019-04-23)
- ignored errors (#177) (#316) (298f462)
- make @arg and @argument accepted (1b0ddca)
- docgen: update method for unpassing tests (4f5c6cd)
3.11.5 (2019-04-20)
Note: Version bump only for package vue-styleguidist
3.11.4 (2019-04-03)
3.11.3 (2019-04-01)
- docgen: protect uresolved events (09d970f), closes #363
- options: allow two words in displayName (7b72603)
- plugin: add the whole package to eslintignore (3b13ccf)
- plugin: issue with babel (afbf21a)
- safety: update css-loader (0b074b8)
3.11.2 (2019-03-28)
Note: Version bump only for package vue-styleguidist