Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(app): Fix reading class decorators #1158

Merged
merged 1 commit into from
Nov 30, 2021

Conversation

pawtwa
Copy link

@pawtwa pawtwa commented Nov 29, 2021

Assign the variable value to itself when its value is true - use a logical operator OR (||)

Assign the variable value to itself when its value is `true` - use a logical operator OR (||)
@pawtwa
Copy link
Author

pawtwa commented Nov 29, 2021

Hi @vogloblinsky,

thanks for the fix for the last release. I am requesting for this small change for the fix.

We have three more fixes for the last release we had to make for our project - do you want me to make PRs for all of them?
It would be nice to have the fixes in the next official release 1.1.17 👍 We have to use an unofficial package from the forked repository for now 💯

Regards,
Paweł T.

@vogloblinsky vogloblinsky merged commit 5423d17 into compodoc:develop Nov 30, 2021
@vogloblinsky
Copy link
Contributor

Thanks for the PR. What are the others use-cases ?

@pawtwa
Copy link
Author

pawtwa commented Dec 1, 2021

@vogloblinsky here is the another case: #1159

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.

None yet

2 participants