Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @stream-io/stream-chat-css to v4-rc #2153

Merged
merged 4 commits into from
Nov 8, 2023

Conversation

arnautov-anton
Copy link
Contributor

@arnautov-anton arnautov-anton commented Nov 2, 2023

🎯 Goal

This PR bumps our CSS package to the latest RC version which separates emoji-mart related styling rules and emoji-replacement (styling rules for the Chat.useImageFlagEmojisOnWindows property) from the main index.css to reduce final bundle size for integrators who do not wish to use these stylesheets.

Fixes: #2116

NOTE: This PR is part of the v11 release, it should should be merged only after v4 of stream-chat-css lands.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c6b91dc) 83.55% compared to head (aa40b5c) 83.55%.

❗ Current head aa40b5c differs from pull request most recent head b663c3f. Consider uploading reports for the commit b663c3f to get more accurate results

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@                    Coverage Diff                     @@
##           feat/emoji-picker-delete    #2153    +/-   ##
==========================================================
  Coverage                     83.55%   83.55%            
==========================================================
  Files                           302      302            
  Lines                          6997     6997            
  Branches                       1876     1987   +111     
==========================================================
  Hits                           5846     5846            
+ Misses                          984      819   -165     
- Partials                        167      332   +165     
Files Coverage Δ
src/components/Chat/Chat.tsx 96.66% <ø> (ø)

... and 66 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

github-actions bot pushed a commit that referenced this pull request Nov 2, 2023
## [11.0.0-rc.3](v11.0.0-rc.2...v11.0.0-rc.3) (2023-11-02)

### Bug Fixes

* prevent flashing EmptyStateIndicator in ChannelList before the first channels page is loaded ([#2150](#2150)) ([a2a9645](a2a9645))

### Features

* add commands translations ([#2149](#2149)) ([f55c86f](f55c86f))

### Chores

* **deps:** bump @stream-io/stream-chat-css to v4-rc ([#2153](#2153)) ([030688f](030688f))
@arnautov-anton arnautov-anton force-pushed the feat/emoji-picker-delete branch from cf92829 to 90a7ba0 Compare November 7, 2023 22:11
@arnautov-anton arnautov-anton force-pushed the feat/emoji-picker-delete branch from 90a7ba0 to 179326a Compare November 8, 2023 16:45
@arnautov-anton arnautov-anton merged commit d128509 into feat/emoji-picker-delete Nov 8, 2023
4 of 6 checks passed
@arnautov-anton arnautov-anton deleted the chore/css-v4 branch November 8, 2023 16:50
arnautov-anton added a commit that referenced this pull request Nov 13, 2023
### 🎯 Goal

This PR bumps our CSS package to the latest RC version which separates
`emoji-mart` related styling rules and `emoji-replacement` (styling
rules for the `Chat.useImageFlagEmojisOnWindows` property) from the main
`index.css` to reduce final bundle size for integrators who do not wish
to use these stylesheets.

Fixes: #2116

NOTE: This PR is part of the `v11` release, it should should be merged
only after `v4` of `stream-chat-css` lands.
arnautov-anton added a commit that referenced this pull request Nov 14, 2023
### 🎯 Goal

This PR bumps our CSS package to the latest RC version which separates
`emoji-mart` related styling rules and `emoji-replacement` (styling
rules for the `Chat.useImageFlagEmojisOnWindows` property) from the main
`index.css` to reduce final bundle size for integrators who do not wish
to use these stylesheets.

Fixes: #2116

NOTE: This PR is part of the `v11` release, it should should be merged
only after `v4` of `stream-chat-css` lands.
arnautov-anton added a commit that referenced this pull request Nov 22, 2023
This PR bumps our CSS package to the latest RC version which separates
`emoji-mart` related styling rules and `emoji-replacement` (styling
rules for the `Chat.useImageFlagEmojisOnWindows` property) from the main
`index.css` to reduce final bundle size for integrators who do not wish
to use these stylesheets.

Fixes: #2116

NOTE: This PR is part of the `v11` release, it should should be merged
only after `v4` of `stream-chat-css` lands.
arnautov-anton added a commit that referenced this pull request Nov 27, 2023
This PR bumps our CSS package to the latest RC version which separates
`emoji-mart` related styling rules and `emoji-replacement` (styling
rules for the `Chat.useImageFlagEmojisOnWindows` property) from the main
`index.css` to reduce final bundle size for integrators who do not wish
to use these stylesheets.

Fixes: #2116

NOTE: This PR is part of the `v11` release, it should should be merged
only after `v4` of `stream-chat-css` lands.
arnautov-anton added a commit that referenced this pull request Nov 27, 2023
This PR bumps our CSS package to the latest RC version which separates
`emoji-mart` related styling rules and `emoji-replacement` (styling
rules for the `Chat.useImageFlagEmojisOnWindows` property) from the main
`index.css` to reduce final bundle size for integrators who do not wish
to use these stylesheets.

Fixes: #2116

NOTE: This PR is part of the `v11` release, it should should be merged
only after `v4` of `stream-chat-css` lands.
arnautov-anton added a commit that referenced this pull request Nov 27, 2023
This PR bumps our CSS package to the latest RC version which separates
`emoji-mart` related styling rules and `emoji-replacement` (styling
rules for the `Chat.useImageFlagEmojisOnWindows` property) from the main
`index.css` to reduce final bundle size for integrators who do not wish
to use these stylesheets.

Fixes: #2116

NOTE: This PR is part of the `v11` release, it should should be merged
only after `v4` of `stream-chat-css` lands.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants