-
Notifications
You must be signed in to change notification settings - Fork 33
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
feat: apply themev2 for channel list #275
Conversation
@@ -0,0 +1,13 @@ | |||
#root { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
chat UI layout controlled by integrator (not by stream-chat-css)
title: Themeing and CSS v2 | ||
--- | ||
|
||
import ChannelPreviewThemeScreenshot1 from "../assets/channel-preview-theme1-screenshot.png"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all screenshots will be updated once theming is done
- Border radiuses | ||
- Spacing (makes the chat UI more spacious/compact) | ||
|
||
The full list of theme variables (TODO: provide a better list with descriptions) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd like to research if there is a way to generate docs for SCSS variables based on doc comments
projects/stream-chat-angular/src/lib/channel-preview/channel-preview.component.html
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
projects/stream-chat-angular/src/lib/channel-list/channel-list.component.ts
Outdated
Show resolved
Hide resolved
projects/stream-chat-angular/src/lib/channel-preview/channel-preview.component.html
Show resolved
Hide resolved
2fd4201
to
8fc7a59
Compare
5e6e1be
to
5c8618b
Compare
5c8618b
to
2f45805
Compare
🎉 This PR is included in version 4.0.0-theming-v2.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 4.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Changes in stream-chat-css: GetStream/stream-chat-css#83