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(Sticky|Visibility): listen for resize events #2091

Merged
merged 4 commits into from
Sep 23, 2017

Conversation

layershifter
Copy link
Member

Cut from #2088.

What?

Sticky and Visibility should also listen for resize events as SUI component does.

@codecov-io
Copy link

codecov-io commented Sep 20, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2091      +/-   ##
==========================================
+ Coverage   99.76%   99.76%   +<.01%     
==========================================
  Files         149      149              
  Lines        2601     2605       +4     
==========================================
+ Hits         2595     2599       +4     
  Misses          6        6
Impacted Files Coverage Δ
src/behaviors/Visibility/Visibility.js 100% <100%> (ø) ⬆️
src/modules/Sticky/Sticky.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 40e2368...98f114d. Read the comment docs.

…React into fix/visibility-resize

# Conflicts:
#	src/behaviors/Visibility/Visibility.js
@levithomason
Copy link
Member

Minor conflict to address here.

@levithomason
Copy link
Member

Fixed conflict, good to merge after tests pass and you confirm the conflict fix is correct.

@layershifter
Copy link
Member Author

@levithomason I will fix it now

…React into feat/visibility-resize

# Conflicts:
#	src/behaviors/Visibility/Visibility.js
#	src/modules/Sticky/Sticky.js
@layershifter
Copy link
Member Author

Fixed, waiting for CI pass

@layershifter layershifter merged commit ab48884 into master Sep 23, 2017
@layershifter layershifter deleted the feat/visibility-resize branch September 23, 2017 17:37
@layershifter
Copy link
Member Author

@levithomason As you approved these changes, I merged them

@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.

None yet

3 participants