Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

feat(api): layout directives should only affect content children #52

Open
@ThomasBurleson

Description

@ThomasBurleson

The layout directives (layout-alignment, layout-gap, layout-padding, layout-margin) affect all element children. This means that these directives - if you used on components that perform content projection - may incorrectly modify the component's view children.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions