Skip to content

Conversation

@kingiw
Copy link
Contributor

@kingiw kingiw commented Jul 19, 2020

No description provided.

@hsluoyz
Copy link
Member

hsluoyz commented Jul 25, 2020

@nodece @GopherJ please review.

@hsluoyz
Copy link
Member

hsluoyz commented Jul 25, 2020

@kingiw please fix DCO.

Copy link
Member

@hsluoyz hsluoyz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Additionally, we can use semantic-release to auto-release JS packages. See Node-Casbin as an example.

return (
<div>
<p>====</p>
{ this.auth.can('read', 'alice_data') && alice_div }
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

alice_div is component, should be use <AliceDiv>.

Copy link
Contributor Author

@kingiw kingiw Jul 26, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nope, AliceDiv is a JSX Element and it should used like this.

@kingiw kingiw force-pushed the master branch 2 times, most recently from 3677fa2 to 43695d5 Compare July 26, 2020 16:36
kingiw added 3 commits July 27, 2020 00:37
Signed-off-by: kingiw <kingiw@hotmail.com>
Signed-off-by: kingiw <kingiw@hotmail.com>
Signed-off-by: kingiw <kingiw@hotmail.com>
Signed-off-by: kingiw <kingiw@hotmail.com>
@kingiw
Copy link
Contributor Author

kingiw commented Jul 26, 2020

I've removed the example files from the PR

@hsluoyz
Copy link
Member

hsluoyz commented Jul 27, 2020

I've removed the example files from the PR

Please replace existing commits. The example should not show up in commits.

@nodece
Copy link
Member

nodece commented Jul 27, 2020

@kingiw You should update the PR title.

@hsluoyz hsluoyz changed the title v0.0.2, add cookie mode, add a React app demo v0.0.2, add cookie mode Jul 29, 2020
@hsluoyz hsluoyz merged commit 47ea834 into casbin:master Jul 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants