6 Commits

Author SHA1 Message Date
Dani Palou
bf658df6b4 MOBILE-2376 siteplugins: Support question behaviours 2018-05-09 10:56:16 +02:00
Dani Palou
02fd27d3d4 MOBILE-2376 siteplugins: Support question types 2018-05-08 13:18:37 +02:00
Dani Palou
9684f9789a MOBILE-2333 core: Use aliases in imports 2018-03-12 16:45:04 +01:00
Dani Palou
bb17dbfdab MOBILE-2333 siteaddons: Support user profile field plugins 2018-03-12 13:45:13 +01:00
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