Releases: ledsoft/react-authorization
Releases · ledsoft/react-authorization
0.5.0
17 Mar 13:23
Compare
Sorry, something went wrong.
No results found
Replace the use of defaultProps with JS default property values.
0.4.4
17 Mar 10:39
Compare
Sorry, something went wrong.
No results found
Ensure IfAnyGranted and IfAllGranted render children when the expected array is empty.
Update dependencies
0.4.3
03 Sep 13:19
Compare
Sorry, something went wrong.
No results found
0.4.2
03 Feb 18:04
Compare
Sorry, something went wrong.
No results found
Adds missing children prop to IfAuthorized. Thanks to @marcelorl for the PR.
0.4.1
01 May 19:57
Compare
Sorry, something went wrong.
No results found
Fixes missing children prop in TypeScript definitions in React 18 (#21 ).
0.4.0
28 Apr 08:24
Compare
Sorry, something went wrong.
No results found
Allow passing boolean directly as isAuthorized to the IfAuthorized component (now it takes a function or boolean).
Update dependencies.
0.3.3
10 Feb 09:15
Compare
Sorry, something went wrong.
No results found
Simplify rendering of IfAllGranted, make it consistent with the other components.
Update dependencies.
0.3.2
09 Nov 20:20
Compare
Sorry, something went wrong.
No results found
Fix missing export of IfAuthorized from the module.
0.3.1
18 Sep 08:45
Compare
Sorry, something went wrong.
No results found
0.3.0
18 Jan 09:21
Compare
Sorry, something went wrong.
No results found
Added IfAuthorized component allowing to use custom authorization functions.
Updated dependencies.