9 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
Pau Ferrer Ocaña
11d052e659 MOBILE-2327 core: Change all import paths 2018-03-01 17:08:05 +01:00
Dani Palou
104beb7a1b MOBILE-2335 course: Allow hiding enable download in course 2018-02-06 08:47:52 +01:00
Dani Palou
01ddf7019c MOBILE-2317 core: Fix tslint warnings 2018-01-29 10:09:34 +01:00
Pau Ferrer Ocaña
2319cf8074 MOBILE-2317 core: Migrate delegates to CoreDelegate 2018-01-26 08:55:08 +01:00
Dani Palou
514e9bf132 MOBILE-2310 course: Implement singleactivity format 2018-01-19 10:11:33 +01:00
Dani Palou
0960ce92d4 MOBILE-2310 core: Improve documentation of interfaces 2018-01-19 10:11:33 +01:00
Dani Palou
e1bc11e44b MOBILE-2310 course: Implement topics and weeks formats 2018-01-19 10:11:32 +01:00
Dani Palou
c14bc38569 MOBILE-2310 course: Implement format delegate and section view 2018-01-18 14:35:57 +01:00