-
Notifications
You must be signed in to change notification settings - Fork 2
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
feature: support auto-hide comments when page navigated #40
Conversation
When navigate with the comments open, it auto-hide the comment.
code formatted prettier.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Code looks good. I'll test it in the browser when I get home.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and works great! 🚀
@dideler Thanks for approval. This is a confirmation for a moment. I think this new feature is not backward compatible (UI doesn't change but UX changes). I'm aware that it is v4.0.0. |
Hey @1natsu172, I was away for another holiday (this time in Wales) - thanks for your patience. Would you like to release this feature? Since you built it, you can have the pleasure of shipping it. |
Welcome back @dideler . Yes, I'll release this feature. Maybe I can take time tomorrow or the day after tomorrow. (Since I don't have time today, I only reply). |
Issue: #19
I implemented the feature discussed in the issue.
#21 was submitting from the fork repository, so I resubmitted this PR.
Please review when have time. 🙏