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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove unnecessary selector specificity from font-family setting #292

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

szuperaz
Copy link
Collaborator

馃幆 Goal

Fix this issue: GetStream/stream-chat-angular#603

馃洜 Implementation details

The font-family setting is inherited, so there is no need for the extra * selector, which can make integrators' lives harder.

馃帹 UI Changes

Add relevant screenshots

Make sure to test with both Angular and React (with both MessageList and VirtualizedMessageList components) SDKs

@szuperaz szuperaz merged commit 04e110d into main Apr 25, 2024
@szuperaz szuperaz deleted the fix-font-setting branch April 25, 2024 13:58
github-actions bot pushed a commit that referenced this pull request Apr 25, 2024
# [4.15.0](v4.14.0...v4.15.0) (2024-04-25)

### Bug Fixes

* remove unnecessary selector specificity from font-family setting ([#292](#292)) ([04e110d](04e110d))

### Features

* **angular:** allow customizing avatar, icon and loading indicator from CSS ([#291](#291)) ([b4d1658](b4d1658)), closes [/github.com/GetStream/stream-video-js/blob/main/packages/styling/src/Icon/Icon-theme.scss#L16](https://github.com//github.com/GetStream/stream-video-js/blob/main/packages/styling/src/Icon/Icon-theme.scss/issues/L16)
Copy link

馃帀 This PR is included in version 4.15.0 馃帀

The release is available on:

Your semantic-release bot 馃摝馃殌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants