elements
elements copied to clipboard
Lazy load Angular Elements (or any other web components / custom elements ) with ease!
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...
First and foremost, thank you for your incredible work on this project! I was wondering if there are any plans to update the project to the newest version of Angular...
I am using angular extension in my angular 14 app, is there anyway to preload the requested JS file once a user has successfully logged in? At the moment user...
This PR updates the "Testing" documentation. For me, it only started working after I added the mocked component to the `overrideComponent.add` list.