9 Commits

Author SHA1 Message Date
Dani Palou
21647e7f24 MOBILE-2376 siteplugins: Support assign handlers 2018-05-09 15:16:17 +02:00
Dani Palou
d7dd3acd8e MOBILE-2376 siteplugins: Support quiz access rules 2018-05-09 12:33:06 +02:00
Dani Palou
bf658df6b4 MOBILE-2376 siteplugins: Support question behaviours 2018-05-09 10:56:16 +02:00
Dani Palou
e059bdd997 MOBILE-2230 question: Implement question component 2018-03-23 15:45:09 +01:00
Dani Palou
5fd33e4634 MOBILE-2330 question: Implement question provider 2018-03-23 15:45:09 +01:00
Dani Palou
9684f9789a MOBILE-2333 core: Use aliases in imports 2018-03-12 16:45:04 +01:00
Dani Palou
046b300051 MOBILE-2333 siteplugins: Rename site addons to site plugins 2018-03-12 13:45:14 +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