Skip to content

fix(*): export chat in public api - 21.2.x#17169

Closed
igdmdimitrov wants to merge 1 commit intomasterfrom
dmdimitrov/chat-export-21.2.x
Closed

fix(*): export chat in public api - 21.2.x#17169
igdmdimitrov wants to merge 1 commit intomasterfrom
dmdimitrov/chat-export-21.2.x

Conversation

@igdmdimitrov
Copy link
Copy Markdown
Contributor

Closes #17166

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes the public API surface by re-exporting the Chat entry point, making IgxChatComponent (and related exported types/directives from the chat package) available from the main igniteui-angular public API.

Changes:

  • Added export * from 'igniteui-angular/chat'; to the root projects/igniteui-angular/src/public_api.ts.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IgxChatComponent and related kinds are not exported in public API

3 participants