Skip to content
This repository has been archived by the owner on Mar 8, 2019. It is now read-only.

Releases: vue-styleguidist/vue-docgen-api

v3.4.0

08 Feb 14:35
8ad6f95
Compare
Choose a tag to compare

3.4.0 (2019-02-08)

Features

  • add slot support in jsx render function (#101) (8ad6f95)

v3.3.7

08 Feb 06:25
821cdbc
Compare
Choose a tag to compare

3.3.7 (2019-02-08)

Bug Fixes

v3.3.6

04 Feb 14:41
00f06f2
Compare
Choose a tag to compare

3.3.6 (2019-02-04)

Bug Fixes

v3.3.5

28 Jan 23:32
7801fdf
Compare
Choose a tag to compare

3.3.5 (2019-01-28)

Bug Fixes

v3.3.4

28 Jan 04:29
ddfbf82
Compare
Choose a tag to compare

3.3.4 (2019-01-28)

Bug Fixes

v3.3.3

25 Jan 00:15
Compare
Choose a tag to compare

3.3.3 (2019-01-25)

Bug Fixes

  • events: first argument of events is the type (not a property) (ed60c18)

v3.3.2

23 Jan 22:26
a97838c
Compare
Choose a tag to compare

3.3.2 (2019-01-23)

Bug Fixes

v3.3.1

23 Jan 16:01
bd91ba1
Compare
Choose a tag to compare

3.3.1 (2019-01-23)

Performance Improvements

v3.3.0

22 Jan 18:37
Compare
Choose a tag to compare

3.3.0 (2019-01-22)

Bug Fixes

  • add slot management in render functions (c9627b3)

Features

  • resolve body of default function arrow functions (#82) (ab57dfa), closes #80

v3.2.1

22 Jan 15:43
abdbcd1
Compare
Choose a tag to compare

3.2.1 (2019-01-22)

Bug Fixes

  • extract prop type from decorator arguments as well (#81) (abdbcd1), closes #79