Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@mavice/aem-vue-editable-components

mavicellc11Apache-2.01.1.0TypeScript support: included

Provides Vue components an integration layer with Adobe Experience Manager Page Editor.

spa, aem, vue, adobe

readme

Spa Vue Editable Components

License Commitizen friendly

This project provides the Vue components and integration layer to get you started with the Adobe Experience Manager Site Editor.

Installation

npm install @mavice/aem-vue-editable-components

Documentation

Contributing

Contributions are welcome! Read the Contributing Guide for more information.

Licensing

This project is licensed under the Apache V2 License. See LICENSE for more information.

changelog

1.1.0 (2022-09-13)

Features

  • modelprovider: prefetch model data before rendering component on the server (70be9f8)

1.0.2 (2021-06-03)

Bug Fixes

  • modelprovider/editablecomponent: fixes layout mode not updating after a change (20df0e5)

1.0.1 (2021-05-23)

Bug Fixes

  • modelprovider: modelProvider is not accepting containerProps (f2b4a60)

1.0.0 (2021-05-09)

Features

  • testing semantic release: removing security and CI workflows. Testing Automated Release (d2643be)