Skip to content

onStart callback and importing templates

Compare
Choose a tag to compare
@Urigo Urigo released this 26 May 14:45
· 1184 commits to master since this release

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.