Skip to content
This repository was archived by the owner on Sep 16, 2022. It is now read-only.
This repository was archived by the owner on Sep 16, 2022. It is now read-only.

bug(Compiler): <ng-content select="..."> and CSS support #237

@matanlurey

Description

@matanlurey

Issue as described on stack overflow:

... this does not work:
<ng-content select="custom-action[type^='icon'][group='1']"></ng-content>

The current implementation doesn't support attribute selectors, which is unfortunate. @leonsenft is working on moving the compiler to use package:csslib instead of regular expressions, and we'll be fixing this use case.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions