frontile icon indicating copy to clipboard operation
frontile copied to clipboard

feat: Portal

Open josemarluedke opened this issue 2 years ago • 0 comments

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

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

josemarluedke avatar Apr 18 '24 15:04 josemarluedke