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

Overlay improvements #1990

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Overlay improvements #1990

wants to merge 15 commits into from

Conversation

thibaultzanini
Copy link
Contributor

@thibaultzanini thibaultzanini commented Jul 5, 2018

  • can specify the height and width of the overlay
  • can change the default behaviour when a user hit the escape key dismissOnEscape
  • can dismiss the overlay on scroll events dismissOnScroll
  • can specify the anchor position => 'left' | 'right' | 'bottom' | 'top'
  • Adapt the overlay position when it reaches the end of the browser boundaries
  • can attach an overlay to a control component to automatically show the overlay
  • Allow to be rendered within a container
  • add a toggle method
  • cleaning up
  • add overlay.info

screen capture on 2018-07-06 at 16-45-37

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.

1 participant