Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Score Rendering improvements #713

Merged
merged 10 commits into from
Jun 3, 2019

Conversation

storrisi
Copy link
Contributor

This is related to #652

This is how the tooltip looks like after the suggested changes:
Schermata 2019-05-14 alle 18 36 54

This implementation still miss one of the suggested changes, about link the titles to a document, that is not yet be written.

@storrisi
Copy link
Contributor Author

I've also added a link to the documentation which completes and fixes #652

{this.renderScore(tools)}
</div>
</div>
)
}

renderUnit = () => (
<span>
/ 100 <span className="unit">points</span>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's drop "points" everywhere and make sure the spacing around the slash is even.

href="https://github.com/clearlydefined/license-score/blob/master/ClearlyLicensedMetrics.md#clearlylicensed-scoring-formula"
target="_blank"
>
What does these scores mean?
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's change it to "Scoring formula"

@geneh
Copy link
Contributor

geneh commented Jun 3, 2019

👍

@geneh geneh merged commit 7904df8 into clearlydefined:master Jun 3, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants