Skip to content

Releases: m4rvr/storyblok-rich-text-renderer

v3.6.0

08 Sep 19:48
Compare
Choose a tag to compare

Bug Fixes

  • avoid ssr errors by providing fallbacks as span instead of div (d8f77d6)

Features

v3.5.0

08 Sep 18:57
Compare
Choose a tag to compare

Features

  • add textStyle and highlight marks (c10fc4b)

v3.4.0

08 Sep 18:45
Compare
Choose a tag to compare

Features

  • add superscript and subscript marks (8d12c8c)

v3.3.2

08 Sep 07:40
Compare
Choose a tag to compare

Bug Fixes

  • add anchor to LinkAttributes (eb95232)

v3.3.1

08 Sep 07:19
Compare
Choose a tag to compare

Bug Fixes

  • temporarly remove vue-tsc in build command due to unfixable type issues (bd20b44)

v3.2.1

21 Jan 08:22
Compare
Choose a tag to compare

Bug Fixes

  • vue-renderer: correctly wrap multiple marks (d4c67a5), closes #20

v3.2.0

19 Jan 08:31
Compare
Choose a tag to compare

Features

  • vue-renderer: add option to omit paragraphs in list items (e2f51c1)

v2.0.1

06 Jul 09:15
Compare
Choose a tag to compare

Bug Fixes

  • vue-renderer: pass href to router-link (99edefe)

v2.0.0

06 Jul 07:55
Compare
Choose a tag to compare

Bug Fixes

  • correct import of createElement/h (6037909)

v2.0.0-alpha.2

25 May 14:27
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release

Bug Fixes

  • types: add email to LinkType (8132590)