-
-
Notifications
You must be signed in to change notification settings - Fork 2.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
Add changelog inside the application #1172
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1172 +/- ##
==========================================
+ Coverage 40% 40.3% +0.3%
Complexity 11 11
==========================================
Files 200 203 +3
Lines 5234 5264 +30
==========================================
+ Hits 2093 2118 +25
- Misses 3141 3146 +5
Continue to review full report at Codecov.
|
@@ -0,0 +1 @@ | |||
[] |
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.
This file should be deleted
height: 9px; | ||
pointer-events: none; | ||
top: 16px; | ||
left: 17px; |
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.
This could have a side effect on RTL languages
Nice work ! |
This pull request has been automatically locked since there |
This PR adds a "What's new" section inside the product, so users can discover the new features as we introduce them.
Code-related tasks
If the code changes the SQL schema
vCard
and.csv
files.Other tasks
UNRELEASED
.[wip]
in the title of the PR it is is not final yet. Remove[wip]
when ready. Otherwise the PR will be considered complete and rejected if it's not working.