angular-react
angular-react copied to clipboard
Use React components inside Angular
Hi! I'm trying to create a wrapper around a React component to use within Angular. I haven't done much with React before, so that side of things is quite new...
### The issue Currently creating `@angular-react` components is done manually, specially in `@angular-react/fabric` (but the same holds true for any library implementation). This is fine for a few components, and...
Virtual + real dom having issue which is difficult to debug.
_From @benfeely on July 12, 2018 18:20_ The initial effort to create wrappers for Fabric components is targeted at closely following the React Fabric API. This means implementing a largely...
When rendering a react-wrapper component (e.g. ``) as a render prop in another react component, the inner component is not re-rendered on changes. More comprehensive example: ```html // app.component.html ```...
There are important files that Microsoft projects should all have that are not present in this repository. A pull request has been opened to add the missing file(s). When the...
Bumps [jszip](https://github.com/Stuk/jszip) from 3.1.5 to 3.10.1. Changelog Sourced from jszip's changelog. v3.10.1 2022-08-02 Add sponsorship files. If you appreciate the time spent maintaining JSZip then I would really appreciate your...
Please accept this contribution adding the standard Microsoft SECURITY.MD :lock: file to help the community understand the security policy and how to safely report security issues. GitHub uses the presence...
Hello Team - We are using this library successfully in our project which is using Angular8. Now we have a need to migrate to Angular10 because we want to leverage...
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.0.4 to 4.2.2. Changelog Sourced from browserify-sign's changelog. v4.2.2 - 2023-10-25 Fixed [Tests] log when openssl doesn't support cipher [#37](https://github.com/crypto-browserify/browserify-sign/issues/37) Commits Only apps should have lockfiles 09a8995...