4 Commits

Author SHA1 Message Date
Dani Palou
d98088f6a6 MOBILE-2333 siteaddons: Support creating new components
Now site addons can return a ComponentRef instead of the component class in the getComponent functions of the delegates. This means they can create a new component on the fly using CoreCompileProvider.instantiateDynamicComponent
2018-03-12 13:45:13 +01:00
Dani Palou
8e87a1ade9 MOBILE-2333 siteaddons: Run bootstrap JS and pass result to content JS 2018-03-12 13:33:07 +01:00
Dani Palou
823ea35b69 MOBILE-2333 siteaddons: Implement directive to call WS on load 2018-03-12 13:32:12 +01:00
Dani Palou
2c858bc9d2 MOBILE-2333 siteaddons: Implement call WS directives 2018-03-12 13:32:12 +01:00