Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Releases: mknxdev/vue-ctx-injector

v1.3.1

28 Nov 18:59
Compare
Choose a tag to compare
  • Upgraded minor pkgs' versions
  • Added some infos in RM

v1.3.0

01 Apr 16:20
Compare
Choose a tag to compare
  • Added unit testing on the whole package code.
  • Integrated Travis CI builds in the project.

v1.2.1

25 Feb 13:40
Compare
Choose a tag to compare

Added a clearer errors management for user-provided data (Vue inst. / options).

v1.2.0

24 Feb 18:10
Compare
Choose a tag to compare
  • Rework core functions of the VCI parsing system
  • Added a new "parse" public method (see README for details)

v1.1.3

20 Feb 00:59
Compare
Choose a tag to compare

First step of a core functions' rework for better modularity.

v1.1.2

18 Feb 09:19
Compare
Choose a tag to compare

Improved some parts of the docs for more precision.

v1.1.1

17 Feb 18:57
Compare
Choose a tag to compare

Improved the merging strategy when component DOM needs to be merged with root DOM.

v1.1.0

16 Feb 18:37
Compare
Choose a tag to compare
  • Added a "replaceRoot" option which provides control over the VComp injection method
  • Added options to customize prefixes to use for HTML receiving element attributes

v1.0.2

16 Feb 01:03
08aea9a
Compare
Choose a tag to compare
Update CHANGELOG.md

README infos

16 Feb 00:31
08aea9a
Compare
Choose a tag to compare
  • Added CDN link into README
  • Fixed docstring