Skip to content

Releases: vit-svoboda/kontent-rich-text-for-vue

2.0.0: Links

08 Nov 08:58
Compare
Choose a tag to compare

Breaking

New features

  • Added support to resolve content item link URL.
  • Added support to customize rendering of hyperlink elements.

Other changes

  • Newer build tools produce substantially smaller package.

2.0.0 Preview 2: Links

05 Nov 20:10
Compare
Choose a tag to compare
Pre-release

New features

  • Added support to resolve content item link URL.
  • Added support to customize rendering of hyperlink elements.

2.0.0 Preview 1: Even smaller footprint

17 Oct 19:39
Compare
Choose a tag to compare
Pre-release

Breaking

Other changes

  • Newer build tools produce substantially smaller package.

1.0.0: Smaller footprint

01 Feb 20:49
Compare
Choose a tag to compare

In order for the package to have a smaller footprint, I replaced the package used for parsing the Kontent Delivery API output. Used to be the rather bulky jsdom, now it is parse5 that is coincidentally also used by the Kontent Delivery SDK and thus likely to be already present in the client application.

0.0.2: Rewrite build script to use rollup

07 Jan 23:22
Compare
Choose a tag to compare
For some reason, vue-cli produced enormous bundles.

0.0.1

07 Jan 20:09
Compare
Choose a tag to compare
Configure package entry point