-
Notifications
You must be signed in to change notification settings - Fork 907
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
docs(progress): corrected buffer value description #5080
docs(progress): corrected buffer value description #5080
Conversation
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.
Thank you!
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 is a great change, however this documentation is pulled from the source code, so in the future this change would be automatically reverted.
Could you please fix the documentation in the source:
* Buffer amount to display, a fraction between 0 and 1. |
Thank you so much!
@AndrewJakubowicz Thanks, that makes sense. I have added the commit you requested. |
Co-authored-by: Andrew Jakubowicz <spyr1014@gmail.com>
@datvm can you also check the CLA bot to make sure it's signed? https://github.com/material-components/material-web/pull/5080/checks?check_run_id=17978517912 |
@asyncLiz |
@asyncLiz Hi, I have signed the CLA before and the blockage isn't from me, it's from @AndrewJakubowicz ✅ 271d1e8 Author: @datvm ... |
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.
All looks good. I also addressed the CLA. Thank you!
b5bab09
into
material-components:main
Currently the doc says
<md-linear-progress>
'sbuffer
:This is incorrect. It should be between 0 and
max
likevalue
. See Lit playground or https://blazorwebmaterial.lukevo.com/progress