Skip to content

requireValidUser

Compare
Choose a tag to compare
@Urigo Urigo released this 28 Apr 01:21
· 2821 commits to master since this release

Features

  • Add requireValidUser() function , thanks @maenriquez and @auterium -
    Changed the way the validator function works, it now needs true to resolve
  • Better name Angular templates inside packages - prefix with package name , thanks @dt-pward - #303 , 092c522
  • (getReactively): Add possibility for deep watch on the object - 0b7f449

Bug fixes

  • getReactively - fix bug in reactive scope and prototype inheritance , thanks @netanelgilad - ac0e146
  • (meteor-include): Fix wrong call to directive's element - d98062b

Enhancements

  • IronRouter support , thanks @barbatus - #307
  • (Dependencies): Use angular:angular instead of angularjs:angular - 8b0acbe

Docs