3.12.1 • Published 6 years ago

@node-sitecore/keysitecore v3.12.1

Weekly downloads
13
License
-
Repository
-
Last release
6 years ago

NodeSitecore/keysitecore

Original project: https://www.npmjs.com/package/key-sitecore-vue-plugin

In Editor Content of a siteCore project, they use jquery upon key dom attribute. Unfortunately key is also used by Vue and remove from dom element .

This plugin reset the key attributes in dom element on mounted time.

Installation

Run npm install:

$ npm install @node-sitecore/keysitecore

And import KeySitecore in your Vue project:

import * as KeySitecore from "@node-sitecore/keysitecore";

Vue.use(KeySitecore);
3.12.1

6 years ago

3.12.0

6 years ago

3.11.1

6 years ago

3.11.0

6 years ago

3.10.2

6 years ago

3.10.1

6 years ago

3.10.0

6 years ago

3.9.0

6 years ago

3.8.1

6 years ago

3.8.0

6 years ago