Skip to content

Commit

Permalink
removed portal info from readme because it's not true anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
wysher committed Jun 7, 2020
1 parent d25e7d4 commit 5644672
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ Svelte overlay is wrapper copmponent which makes all difficult stuff for you, bu
it and how it looks.

## Features
- it's portaled (always visible, even if inside e.g modal with overflow: hidden)
- may be nested
- if content has not enough space on one side it will try to render on other side. For instance if position is set to `top-left` and there's no room on top position will be set to `bottom-left`. This feature listens to window resize event
- may be open/closed on every trigger and content event or from outside
Expand Down

0 comments on commit 5644672

Please sign in to comment.