Skip to content
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

fix(Progress): use floor for data-percent attribute #1672

Merged
merged 2 commits into from
May 13, 2017

Conversation

patrickgaskill
Copy link
Contributor

Floor the data-percent attribute so Semantic UI CSS works as expected.

Fixes #1671

Floor the data-percent attribute so Semantic UI CSS works as expected.

Fixes Semantic-Org#1671
@codecov-io
Copy link

codecov-io commented May 12, 2017

Codecov Report

Merging #1672 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1672   +/-   ##
=======================================
  Coverage   99.75%   99.75%           
=======================================
  Files         141      141           
  Lines        2408     2408           
=======================================
  Hits         2402     2402           
  Misses          6        6
Impacted Files Coverage Δ
src/modules/Progress/Progress.js 100% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a9e8870...c864861. Read the comment docs.

@layershifter layershifter changed the title fix(Progress): Floor data-percent attribute (#1671) fix(Progress): Floor data-percent attribute May 12, 2017
Copy link
Member

@layershifter layershifter left a comment

Choose a reason for hiding this comment

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

@patrickgaskill Thanks for PR. It will be awesome to get a test there that asserts that Math.floor was done.

@layershifter layershifter changed the title fix(Progress): Floor data-percent attribute fix(Progress): use floor for data-percent attribute May 12, 2017
patrickgaskill pushed a commit to patrickgaskill/Semantic-UI-React that referenced this pull request May 12, 2017
@levithomason
Copy link
Member

Superb! Thanks, folks!

@levithomason levithomason merged commit 8dbb7e5 into Semantic-Org:master May 13, 2017
@levithomason
Copy link
Member

Released in semantic-ui-react@0.68.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants