aem-angular-editable-components icon indicating copy to clipboard operation
aem-angular-editable-components copied to clipboard

SPA Angular Editable Components for Adobe Experience Manager

Results 10 aem-angular-editable-components issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [@angular-devkit/build-angular](https://redirect.github.com/angular/angular-cli) | [`^13.3.11` -> `^21.0.0`](https://renovatebot.com/diffs/npm/@angular-devkit%2fbuild-angular/13.3.11/21.0.0)...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/jasmine](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jasmine) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine)) | [`3.10.8` -> `3.10.18`](https://renovatebot.com/diffs/npm/@types%2fjasmine/3.10.8/3.10.18) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fjasmine/3.10.18?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [npm](https://docs.npmjs.com/) ([source](https://redirect.github.com/npm/cli)) | [`>=8.14.0` -> `8.11.0`](https://renovatebot.com/diffs/npm/npm/7.24.2/8.11.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/npm/8.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [semantic-release](https://redirect.github.com/semantic-release/semantic-release) | [`^17.1.1` -> `^19.0.0`](https://renovatebot.com/diffs/npm/semantic-release/17.4.7/19.0.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/semantic-release/19.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/semantic-release/19.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

**Is your feature request related to a problem? Please describe.** Currently the aem-angular-editable-components library is supporting and using Angular Version 9, so we are currently already 4 versions behind to...

## Description Adding some hooks that can be used to extend the component directive class. This will enable the content fragment component to reuse this logic instead of duplicating it....

Is it possible for this plugin to be able to support adding HTML content via ng-content? Currently I have only seen examples where the properties are bound to the component....

Hello: We are using a domain name for the adobe author instance (i.e. dom1), and we have another domain for the publish instance and angular application (call dom2). We're using...

enhancement

For rendering content fragments with the core components, it would be good to be able to extend the component-directive. Right now most methods are private. The alternative is to copy...

## Description ## Related Issue ## Motivation and Context ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types of changes - [ ] Bug fix (non-breaking change...