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: Portal #293

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

feat: Portal #293

wants to merge 1 commit into from

Conversation

josemarluedke
Copy link
Owner

@josemarluedke josemarluedke commented Apr 18, 2024

Features

  • Nested portal support by default (Stacking)
  • Allow portal target. Gracely add portal target if not found
  • FastBoot support (render portals in ssr)
  • Automatically uses ember-testing container on tests.

TODO

  • tests
  • documentation
  • refactor destinationElementId
  • refactorrenderInPlace arguments
  • add PortalTarget component
  • Refactor arguments on components using portal / overlay
  • Refactor styles for overlay / modals

@josemarluedke josemarluedke added the Type: Enhancement New feature or request label Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant