react2angular icon indicating copy to clipboard operation
react2angular copied to clipboard

The easiest way to embed React components in Angular 1 apps.

Results 46 react2angular issues
Sort by recently updated
recently updated
newest added

Hi, I am using today react2angular in my angularjs application in order to adapt react components I want to extract these components to another application, however, it causes an error...

`npm audit` shows a critical vulnerability at the following path **ngcomponent > lodash** Critical │ Lodash Package for Node.js lodash.js safeGet() Function │ │ │ Object Prototype Manipulation Unspecified Issue...

Right now, two build targets are produced (`index.js` and `index.es2015.js`). Could we also add a browser-compatible target? I quickly hacked together [a build using rollup](https://github.com/coatue-oss/react2angular/compare/master...tlvince:rollup) without realising rollupify also already...

enhancement
help wanted

See https://github.com/coatue-oss/react2angular/issues/11: > 1. Mark the component as `transclude: true` > 2. Compile transcluded children in the component's scope > 3. Convert the compiled elements to JSX, and pass them...

enhancement
help wanted

Hi, 1. Firstly, thanks for this amazing lib. 2. The lib works all fine when run locally (development setup), however when bundled, I see there is an issue as below...

Bumps [tar](https://github.com/npm/node-tar) from 4.4.8 to 4.4.19. Commits 9a6faa0 4.4.19 70ef812 drop dirCache for symlink on all platforms 3e35515 4.4.18 52b09e3 fix: prevent path escape using drive-relative paths bb93ba2 fix: reserve...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

The correct property name for type definitions in package.json is "types" not "typings". Without this change, you can not import from react2angular in typescript.

Below code doesn't work as I expected. Have been running into ``` Warning: React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components)...

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies