Illia Kovalenko

Results 4 issues of Illia Kovalenko

## Current behavior I'm using the sample provided in the `README` ```ts import {Component} from '@angular/core'; import {TranslateService} from '@ngx-translate/core'; @Component({ selector: 'app', template: ` {{ 'HELLO' | translate:param }}...

## Description / Motivation We need to support rendering of a single component for editing purposes. This will be used by Pages (no plans for EE to use). It utilizes...

## Description / Motivation We need to support rendering of a single component for editing purposes. This will be used by Pages (no plans for EE to use). It utilizes...

- [x] This PR follows the [Contribution Guide](https://github.com/Sitecore/jss/blob/dev/CONTRIBUTING.md) - [x] Changelog updated - [ ] Upgrade guide entry added ## Description / Motivation We need to render regular React link...