Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
onStart callback and importing templates.tar.gz | 2016-05-26 | 420.3 kB | |
onStart callback and importing templates.zip | 2016-05-26 | 497.7 kB | |
README.md | 2016-05-26 | 861 Bytes | |
Totals: 3 Items | 918.8 kB | 0 |
1.3.11 (2016-05-18)
Features
- Core: onStart callback (802356c)
- templates: exports templateUrl (d687049), closes #1313
- templates: optional error and warning of missing template (5657db4), closes #1274
- In templates, the best practice is to move away from
angular-templates
package and to import the template's content with the urigo:static-templates package. This is not a breaking change but you can start migrating if you want.