livechat / products-sdk

The collection of sdk's for our products to help developers with building integrations
0 stars 0 forks source link

navigate() and setReportsFilters() methods in Fullscreen widgets #26

Closed bolchowka closed 3 months ago

bolchowka commented 3 months ago

This PR adds two methods for Fullscreen widgets in agent-app-sdk:

changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: 5e45d128e28719ff10b82722c6d8f978430d9146

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------------------- | ----- | | @livechat/agent-app-sdk | Minor |

Not sure what this means? Click here to learn what changesets are.

[Click here if you're a maintainer who wants to add another changeset to this PR](https://github.com/livechat/products-sdk/new/feature/iframe-apps?filename=.changeset/pretty-trains-give.md&value=---%0A%22%40livechat%2Fagent-app-sdk%22%3A%20patch%0A---%0A%0Anavigate()%20and%20setReportsFilters()%20methods%20in%20Fullscreen%20widgets%0A)

sgraczyk commented 3 months ago

@bolchowka Can you confirm that all changes in package-lock.json are expected?

bolchowka commented 3 months ago

@bolchowka Can you confirm that all changes in package-lock.json are expected?

@sgraczyk yes.

This PR removes yarn.lock as the project uses npm rather than yarn (see CONTRIBUTING.md instructions). For some reason, package-lock.json has not been updated for a long time.