aem-react-editable-components
aem-react-editable-components copied to clipboard
SPA React Editable Components for Adobe Experience Manager
I worries is that (aem-spa-page-model-manager)-package has been supported for a long time on a limited version of NPM, how about trying to update it to the up-today one? This may...
Snyk has created this PR to upgrade @braintree/sanitize-url from 6.0.0 to 6.0.1. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify...
in certain cases a content fragment component needs to be represented as a Container to allow for inter-paragraph parsys injection. Having a reserved property called model in the Container Props...
**Describe the bug** Components not work with React 17+ **Package version** 1.1.10 **To Reproduce** 1. Download package to project with React 17 2. Try to install dependencies **Expected behavior** Components...
**For NextJS SSG all Paths should be known** When integrating AEM with NextJS it would be really beneficial to make use of SSG. For this to work all Paths need...
Snyk has created this PR to upgrade @adobe/aem-spa-page-model-manager from 1.4.3 to 1.4.4.  :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...
**Describe the bug** If MapTo is not done between a component and a cqType, the Container component will not render it and no logging will be produced. **Package version** 1.1.10...
**Describe the bug** Layout Container not able to register the custom CSS classes defined in the Template Policy. I'm running a React SPA pages in AEM **Package version** v1.1.10 with...
**Describe the bug** I have `Header`, `Video`, `Footer` coming as part of `this.childComponents`... Is there a way to lazy load my footer component or have more control on the list...
**Is your feature request related to a problem? Please describe.** I have a client interested to switch from React client side rendering to Next.js static site generation. However, given that...