angular-widget icon indicating copy to clipboard operation
angular-widget copied to clipboard

Lazy load isolated micro-apps in Angular

Results 12 angular-widget issues
Sort by recently updated
recently updated
newest added

Hi, I'm Nissix, the automated PR bot! Wix is moving its internal packages to the @wix scope (but still in the internal registry). Publishing new unscoped internal packages is no...

Hey there! I'm involved in a project using this module, and I'm interested in your thoughts on how an Angular 2 transition is going to work. From my understanding, this...

When I move a component using $translate outside of ng-widget, the $translate service works again.

The current method of defining widgets requires that all definitions are within the hosting app. It would be useful to allow definitions within the widget itself. Some example use cases...

It looks like your builds and releases are on auto pilot with the version numbers changing and that's it. Is that intentional?

Hi. When Im trying to do this few steps mentioned in 'readme' I have an error connected with name of module of my 'widget'. Do you know this issue? Or...

Or at least there is no clear example on how to do this.... I'm loading a widget within an ng-view placeholder. and that widget is loading an html that has...

Would be better if the Downloading and Bootstraping process is aligned with the asynchronous pattern...this way, if inside the function that resolves the manifest there is some asynchronous initialization stage...