frontile
frontile copied to clipboard
feat: 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-testingcontainer on tests.
TODO
- [x] tests
- [ ] documentation
- [x] refactor
destinationElementId - [ ] refactor
renderInPlacearguments - [x] add
PortalTargetcomponent - [x] Refactor arguments on components using portal / overlay
- [ ] Refactor styles for overlay / modals