-
-
Notifications
You must be signed in to change notification settings - Fork 10.2k
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
The release history of namespaces that are not properties will also show comments and release times #4198
Conversation
# Conflicts: # README.md
…ll also show comments and release times
Codecov Report
@@ Coverage Diff @@
## master #4198 +/- ##
=========================================
Coverage 52.56% 52.56%
Complexity 2620 2620
=========================================
Files 484 484
Lines 15192 15192
Branches 1571 1571
=========================================
Hits 7986 7986
Misses 6649 6649
Partials 557 557 Continue to review full report at Codecov.
|
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.
Looks great!
What's the purpose of this PR
The release history of namespaces that are not properties will also show comments and release times
It is important to keep the UI experience consistent with properties, and then the precise release time. Here is a comparison of the before and after changes.
After the change