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

Merged
merged 6 commits into from
Nov 5, 2024
Merged

feat: Portal #293

merged 6 commits into from
Nov 5, 2024

Conversation

josemarluedke
Copy link
Owner

@josemarluedke josemarluedke commented Apr 18, 2024

Breaking

  • The argument destinationElementId was dropped in all components, use target with Portal .

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

@josemarluedke josemarluedke added the Type: Enhancement New feature or request label Apr 18, 2024
@josemarluedke josemarluedke merged commit b3f3d3a into main Nov 5, 2024
4 of 5 checks passed
@josemarluedke josemarluedke deleted the feat/portal branch November 5, 2024 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant