GetStream / stream-chat-js

JS / Browser Client - Build Chat with GetStream.io
https://getstream.io/chat/
Other
183 stars 76 forks source link

feat: add support for pinning channels #1378

Closed akupila closed 4 weeks ago

akupila commented 1 month ago

CLA

Description of the changes, What, Why and How?

This adds support for pinning and unpinning channels. The channel pin is stored on the user-channel relationship (channel membership). The backend API endpoint for this is not yet live.

Changelog

github-actions[bot] commented 1 month ago

Size Change: +1.52 kB (+0.34%)

Total Size: 453 kB

Filename Size Change
dist/browser.es.js 98.5 kB +338 B (+0.34%)
dist/browser.full-bundle.min.js 56.3 kB +160 B (+0.29%)
dist/browser.js 99.7 kB +345 B (+0.35%)
dist/index.es.js 98.6 kB +336 B (+0.34%)
dist/index.js 99.8 kB +340 B (+0.34%)

compressed-size-action