Skip to content

Provide catalyst components as standalone for angular package #746

Description

@glushkova91

Standalone components were introduced in Angular 14 and have been actively used since Angular 17 and it's a default state for component since Angular 19. Currently users can access catalyst components only by importing all of them via catalyst module which doesn't correspond to module-less, lightweight and performant approach we are following now.

Describe the solution you'd like
Introduce catalyst components as standalone for angular build.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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