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(Dropdown): add upward prop #1603

Merged
merged 1 commit into from
Apr 21, 2017
Merged

feat(Dropdown): add upward prop #1603

merged 1 commit into from
Apr 21, 2017

Conversation

levithomason
Copy link
Member

@levithomason levithomason commented Apr 21, 2017

#720 raised the issue of opening a dropdown to the side with the most space available. This PR adds a manually configurable prop for doing this. A subsequent PR should measure the menu and apply this automatically.

http://g.recordit.co/qmPlCX8U2w.gif

@codecov-io
Copy link

codecov-io commented Apr 21, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1603   +/-   ##
=======================================
  Coverage   99.74%   99.74%           
=======================================
  Files         141      141           
  Lines        2398     2398           
=======================================
  Hits         2392     2392           
  Misses          6        6
Impacted Files Coverage Δ
src/modules/Dropdown/Dropdown.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 3806073...8880a8c. Read the comment docs.

@levithomason levithomason merged commit 8651376 into master Apr 21, 2017
@levithomason levithomason deleted the feat/dropdown-upward branch April 21, 2017 17:05
@levithomason
Copy link
Member Author

Released in semantic-ui-react@0.68.1.

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

Successfully merging this pull request may close these issues.

2 participants