Skip to content

Releases: RafaelVidaurre/angular-permission

v6.0.0

20 Jan 10:23
Compare
Choose a tag to compare

Fixes:

  • angular-ui-router is deprecated in lieu of @uirouter/angularjs (#428)
  • parent state's "except" permission that is met will override the child "except" permission that is not met (#441)

v5.3.2

29 May 20:46
Compare
Choose a tag to compare

Fixes:

  • Solved problem with TransitionRejection error with new version in ui-router 1.x (#418)

v5.3.1

16 May 19:35
Compare
Choose a tag to compare

Fixed:

  • Uncaught TypeError: angular.module(...).decorator is not a function (#404)

v5.3.0

10 May 16:03
Compare
Choose a tag to compare

Features:

  • extended support to ui-router 1.x - #372 (thanks @davemoore24 for inspiration and help)

v5.2.3

06 Apr 20:37
Compare
Choose a tag to compare

Features:

  • added new suppressUndefinedPermissionWarning that hides undefined Permission and Role warnings

v5.2.2

15 Mar 21:36
Compare
Choose a tag to compare

Features:

  • exposed default custom directive behaviour (#387)

v5.2.1

31 Jan 21:22
Compare
Choose a tag to compare

Fixed:

  • typo in peer dependency (#379)

v5.2.0

30 Jan 04:18
Compare
Choose a tag to compare

Features:

  • Deprecate requirement to have defined default property in object-based redirectTo (#364)

Fixed:

  • Fix redirectTo injectables(#361)
  • Problem with dependency mismatch for ui-router >0.3.0 (#374)
  • Issue with minified sources (#365)

Many thanks to @joeljeske for guiding me fixing injectables! 🙇

v5.1.0

10 Dec 13:25
Compare
Choose a tag to compare

Features:

  • Implemented single redirection rule as objects (#308)

v5.0.0

09 Dec 13:37
Compare
Choose a tag to compare

Features:

  • Enabled property "redirectTo" inheritance (#288)
  • Normalized "redirectTo" property