Skip to content

feat(tooltip): add show/hide triggers sample#3774

Open
RivaIvanova wants to merge 8 commits intovnextfrom
rivanova/add-show-hide-triggers-sample
Open

feat(tooltip): add show/hide triggers sample#3774
RivaIvanova wants to merge 8 commits intovnextfrom
rivanova/add-show-hide-triggers-sample

Conversation

@RivaIvanova
Copy link
Member

@RivaIvanova RivaIvanova commented Nov 7, 2025

Closes #3771

Note: Requires the samples repo to be updated to use igniteui-angular 21.1.x.

@RivaIvanova RivaIvanova linked an issue Nov 7, 2025 that may be closed by this pull request
Copy link
Contributor

@ddaribo ddaribo left a comment

Choose a reason for hiding this comment

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

When testing the live-editing (opening the new sample in StackBlitz),
error is thrown for the new properties.
Looking at the package.json, it still points to "igniteui-angular": "^21.0.0", instead of "^21.1.0-alpha.2".
Moreover, if the additionalDependencies config is added, as it should be, two separate versions of "igniteui-webcomponents" are included in package.json. However, this is also reproduced on prod (i.e. for the Chat demo here - https://www.infragistics.com/products/ignite-ui-angular/angular/components/chat) and probably needs to be logged as a separate issue from this PR.

@RivaIvanova
Copy link
Member Author

Waiting for the official 21.1.0 version to be released.

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.

[Tooltip] Add Triggers sample

2 participants