react2angular
react2angular copied to clipboard
The easiest way to embed React components in Angular 1 apps.
I've got a React component that is used in my AngularJS app using react2angular. When I try to put AngularJS components in my HTML/JSX, they don't get turned into the...
Fixes #12 @bcherny I followed the recommendations mentioned in the issue. I created a prototype. Seems that it is possible. However, the last part I am not sure how to...
I see there is a pull request been made since July/22 when it will be merged?
Title says it all, really 😄. This should address #24 (and includes some of the changes suggested by @tlvince in there) as well as #136
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
When I rewrote the component as a functional component it didn't seem to work. Have others been able to do this?