You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 9, 2020. It is now read-only.
Doclint is currently disabled in the flow-component-base and we thus end up with a lot of broken JavaDocs in our component documentation.
Don't know why it is disabled originally, might be because we automatically generate broken JavaDocs (see e.g. vaadin/vaadin-text-field-flow#123 ), apparently from our web component docs.
We should turn doclint on, disable it in projects that has broken docs and preferrably fix docs one by one.
Doclint is currently disabled in the flow-component-base and we thus end up with a lot of broken JavaDocs in our component documentation.
Don't know why it is disabled originally, might be because we automatically generate broken JavaDocs (see e.g. vaadin/vaadin-text-field-flow#123 ), apparently from our web component docs.
We should turn doclint on, disable it in projects that has broken docs and preferrably fix docs one by one.