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

feat(Visibility): add direction for calculations #2090

Merged
merged 2 commits into from
Sep 23, 2017

Conversation

layershifter
Copy link
Member

Cut from #2088.

What?

SUI has direction value in calculations, this PR adds it into the component. I don't added static value because I don't know when it really can be.

@@ -111,7 +111,7 @@ Any other issue labeled [`help wanted`][4] is ready for a PR.
|-----------------|-----------------|-----------------|-----------------|--------------------|
| ✓ Button | ✓ Breadcrumb | ✓ Advertisement | ✓ Accordion | Form Validation |
| ✓ Container | ✓ Form | ✓ Card | ✓ Checkbox | *API (NA)* |
| ✓ Divider | ✓ Grid | ✓ Comment | ✓ Dimmer | ✓ Visibility (NA) |
Copy link
Member Author

Choose a reason for hiding this comment

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

Cruft 😄

@codecov-io
Copy link

codecov-io commented Sep 20, 2017

Codecov Report

Merging #2090 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2090      +/-   ##
==========================================
+ Coverage   99.76%   99.76%   +<.01%     
==========================================
  Files         149      149              
  Lines        2598     2601       +3     
==========================================
+ Hits         2592     2595       +3     
  Misses          6        6
Impacted Files Coverage Δ
src/behaviors/Visibility/Visibility.js 100% <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 e2fc8f5...6a6c8bd. Read the comment docs.

…React into feat/visibility-direction

# Conflicts:
#	src/behaviors/Visibility/Visibility.js
@levithomason levithomason merged commit 8b1b02d into master Sep 23, 2017
@levithomason levithomason deleted the feat/visibility-direction branch September 23, 2017 17:05
@levithomason
Copy link
Member

Released in semantic-ui-react@0.74.0

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.

3 participants